問題一覧
1
interface gi1/1 switchport mode access switchport access valn8 interface gi1/3 switchport mode access switchport access vlan8 switchport voice vlan9
2
Router1(config)#access-list 99 permit 192.168.100.32 0.0.0.31 Router1(config)#ip nat inside source list 99 interface gi1/0/0 overload Router1(config)#interface gi2/0/1.200 Router1(config-if)#ip nat inside Router1(config)#interface gi1/0/0 Router1(config-if)#ip nat outside
3
R2(config)#interface gi0/0 R2(config-if)#ip helper-address 198.51.100.100, R1(config)#interface fa0/0 R1(config-if)#ip address dhcp R1(config-if)#no shutdown
4
router(config)#hostname R15 router15(config)#ip domain-name cisco.com router15(config-line)#crypto key generate rsa general-keys modulus 1024 router15(config-line)#ip ssh version 2 router15(config-line)#line vty 0 15 router15(config-line)#transport input ssh
5
R14# interfacefastethernet0/0 ip adress 10.73.65.65 255.255.255.252 ip ospf priority 0 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0 R86# interfacefastethernet0/0 ip address 10.73.65.66 255.255.255.252 ip mtu1500 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0
6
config t ip address-list extended wwwblock deny tcp any host 10.30.0.100 eq 80 permit ip any any int vlan 20 ip access-group wwwblock in
7
R3(config)#interface gi0/0 R3(config-if)#ip ospf priority255 R2(config)#interface gi0/0 R2(config-if)#ip ospf priority 240
8
R1#enable R1#configure terminal R1(config)#ip domain-name cisco.com R1(config)#crypto key generate rsa modulus 1024
9
access-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any line vty 0 15 ip access-group 100 in
10
router ospf 10 network 10.0.0.0 0.0.0.3 area 0 network 10.0.1.0 0.0.0.255 area 0
11
R14# interface fa0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf priority 255 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.4 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0 R86# interface fa0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast ip mtu 1500 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0
12
interface fa0/1 switchport priority extend trust
13
ntp authenticate ntp authentication-key 2 sha1 CISCO123 ntp source Loopback0 ntp access-group server-only 10 ntp master 2 ! access-list 10 permit udp host 209.165.200.225 any eq 123
14
router(config)# interface Gi0/0 router(config)# ip ospf network point-to-point
15
R2(config)#interface gi0/0 R2(config-if)#ip ospf priority 100
16
sw1(config-if)#switchport mode access sw1(config-if)#switchport port-security sw1(config-if)#switchport port-security mac-address 0050.7966.6800
17
interface Gi0/1 ip ospf 1 area 1
18
switch(config)#IIdp port-description
19
no switchport mode trunk switchport trunk encapsulation isl switchport mode access vlan 20
20
no switchport mode trunk switchport trunk encapsulation isl switchport mode access vlan 20
21
R1# ! interface Loopback0 ip address 10.1.1.1 255.255.255.255 ! interface fastethernet0/0 ip address 10.139.91.1 255.255.255.252 ip nat outside ip virtual-reassembly in ! interface fastethernet1/0 ip address 172.16.29.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! router eigrp 100 network 10.1.1.1 0.0.0.0 network 10.139.91.0 0.0.0.3 ! ip nat inside source static 172.16.29.78 10.199.77.100 R2# ip route 10.199.77.100 255.255.255.255 10.139.91.1
22
interface Gi0/0 encapsulation dont1q 3 ip address 10.10.2.10 255.255.254.0
23
ip route 10.1.1.10 255.255.255.255 gi0/0 125
24
SW1(config)# enable secret ccnatest123, SW1(config)# line vty 0 15 SW1(config-line)#transport 入力 ssh
25
R1 ip router 172.16.2.0 255.255.255.224 172.16.0.6 111 R2 ip router 172.16.1.0 255.255.255.0 172.16.0.5 112
26
SwitchA(config-if)#switchport mode access SwitchA(config-if)#switchport access vian 50 SwitchA(config-if)#switchport voice vlan 51
27
ip route 10.10.10.0 255.255.255.240 g0/0
28
config t ! username test1 password testpass1 enable secret level 15 0 Test123 ! line vty 0 15 login local transport input telnet
29
interface FastEthernet0/0 ip address 10.122.49.1 255.255.255.252 ip access-group 110 in ip access-list extended 110 permit tcp 10.139.58.0 0.0.0.15 host 10.122.49.1 eq 22
30
R1(config)# username engineer2 secret 4 S1Sb1Ju$kZbBS1Pyh4QzwXyZ
31
no access-list 2699 deny ip any 10.20.1.0 0.0.0.255
32
ip ルート 10.10.10.0 255.255.255.0 192.168.2.3, ip ルート 10.10.10.10 255.255.255.255 192.168.2.2
33
NewSW(config)#interface f0/0 NewSW(config-if)# switchport mode trunk NewSW(config-if)# switchport trunk allowed vlan 2.10 NewSW(config-if)# switchport trunk native vlan 2
34
NewSW(config)#interface f0/0 NewSW(config-if)# switchport mode trunk NewSW(config-if)# switchport trunk allowed vlan 2.10 NewSW(config-if)# switchport trunk native vlan 2
35
SW1(config)#no cdp run SW1(config)#interface gigabitethernet1/0/1 SW1(config-if)#Ildp transmit SW1(config-if)#lldn receive
36
switchport mode trunk switchport trunk native vlan 321 switchport trunk allowed vlan 100,200,300
37
interface gi0/0 ip address 10.0.0.34 255.255.255.224 ip ospf priority 100
38
SW4# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14,108 SW11# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14,108 interface Gi0/1 switchport mode trunk switchport trunk allowed vlan 14,108 SW9# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14
39
R1(config)#interface fastEthernet 0/0 R1(config)#ip ospf priorty 200, R3(config)#interface fastEthernet 0/0 R3(config)#ip ospf priorty 0
40
interface e0/0 description to HQ-A371:19452 ip address 209.165.201.2 255.255.255.252
41
R1(config)#ip route 10.0.0.0 255.255.255.0 192.168.0.2 R1(config)#ip route 10.0.0.0 255.255.255.255 172.16.0.2
42
IP ルート 209.165.200.224 255.255.255.224 209.165.202.129 254
43
IP ルート 209.165.200.224 255.255.255.224 209.165.202.129 254
44
R1(config)#interface FastEthernet 0/0 R1(config-if)#ip ospf priority 200 R1#clear ip ospf process
45
interface gi1/0/15 switchport port-security switchport port-security maximum 2
46
interface GigabitEthernet 1/1 switchport mode access switchport access vlan 11 interface GigabitEthernet 1/24 switchport mode trunk
47
R1(config)#username admin privilege 15 secret p@ss1234 R1(config-if)#line vty 0 4 R1(config-line)#login local
48
スイッチ(config)#インターフェイスvlan 10 スイッチ(config-if)#ipアドレス 192.168.0.1 255 255.255.248
49
Device(Config)#lldp run
50
no switchport ip address 192.168.32.30 255.255.255.224
51
username localuser secret plaintextpassword line con 0 login authorization default privilege level 15
52
::ffif 1014 1011/96, 2001 7011046:1111:1/64
53
OldR(config)#router ospf 1 OldR(config-router)#no router-id 192.168.1.1
54
interface FastEthernet0/1 switchport mode access switchport voice VLAN 10
55
interface FastEthernet 0/0 ip address 10.100.1.1 255.255.255.252 ip ospf priority 0 ip access-group 102 in router ospf 10 log-adjacency-changes network 10.1.1.1 0.0.0.0 area 0 network 10.100.1.0 0.0.0.3 area 0 router-id 10.1.1.1 access-list 102 permit 89 host 10.100.1.2 host 224.0.0.5 access-list 102 deny 89 any any access-list 102 permit ip any any
56
switchport mode trunk switchport trunk encapsulation dot1q switchport trunk allowed vlans 1-10
57
R2(config)#interface g0/0/0 R2(config-if)#ip ospf hello-interval 15 R2(config-if)#ip ospf dead-interval 20
58
SW1#config t SW1(config)#ntp master SW1(config)#ntp server 192.168.1.1
59
R1(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.6 2 R2(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.5 2
60
access-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any line vty 0 15 access-class 100 in
61
R1(config)#ip route 10.10.13.10 255.255.255.255 10.10.10.6 R2(config)#ip ルート 192.168.0.100 255.255.255.255 10.10.10.5
62
R7#configure terminal interface Fa1/0 ip address 10.1.56.1 255.255.255.0 no shutdown R8#configure terminal interface Fa0/0 ip address 10.9.32.1 255.255.255.0 no shutdown R9#configure terminal interface Fa1/1 ip address 10.23.96.1 255.255.240.0 no shutdown
63
SW1{config-if)#channel-group 1 モードがアクティブ SW2(config-if)#channel-group 1 モード パッシブ
64
SW1(config)#interface fa0/2 SW1(config-if)#no switchport mode trunk SW1(config-if)#no switchport trunk allowed vlan 3 SW1(config-if)#switchport mode access
65
R7#interface FastEthernet1/0 ip address 10.88.31.126 255.255.255.192 R8#interface FastEthernet0/0 ip address 10.19.63.94 255.255.255.240 R9#interface FastEthernet1/1 ip address 10.23.98.158 255.255.255.224
66
enable configure termianl ip nat pool mypool 192.168.3.1 192.168.3.3 prefix-length 30 access-list 1 permit 10.10.0.0 0.0.0.255 ip nat inside source list 1 pool mypool
67
#config1 RouterA(config)#cdp run RouterA(config)#interface gi0/0/0 RouterA(config-if)#no cdp enable
68
R1(config)#ip route 172.16.2.2 255.255.255.255 gi0/0
69
enable secret privilege 15 priv4t3p4ss line con 0 password p4ssw0rd1 login
70
ipv6 address 2001:EB8:C1:2200:1::331/64
71
Subnet : 10.7.54.0 Subnet mask : 255.255.254.0 Broadcast address : 10.7.55.255 Usable IP address range : 10.7.54.1 - 10.7.55.254
72
ip access-list extended deny_outbound 10 permit ip 192.168.240.0 0.0.15.255 10.125.128.32 0.0.0.31 eq 80 20 permit ip 192.168.240.0 0.0.15.255 10.0.0.0 0.255.255.255 30 deny ip any any log
73
hostname R1 ip domain name cisco crypto key generate rsa general-keys modulus 1024 username cisco privilege 15 password 0 cisco 123 ip ssh version 2 line vty 0 15 transport input ssh login local
74
switch(config)#spanning-tree portfast default
75
インターフェース Gi0/1 ipv6 アドレス 2001:db8:0F1B:FCCB:ACCE:FCED:ABCD:FA00:/127, インターフェース Gi0/0 ipv6 アドレス 2001:db8:0:AFFF::/64 eui-64
76
switchport mode dynamic auto switchport trunk native vlan 20 switchport trunk allowed vlan 30 switchport voice vlan 30
77
interface gi0/0/1 channel-group 10 mode active, interface channel-group 10 no switchport ip address 172.16.0.1.255.255.255.0
クラウドのコンセプト 1~10
クラウドのコンセプト 1~10
宮原賢人 · 10問 · 1年前クラウドのコンセプト 1~10
クラウドのコンセプト 1~10
10問 • 1年前クラウドのコンセプト 11~20
クラウドのコンセプト 11~20
宮原賢人 · 10問 · 1年前クラウドのコンセプト 11~20
クラウドのコンセプト 11~20
10問 • 1年前クラウドのコンセプト 21~30
クラウドのコンセプト 21~30
宮原賢人 · 10問 · 1年前クラウドのコンセプト 21~30
クラウドのコンセプト 21~30
10問 • 1年前クラウドのコンセプト 31~40
クラウドのコンセプト 31~40
宮原賢人 · 10問 · 1年前クラウドのコンセプト 31~40
クラウドのコンセプト 31~40
10問 • 1年前クラウドのコンセプト 41~50
クラウドのコンセプト 41~50
宮原賢人 · 10問 · 1年前クラウドのコンセプト 41~50
クラウドのコンセプト 41~50
10問 • 1年前クラウドのコンセプト 51~60
クラウドのコンセプト 51~60
宮原賢人 · 10問 · 1年前クラウドのコンセプト 51~60
クラウドのコンセプト 51~60
10問 • 1年前クラウドのコンセプト 61~65
クラウドのコンセプト 61~65
宮原賢人 · 5問 · 1年前クラウドのコンセプト 61~65
クラウドのコンセプト 61~65
5問 • 1年前セキュリティとコンプライアンス 01~10
セキュリティとコンプライアンス 01~10
宮原賢人 · 10問 · 1年前セキュリティとコンプライアンス 01~10
セキュリティとコンプライアンス 01~10
10問 • 1年前セキュリティとコンプライアンス 11~20
セキュリティとコンプライアンス 11~20
宮原賢人 · 10問 · 1年前セキュリティとコンプライアンス 11~20
セキュリティとコンプライアンス 11~20
10問 • 1年前セキュリティとコンプライアンス 21~30
セキュリティとコンプライアンス 21~30
宮原賢人 · 10問 · 1年前セキュリティとコンプライアンス 21~30
セキュリティとコンプライアンス 21~30
10問 • 1年前セキュリティとコンプライアンス 31~40
セキュリティとコンプライアンス 31~40
宮原賢人 · 10問 · 1年前セキュリティとコンプライアンス 31~40
セキュリティとコンプライアンス 31~40
10問 • 1年前セキュリティとコンプライアンス 41~50
セキュリティとコンプライアンス 41~50
宮原賢人 · 10問 · 1年前セキュリティとコンプライアンス 41~50
セキュリティとコンプライアンス 41~50
10問 • 1年前セキュリティとコンプライアンス 51~60
セキュリティとコンプライアンス 51~60
宮原賢人 · 10問 · 1年前セキュリティとコンプライアンス 51~60
セキュリティとコンプライアンス 51~60
10問 • 1年前クラウドテクノロジーとサービス 01~10
クラウドテクノロジーとサービス 01~10
宮原賢人 · 10問 · 1年前クラウドテクノロジーとサービス 01~10
クラウドテクノロジーとサービス 01~10
10問 • 1年前クラウドテクノロジーとサービス 11~20
クラウドテクノロジーとサービス 11~20
宮原賢人 · 10問 · 1年前クラウドテクノロジーとサービス 11~20
クラウドテクノロジーとサービス 11~20
10問 • 1年前クラウドテクノロジーとサービス 21~30
クラウドテクノロジーとサービス 21~30
宮原賢人 · 10問 · 1年前クラウドテクノロジーとサービス 21~30
クラウドテクノロジーとサービス 21~30
10問 • 1年前クラウドテクノロジーとサービス 31~40
クラウドテクノロジーとサービス 31~40
宮原賢人 · 10問 · 1年前クラウドテクノロジーとサービス 31~40
クラウドテクノロジーとサービス 31~40
10問 • 1年前クラウドテクノロジーとサービス 41~50
クラウドテクノロジーとサービス 41~50
宮原賢人 · 10問 · 1年前クラウドテクノロジーとサービス 41~50
クラウドテクノロジーとサービス 41~50
10問 • 1年前問題一覧
1
interface gi1/1 switchport mode access switchport access valn8 interface gi1/3 switchport mode access switchport access vlan8 switchport voice vlan9
2
Router1(config)#access-list 99 permit 192.168.100.32 0.0.0.31 Router1(config)#ip nat inside source list 99 interface gi1/0/0 overload Router1(config)#interface gi2/0/1.200 Router1(config-if)#ip nat inside Router1(config)#interface gi1/0/0 Router1(config-if)#ip nat outside
3
R2(config)#interface gi0/0 R2(config-if)#ip helper-address 198.51.100.100, R1(config)#interface fa0/0 R1(config-if)#ip address dhcp R1(config-if)#no shutdown
4
router(config)#hostname R15 router15(config)#ip domain-name cisco.com router15(config-line)#crypto key generate rsa general-keys modulus 1024 router15(config-line)#ip ssh version 2 router15(config-line)#line vty 0 15 router15(config-line)#transport input ssh
5
R14# interfacefastethernet0/0 ip adress 10.73.65.65 255.255.255.252 ip ospf priority 0 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0 R86# interfacefastethernet0/0 ip address 10.73.65.66 255.255.255.252 ip mtu1500 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0
6
config t ip address-list extended wwwblock deny tcp any host 10.30.0.100 eq 80 permit ip any any int vlan 20 ip access-group wwwblock in
7
R3(config)#interface gi0/0 R3(config-if)#ip ospf priority255 R2(config)#interface gi0/0 R2(config-if)#ip ospf priority 240
8
R1#enable R1#configure terminal R1(config)#ip domain-name cisco.com R1(config)#crypto key generate rsa modulus 1024
9
access-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any line vty 0 15 ip access-group 100 in
10
router ospf 10 network 10.0.0.0 0.0.0.3 area 0 network 10.0.1.0 0.0.0.255 area 0
11
R14# interface fa0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf priority 255 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.4 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0 R86# interface fa0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast ip mtu 1500 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0
12
interface fa0/1 switchport priority extend trust
13
ntp authenticate ntp authentication-key 2 sha1 CISCO123 ntp source Loopback0 ntp access-group server-only 10 ntp master 2 ! access-list 10 permit udp host 209.165.200.225 any eq 123
14
router(config)# interface Gi0/0 router(config)# ip ospf network point-to-point
15
R2(config)#interface gi0/0 R2(config-if)#ip ospf priority 100
16
sw1(config-if)#switchport mode access sw1(config-if)#switchport port-security sw1(config-if)#switchport port-security mac-address 0050.7966.6800
17
interface Gi0/1 ip ospf 1 area 1
18
switch(config)#IIdp port-description
19
no switchport mode trunk switchport trunk encapsulation isl switchport mode access vlan 20
20
no switchport mode trunk switchport trunk encapsulation isl switchport mode access vlan 20
21
R1# ! interface Loopback0 ip address 10.1.1.1 255.255.255.255 ! interface fastethernet0/0 ip address 10.139.91.1 255.255.255.252 ip nat outside ip virtual-reassembly in ! interface fastethernet1/0 ip address 172.16.29.1 255.255.255.0 ip nat inside ip virtual-reassembly in ! router eigrp 100 network 10.1.1.1 0.0.0.0 network 10.139.91.0 0.0.0.3 ! ip nat inside source static 172.16.29.78 10.199.77.100 R2# ip route 10.199.77.100 255.255.255.255 10.139.91.1
22
interface Gi0/0 encapsulation dont1q 3 ip address 10.10.2.10 255.255.254.0
23
ip route 10.1.1.10 255.255.255.255 gi0/0 125
24
SW1(config)# enable secret ccnatest123, SW1(config)# line vty 0 15 SW1(config-line)#transport 入力 ssh
25
R1 ip router 172.16.2.0 255.255.255.224 172.16.0.6 111 R2 ip router 172.16.1.0 255.255.255.0 172.16.0.5 112
26
SwitchA(config-if)#switchport mode access SwitchA(config-if)#switchport access vian 50 SwitchA(config-if)#switchport voice vlan 51
27
ip route 10.10.10.0 255.255.255.240 g0/0
28
config t ! username test1 password testpass1 enable secret level 15 0 Test123 ! line vty 0 15 login local transport input telnet
29
interface FastEthernet0/0 ip address 10.122.49.1 255.255.255.252 ip access-group 110 in ip access-list extended 110 permit tcp 10.139.58.0 0.0.0.15 host 10.122.49.1 eq 22
30
R1(config)# username engineer2 secret 4 S1Sb1Ju$kZbBS1Pyh4QzwXyZ
31
no access-list 2699 deny ip any 10.20.1.0 0.0.0.255
32
ip ルート 10.10.10.0 255.255.255.0 192.168.2.3, ip ルート 10.10.10.10 255.255.255.255 192.168.2.2
33
NewSW(config)#interface f0/0 NewSW(config-if)# switchport mode trunk NewSW(config-if)# switchport trunk allowed vlan 2.10 NewSW(config-if)# switchport trunk native vlan 2
34
NewSW(config)#interface f0/0 NewSW(config-if)# switchport mode trunk NewSW(config-if)# switchport trunk allowed vlan 2.10 NewSW(config-if)# switchport trunk native vlan 2
35
SW1(config)#no cdp run SW1(config)#interface gigabitethernet1/0/1 SW1(config-if)#Ildp transmit SW1(config-if)#lldn receive
36
switchport mode trunk switchport trunk native vlan 321 switchport trunk allowed vlan 100,200,300
37
interface gi0/0 ip address 10.0.0.34 255.255.255.224 ip ospf priority 100
38
SW4# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14,108 SW11# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14,108 interface Gi0/1 switchport mode trunk switchport trunk allowed vlan 14,108 SW9# interface Gi0/2 switchport mode trunk switchport trunk allowed vlan 14
39
R1(config)#interface fastEthernet 0/0 R1(config)#ip ospf priorty 200, R3(config)#interface fastEthernet 0/0 R3(config)#ip ospf priorty 0
40
interface e0/0 description to HQ-A371:19452 ip address 209.165.201.2 255.255.255.252
41
R1(config)#ip route 10.0.0.0 255.255.255.0 192.168.0.2 R1(config)#ip route 10.0.0.0 255.255.255.255 172.16.0.2
42
IP ルート 209.165.200.224 255.255.255.224 209.165.202.129 254
43
IP ルート 209.165.200.224 255.255.255.224 209.165.202.129 254
44
R1(config)#interface FastEthernet 0/0 R1(config-if)#ip ospf priority 200 R1#clear ip ospf process
45
interface gi1/0/15 switchport port-security switchport port-security maximum 2
46
interface GigabitEthernet 1/1 switchport mode access switchport access vlan 11 interface GigabitEthernet 1/24 switchport mode trunk
47
R1(config)#username admin privilege 15 secret p@ss1234 R1(config-if)#line vty 0 4 R1(config-line)#login local
48
スイッチ(config)#インターフェイスvlan 10 スイッチ(config-if)#ipアドレス 192.168.0.1 255 255.255.248
49
Device(Config)#lldp run
50
no switchport ip address 192.168.32.30 255.255.255.224
51
username localuser secret plaintextpassword line con 0 login authorization default privilege level 15
52
::ffif 1014 1011/96, 2001 7011046:1111:1/64
53
OldR(config)#router ospf 1 OldR(config-router)#no router-id 192.168.1.1
54
interface FastEthernet0/1 switchport mode access switchport voice VLAN 10
55
interface FastEthernet 0/0 ip address 10.100.1.1 255.255.255.252 ip ospf priority 0 ip access-group 102 in router ospf 10 log-adjacency-changes network 10.1.1.1 0.0.0.0 area 0 network 10.100.1.0 0.0.0.3 area 0 router-id 10.1.1.1 access-list 102 permit 89 host 10.100.1.2 host 224.0.0.5 access-list 102 deny 89 any any access-list 102 permit ip any any
56
switchport mode trunk switchport trunk encapsulation dot1q switchport trunk allowed vlans 1-10
57
R2(config)#interface g0/0/0 R2(config-if)#ip ospf hello-interval 15 R2(config-if)#ip ospf dead-interval 20
58
SW1#config t SW1(config)#ntp master SW1(config)#ntp server 192.168.1.1
59
R1(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.6 2 R2(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.5 2
60
access-list 100 deny tcp host 172.16.1.33 any eq 22 access-list 100 permit ip any any line vty 0 15 access-class 100 in
61
R1(config)#ip route 10.10.13.10 255.255.255.255 10.10.10.6 R2(config)#ip ルート 192.168.0.100 255.255.255.255 10.10.10.5
62
R7#configure terminal interface Fa1/0 ip address 10.1.56.1 255.255.255.0 no shutdown R8#configure terminal interface Fa0/0 ip address 10.9.32.1 255.255.255.0 no shutdown R9#configure terminal interface Fa1/1 ip address 10.23.96.1 255.255.240.0 no shutdown
63
SW1{config-if)#channel-group 1 モードがアクティブ SW2(config-if)#channel-group 1 モード パッシブ
64
SW1(config)#interface fa0/2 SW1(config-if)#no switchport mode trunk SW1(config-if)#no switchport trunk allowed vlan 3 SW1(config-if)#switchport mode access
65
R7#interface FastEthernet1/0 ip address 10.88.31.126 255.255.255.192 R8#interface FastEthernet0/0 ip address 10.19.63.94 255.255.255.240 R9#interface FastEthernet1/1 ip address 10.23.98.158 255.255.255.224
66
enable configure termianl ip nat pool mypool 192.168.3.1 192.168.3.3 prefix-length 30 access-list 1 permit 10.10.0.0 0.0.0.255 ip nat inside source list 1 pool mypool
67
#config1 RouterA(config)#cdp run RouterA(config)#interface gi0/0/0 RouterA(config-if)#no cdp enable
68
R1(config)#ip route 172.16.2.2 255.255.255.255 gi0/0
69
enable secret privilege 15 priv4t3p4ss line con 0 password p4ssw0rd1 login
70
ipv6 address 2001:EB8:C1:2200:1::331/64
71
Subnet : 10.7.54.0 Subnet mask : 255.255.254.0 Broadcast address : 10.7.55.255 Usable IP address range : 10.7.54.1 - 10.7.55.254
72
ip access-list extended deny_outbound 10 permit ip 192.168.240.0 0.0.15.255 10.125.128.32 0.0.0.31 eq 80 20 permit ip 192.168.240.0 0.0.15.255 10.0.0.0 0.255.255.255 30 deny ip any any log
73
hostname R1 ip domain name cisco crypto key generate rsa general-keys modulus 1024 username cisco privilege 15 password 0 cisco 123 ip ssh version 2 line vty 0 15 transport input ssh login local
74
switch(config)#spanning-tree portfast default
75
インターフェース Gi0/1 ipv6 アドレス 2001:db8:0F1B:FCCB:ACCE:FCED:ABCD:FA00:/127, インターフェース Gi0/0 ipv6 アドレス 2001:db8:0:AFFF::/64 eui-64
76
switchport mode dynamic auto switchport trunk native vlan 20 switchport trunk allowed vlan 30 switchport voice vlan 30
77
interface gi0/0/1 channel-group 10 mode active, interface channel-group 10 no switchport ip address 172.16.0.1.255.255.255.0