Configuration Booklet

1 downloads 0 Views 279KB Size Report
Apr 25, 2013 - HOST.222#configure terminal. HOST.222(config)#snmp-server view all mib-2 included. HOST.222(config)#nmp-server view all cisco included.
.

Configuration Booklet

Dariusz Terefenko X00088029 I hereby certify that this project and supporting documentation which I now submit for assessment by the Department of Computing, Institute of Technology Tallaght, on the programme of study leading to the award of B.Sc.(Ordinary) in IT Management is entirely my own work, except where acknowledged, and has not been submitted for assessment for any academic purpose other than in partial fulfilment for that stated above.

Signed:

__________________________________

Date:

__________________________________

Dariusz Terefenko X00088029

Configuration Booklet List of Appendices

APPENDIX A.2

Interface Configuration

2

APPENDIX B.2

IP Routing Configuration

11

APPENDIX C.2

SNMP Configuration

24

APPENDIX D.2

Running Configuration

48

Thursday, 25 April 2013

Page 1 of 79

Dariusz Terefenko X00088029 APPENDIX A.2

Configuration Booklet

INTERFACE CONFIGURATION

IOS Configuration Router ALPHA Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname ALPHA Router(config)#no ip domain-lookup ALPHA(config)#interface GigabitEthernet2/0 ALPHA(config-if)#ip address 192.168.43.100 255.255.255.0 ALPHA(config-if)#no shutdown ALPHA(config-if)#exit ALPHA(config)#interface Serial1/0 ALPHA(config-if)#ip address 93.107.209.225 255.255.255.252 ALPHA(config-if)#clock rate 64000 ALPHA(config-if)#no shutdown ALPHA(config-if)#exit ALPHA(config)#interface GigabitEthernet0/0 ALPHA(config-if)#ip address 93.107.209.129 255.255.255.224 ALPHA(config-if)#no shutdown ALPHA(config-if)#exit ALPHA(config)#exit ALPHA#copy running-config startup-config PC Network Connection Detetails:

Screenshot from WLAN Network Connection Details in PC.

Thursday, 25 April 2013

Page 2 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Router HOST.130 Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname HOST.130 HOST.130(config)#no ip domain-lookup HOST.130(config)#no ip routing HOST.130(config)#interface FastEthernet0 HOST.130(config-if)#ip address 93.107.209.130 255.255.255.224 HOST.130(config-if)#no shutdown HOST.130(config-if)#exit HOST.130(config)#ip default-gateway 93.107.209.129 HOST.130(config)#exit HOST.130#copy running-config startup-config Router HOST.158 Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname HOST.158 HOST.158(config)#no ip domain-lookup HOST.158(config)#no ip routing HOST.158(config)#interface FastEthernet0 HOST.158(config-if)#ip address 93.107.209.158 255.255.255.224 HOST.158(config-if)#no shutdown HOST.158(config-if)#exit HOST.158(config)#ip default-gateway 93.107.209.129 HOST.158(config)#exit HOST.158#copy running-config startup-config Router BRAVO Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname BRAVO Router(config)#no ip domain-lookup BRAVO(config)#interface GigabitEthernet0/0 BRAVO(config-if)#ip address 93.107.209.161 255.255.255.224 BRAVO(config-if)#no shutdown BRAVO(config-if)#exit Thursday, 25 April 2013

Page 3 of 79

Dariusz Terefenko X00088029

Configuration Booklet

BRAVO(config)#interface Serial1/0 BRAVO(config-if)#ip address 93.107.209.226 255.255.255.252 BRAVO(config-if)#no shutdown BRAVO(config-if)#exit BRAVO(config)#interface Serial1/1 BRAVO(config-if)#ip address 93.107.209.229 255.255.255.252 BRAVO(config-if)#clock rate 64000 BRAVO(config-if)#no shutdown BRAVO(config-if)#exit BRAVO(config)#exit BRAVO#copy running-config startup-config Router HOST.162 Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname HOST.162 HOST.162(config)#no ip domain-lookup HOST.162(config)#no ip routing HOST.162(config)#interface FastEthernet0 HOST.162(config-if)#ip address 93.107.209.162 255.255.255.224 HOST.162(config-if)#no shutdown HOST.162(config-if)#exit HOST.162(config)#ip default-gateway 93.107.209.161 HOST.162(config)#exit HOST.162#copy running-config startup-config Router HOST.190 Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname HOST.190 HOST.190(config)#no ip domain-lookup HOST.190(config)#no ip routing HOST.190(config)#interface FastEthernet0 HOST.190(config-if)#ip address 93.107.209.190 255.255.255.224 HOST.190(config-if)#no shutdown HOST.190(config-if)#exit HOST.190(config)#ip default-gateway 93.107.209.161 Thursday, 25 April 2013

Page 4 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.190(config)#exit HOST.190#copy running-config startup-config Router CHARLIE Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname CHARLIE CHARLIE(config)#no ip domain-lookup CHARLIE(config)#interface GigabitEthernet0/0 CHARLIE(config-if)#ip address 93.107.209.193 255.255.255.224 CHARLIE(config-if)#no shutdown CHARLIE(config-if)#exit CHARLIE(config)#interface Serial1/1 CHARLIE(config-if)#ip address 93.107.209.230 255.255.255.252 CHARLIE(config-if)#no shutdown CHARLIE(config-if)#exit CHARLIE(config)#exit CHARLIE#copy running-config startup-config Router HOST.194 Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname HOST.194 HOST.194(config)#no ip domain-lookup HOST.194(config)#no ip routing HOST.194(config)#interface FastEthernet0 HOST.194(config-if)#ip address 93.107.209.194 255.255.255.224 HOST.194(config-if)#no shutdown HOST.194(config-if)#exit HOST.194(config)#ip default-gateway 93.107.209.193 HOST.194(config)#exit HOST.194#copy running-config startup-config Router HOST.222 Cisco IOS syntax: Router>enable Router#configure terminal Router(config)#hostname HOST.222 HOST.222(config)#no ip domain-lookup Thursday, 25 April 2013

Page 5 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.222(config)#no ip routing HOST.222(config)#interface FastEthernet0 HOST.222(config-if)#ip address 93.107.209.222 255.255.255.224 HOST.222(config-if)#no shutdown HOST.222(config-if)#exit HOST.222(config)#ip default-gateway 93.107.209.193 HOST.222(config)#exit HOST.222#copy running-config startup-config IOS Verification Router ALPHA Cisco IOS syntax: ALPHA#show ip interface brief Interface Ethernet0/0 GigabitEthernet0/0

IP-Address unassigned

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.129 YES NVRAM up

up

Serial1/0

93.107.209.225 YES NVRAM up

Serial1/1

unassigned

YES NVRAM administratively down down

Serial1/2

unassigned

YES NVRAM administratively down down

Serial1/3

unassigned

YES NVRAM administratively down down

GigabitEthernet2/0

down

192.168.43.100 YES NVRAM up

up

Router HOST.130 Cisco IOS syntax: HOST.130#show ip interface brief Interface

IP-Address

Ethernet0

unassigned

FastEthernet0

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.130 YES NVRAM up

up

Router HOST.158 Cisco IOS syntax: HOST.158#show ip interface brief Interface

IP-Address

Ethernet0

unassigned

FastEthernet0

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.158 YES NVRAM up

up

Router BRAVO Cisco IOS syntax: BRAVO#show ip interface brief Interface Ethernet0/0 GigabitEthernet0/0 Serial1/0 Thursday, 25 April 2013

IP-Address unassigned

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.161 YES NVRAM up 93.107.209.226 YES NVRAM up

up up Page 6 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Serial1/1

93.107.209.229 YES NVRAM up

up

Serial1/2

unassigned

YES NVRAM administratively down down

Serial1/3

unassigned

YES NVRAM administratively down down

Router HOST.162 Cisco IOS syntax: HOST.162#show ip interface brief Interface

IP-Address

Ethernet0

unassigned

FastEthernet0

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.162 YES NVRAM up

up

Router HOST.190 Cisco IOS syntax: HOST.190#show ip interface brief Interface

IP-Address

Ethernet0

unassigned

FastEthernet0

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.190 YES NVRAM up

up

Router CHARLIE Cisco IOS syntax: CHARLIE#show ip interface brief Interface Ethernet0/0 GigabitEthernet0/0

IP-Address unassigned

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.193 YES NVRAM up

up

Serial1/0

unassigned

YES NVRAM administratively down down

Serial1/1

93.107.209.230 YES NVRAM up

Serial1/2

unassigned

YES NVRAM administratively down down

Serial1/3

unassigned

YES NVRAM administratively down down

up

Router HOST.194 Cisco IOS syntax: HOST.194#show ip interface brief Interface

IP-Address

Ethernet0

unassigned

FastEthernet0

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.194 YES NVRAM up

up

Router HOST.222 Cisco IOS syntax: HOST.222#show ip interface brief Interface

IP-Address

Ethernet0

unassigned

FastEthernet0

OK? Method Status

Protocol

YES NVRAM administratively down down

93.107.209.222 YES NVRAM up

up

IOS Connectivity PC Windows Command Prcessor syntax: Microsoft Windows [Version 6.1.7601] Thursday, 25 April 2013

Page 7 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Copyright (c) 2009 Microsoft Corporation. All rights reserve

C:\Users\DaRo>ping 192.168.43.100

Pinging 192.168.43.100 with 32 bytes of data: Reply from 192.168.43.100: bytes=32 time=1294ms TTL=255 Reply from 192.168.43.100: bytes=32 time=1381ms TTL=255 Reply from 192.168.43.100: bytes=32 time=1510ms TTL=255 Reply from 192.168.43.100: bytes=32 time=1674ms TTL=255

Ping statistics for 192.168.43.100: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 1294ms, Maximum = 1674ms, Average = 1464ms Router ALPHA Cisco IOS syntax: ALPHA#ping 192.168.43.143

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.143, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 564/635/716 ms ALPHA#ping 93.107.209.130

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.130, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/66/84 ms ALPHA#ping 93.107.209.158

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.158, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 52/108/164 ms Router HOST.130 Cisco IOS syntax: HOST.130#ping 93.107.209.129 Thursday, 25 April 2013

Page 8 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.129, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 100/329/644 ms Router HOST.158 Cisco IOS syntax: HOST.158#ping 93.107.209.129

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.129, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/54/104 ms Router BRAVO Cisco IOS syntax: BRAVO#ping 93.107.209.162

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.162, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 32/80/148 ms BRAVO#ping 93.107.209.190

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.190, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 40/65/112 ms Router HOST.162 Cisco IOS syntax: HOST.162#ping 93.107.209.161

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.161, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/67/124 ms Router HOST.190 Cisco IOS syntax: HOST.190#ping 93.107.209.161

Thursday, 25 April 2013

Page 9 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.161, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/51/92 ms Router CHARLIE Cisco IOS syntax: CHARLIE#ping 93.107.209.194

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.194, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/100/288 ms CHARLIE#ping 93.107.209.222

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.222, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 12/83/140 ms Router HOST.194 Cisco IOS syntax: HOST.194#ping 93.107.209.193

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.193, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 32/76/152 ms Router HOST.222 Cisco IOS syntax: HOST.222#ping 93.107.209.193

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.193, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/59/156 ms

Thursday, 25 April 2013

Page 10 of 79

Dariusz Terefenko X00088029 APPENDIX B.2

Configuration Booklet

IP ROUTING CONFIGURATION

IOS Configuration Router ALPHA Cisco IOS syntax: ALPHA>enable ALPHA#configure terminal ALPHA(config)#ip route 0.0.0.0 0.0.0.0 192.168.43.143 ALPHA(config)#ip route 192.168.43.0 255.255.255.0 192.168.43.143 ALPHA(config)#router eigrp 1 ALPHA(config-router)#no auto-summary ALPHA(config-router)#network 93.107.209.128 0.0.0.31 ALPHA(config-router)#network 93.107.209.224 0.0.0.3 ALPHA(config-router)#redistribute static ALPHA(config-router)#redistribute static metric 10000 100 255 1 1500 ALPHA(config-router)#exit ALPHA(config)#exit ALPHA#copy running-config startup-config Router BRAVO Cisco IOS syntax: BRAVO>enable BRAVO#configure terminal BRAVO(config)#ip route 192.168.43.0 255.255.255.0 Serial1/0 BRAVO(config)#router eigrp 1 BRAVO(config-router)#no auto-summary BRAVO(config-router)#network 93.107.209.160 0.0.0.31 BRAVO(config-router)#network 93.107.209.224 0.0.0.3 BRAVO(config-router)#network 93.107.209.228 0.0.0.3 BRAVO(config-router)#exit BRAVO(config)#exit BRAVO#copy running-config startup-config Router CHARLIE Cisco IOS syntax: CHARLIE>enable CHARLIE#configure terminal CHARLIE(config)#ip route 192.168.43.0 255.255.255.0 Serial1/1 CHARLIE(config)#router eigrp 1 CHARLIE(config-router)#no auto-summary CHARLIE(config-router)#network 93.107.209.192 0.0.0.31 Thursday, 25 April 2013

Page 11 of 79

Dariusz Terefenko X00088029

Configuration Booklet

CHARLIE(config-router)#network 93.107.209.228 0.0.0.3 CHARLIE(config-router)#exit CHARLIE(config)#exit CHARLIE#copy running-config startup-config IOS Verification Router ALPHA Cisco IOS syntax: ALPHA#show ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, + - replicated route

Gateway of last resort is 192.168.43.143 to network 0.0.0.0

S*

0.0.0.0/0 [1/0] via 192.168.43.143 93.0.0.0/8 is variably subnetted, 7 subnets, 3 masks

C

93.107.209.128/27 is directly connected, GigabitEthernet0/0

L

93.107.209.129/32 is directly connected, GigabitEthernet0/0

D

93.107.209.160/27 [90/2170112] via 93.107.209.226, 04:06:40, Serial1/0

D

93.107.209.192/27 [90/2682112] via 93.107.209.226, 04:06:30, Serial1/0

C

93.107.209.224/30 is directly connected, Serial1/0

L

93.107.209.225/32 is directly connected, Serial1/0

D

93.107.209.228/30 [90/2681856] via 93.107.209.226, 04:06:40, Serial1/0 192.168.43.0/24 is variably subnetted, 2 subnets, 2 masks

C

192.168.43.0/24 is directly connected, GigabitEthernet2/0

L

192.168.43.100/32 is directly connected, GigabitEthernet2/0

Router BRAVO Cisco IOS syntax: BRAVO#show ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP Thursday, 25 April 2013

Page 12 of 79

Dariusz Terefenko X00088029

Configuration Booklet

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, + - replicated route

Gateway of last resort is 93.107.209.225 to network 0.0.0.0

D*EX 0.0.0.0/0 [170/2195456] via 93.107.209.225, 04:08:08, Serial1/0 93.0.0.0/8 is variably subnetted, 8 subnets, 3 masks D

93.107.209.128/27 [90/2170112] via 93.107.209.225, 04:08:08, Serial1/0

C

93.107.209.160/27 is directly connected, GigabitEthernet0/0

L

93.107.209.161/32 is directly connected, GigabitEthernet0/0

D

93.107.209.192/27 [90/2170112] via 93.107.209.230, 04:07:58, Serial1/1

C

93.107.209.224/30 is directly connected, Serial1/0

L

93.107.209.226/32 is directly connected, Serial1/0

C

93.107.209.228/30 is directly connected, Serial1/1

L

93.107.209.229/32 is directly connected, Serial1/1

S

192.168.43.0/24 is directly connected, Serial1/0

Router CHARLIE Cisco IOS syntax: CHARLIE#show ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, + - replicated route

Gateway of last resort is 93.107.209.229 to network 0.0.0.0

D*EX 0.0.0.0/0 [170/2707456] via 93.107.209.229, 04:08:19, Serial1/1 Thursday, 25 April 2013

Page 13 of 79

Dariusz Terefenko X00088029

Configuration Booklet

93.0.0.0/8 is variably subnetted, 7 subnets, 3 masks D

93.107.209.128/27 [90/2682112] via 93.107.209.229, 04:08:19, Serial1/1

D

93.107.209.160/27 [90/2170112] via 93.107.209.229, 04:08:19, Serial1/1

C

93.107.209.192/27 is directly connected, GigabitEthernet0/0

L

93.107.209.193/32 is directly connected, GigabitEthernet0/0

D

93.107.209.224/30 [90/2681856] via 93.107.209.229, 04:08:19, Serial1/1

C

93.107.209.228/30 is directly connected, Serial1/1

L

93.107.209.230/32 is directly connected, Serial1/1

S

192.168.43.0/24 is directly connected, Serial1/1

IOS Connectivity PC Windows Command Prcessor syntax: Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserve

C:\Users\DaRo>ping 93.107.209.129

Pinging 93.107.209.129 with 32 bytes of data: Reply from 93.107.209.129: bytes=32 time=2299ms TTL=255 Reply from 93.107.209.129: bytes=32 time=2494ms TTL=255 Reply from 93.107.209.129: bytes=32 time=2521ms TTL=255 Reply from 93.107.209.129: bytes=32 time=2700ms TTL=255

Ping statistics for 93.107.209.129: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 2299ms, Maximum = 2700ms, Average = 2503ms

C:\Users\DaRo>ping 93.107.209.130

Pinging 93.107.209.130 with 32 bytes of data: Reply from 93.107.209.130: bytes=32 time=3034ms TTL=254 Reply from 93.107.209.130: bytes=32 time=3056ms TTL=254 Thursday, 25 April 2013

Page 14 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Reply from 93.107.209.130: bytes=32 time=3266ms TTL=254 Reply from 93.107.209.130: bytes=32 time=3515ms TTL=254

Ping statistics for 93.107.209.130: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 3034ms, Maximum = 3515ms, Average = 3217ms

C:\Users\DaRo>ping 93.107.209.158

Pinging 93.107.209.158 with 32 bytes of data: Reply from 93.107.209.158: bytes=32 time=3878ms TTL=254 Request timed out. Request timed out. Reply from 93.107.209.158: bytes=32 time=158ms TTL=254

Ping statistics for 93.107.209.158: Packets: Sent = 4, Received = 2, Lost = 2 (50% loss), Approximate round trip times in milli-seconds: Minimum = 158ms, Maximum = 3878ms, Average = 2018ms

C:\Users\DaRo>ping 93.107.209.225

Pinging 93.107.209.225 with 32 bytes of data: Reply from 93.107.209.225: bytes=32 time=846ms TTL=255 Reply from 93.107.209.225: bytes=32 time=876ms TTL=255 Reply from 93.107.209.225: bytes=32 time=873ms TTL=255 Reply from 93.107.209.225: bytes=32 time=951ms TTL=255

Ping statistics for 93.107.209.225: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 846ms, Maximum = 951ms, Average = 886ms

C:\Users\DaRo>ping 93.107.209.226 Thursday, 25 April 2013

Page 15 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Pinging 93.107.209.226 with 32 bytes of data: Reply from 93.107.209.226: bytes=32 time=1058ms TTL=254 Reply from 93.107.209.226: bytes=32 time=1212ms TTL=254 Reply from 93.107.209.226: bytes=32 time=1193ms TTL=254 Reply from 93.107.209.226: bytes=32 time=1248ms TTL=254

Ping statistics for 93.107.209.226: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 1058ms, Maximum = 1248ms, Average = 1177ms

C:\Users\DaRo>ping 93.107.209.161

Pinging 93.107.209.161 with 32 bytes of data: Reply from 93.107.209.161: bytes=32 time=1454ms TTL=254 Reply from 93.107.209.161: bytes=32 time=1614ms TTL=254 Reply from 93.107.209.161: bytes=32 time=1765ms TTL=254 Reply from 93.107.209.161: bytes=32 time=1797ms TTL=254

Ping statistics for 93.107.209.161: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 1454ms, Maximum = 1797ms, Average = 1657ms

C:\Users\DaRo>ping 93.107.209.162

Pinging 93.107.209.162 with 32 bytes of data: Reply from 93.107.209.162: bytes=32 time=2010ms TTL=253 Reply from 93.107.209.162: bytes=32 time=2277ms TTL=253 Reply from 93.107.209.162: bytes=32 time=2253ms TTL=253 Reply from 93.107.209.162: bytes=32 time=2493ms TTL=253

Ping statistics for 93.107.209.162: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Thursday, 25 April 2013

Page 16 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Approximate round trip times in milli-seconds: Minimum = 2010ms, Maximum = 2493ms, Average = 2258ms

C:\Users\DaRo>ping 93.107.209.190

Pinging 93.107.209.190 with 32 bytes of data: Reply from 93.107.209.190: bytes=32 time=2657ms TTL=253 Reply from 93.107.209.190: bytes=32 time=2700ms TTL=253 Reply from 93.107.209.190: bytes=32 time=2747ms TTL=253 Reply from 93.107.209.190: bytes=32 time=3054ms TTL=253

Ping statistics for 93.107.209.190: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 2657ms, Maximum = 3054ms, Average = 2789ms

C:\Users\DaRo>ping 93.107.209.229

Pinging 93.107.209.229 with 32 bytes of data: Reply from 93.107.209.229: bytes=32 time=3316ms TTL=254 Reply from 93.107.209.229: bytes=32 time=3476ms TTL=254 Request timed out. Reply from 93.107.209.229: bytes=32 time=3866ms TTL=254

Ping statistics for 93.107.209.229: Packets: Sent = 4, Received = 3, Lost = 1 (25% loss), Approximate round trip times in milli-seconds: Minimum = 3316ms, Maximum = 3866ms, Average = 3552ms

C:\Users\DaRo>ping 93.107.209.230

Pinging 93.107.209.230 with 32 bytes of data: Request timed out. Request timed out. Reply from 93.107.209.230: bytes=32 time=502ms TTL=253 Thursday, 25 April 2013

Page 17 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Reply from 93.107.209.230: bytes=32 time=554ms TTL=253

Ping statistics for 93.107.209.230: Packets: Sent = 4, Received = 2, Lost = 2 (50% loss), Approximate round trip times in milli-seconds: Minimum = 502ms, Maximum = 554ms, Average = 528ms

C:\Users\DaRo>ping 93.107.209.193

Pinging 93.107.209.193 with 32 bytes of data: Reply from 93.107.209.193: bytes=32 time=1066ms TTL=253 Reply from 93.107.209.193: bytes=32 time=1116ms TTL=253 Reply from 93.107.209.193: bytes=32 time=1274ms TTL=253 Reply from 93.107.209.193: bytes=32 time=1371ms TTL=253

Ping statistics for 93.107.209.193: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 1066ms, Maximum = 1371ms, Average = 1206ms

C:\Users\DaRo>ping 93.107.209.194

Pinging 93.107.209.194 with 32 bytes of data: Reply from 93.107.209.194: bytes=32 time=1496ms TTL=252 Reply from 93.107.209.194: bytes=32 time=1504ms TTL=252 Reply from 93.107.209.194: bytes=32 time=1665ms TTL=252 Reply from 93.107.209.194: bytes=32 time=1662ms TTL=252

Ping statistics for 93.107.209.194: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 1496ms, Maximum = 1665ms, Average = 1581ms

C:\Users\DaRo>ping 93.107.209.222

Thursday, 25 April 2013

Page 18 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Pinging 93.107.209.222 with 32 bytes of data: Reply from 93.107.209.222: bytes=32 time=1931ms TTL=252 Reply from 93.107.209.222: bytes=32 time=2084ms TTL=252 Reply from 93.107.209.222: bytes=32 time=2231ms TTL=252 Reply from 93.107.209.222: bytes=32 time=2299ms TTL=252

Ping statistics for 93.107.209.222: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 1931ms, Maximum = 2299ms, Average = 2136ms Router HOST.130 Cisco IOS syntax: HOST.130#ping 192.168.43.100

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.100, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/73/180 ms

HOST.130#ping 192.168.43.143

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.143, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 660/876/1036 ms

HOST.130#ping 93.107.209.161

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.161, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 144/544/904 ms HOST.130#ping 93.107.209.193

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.193, timeout is 2 seconds: Thursday, 25 April 2013

Page 19 of 79

Dariusz Terefenko X00088029

Configuration Booklet

!!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/142/252 ms Router HOST.158 Cisco IOS syntax: HOST.158#ping 192.168.43.100

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.100, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 24/64/124 ms

HOST.158#ping 192.168.43.143

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.143, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1016/1053/1112 ms HOST.158#ping 93.107.209.161

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.161, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/81/128 ms HOST.158#ping 93.107.209.193

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.193, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 672/1033/1256 ms Router HOST.162 Cisco IOS syntax: HOST.162#ping 192.168.43.100

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.100, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 48/92/120 ms Thursday, 25 April 2013

Page 20 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.162#ping 192.168.43.143

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.143, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 872/1088/1280 ms

HOST.162#ping 93.107.209.129

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.129, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 88/378/680 ms

HOST.162#ping 93.107.209.193

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.193, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 60/151/368 ms Router HOST.190 Cisco IOS syntax: HOST.190#ping 192.168.43.100

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.100, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 32/71/104 ms

HOST.190#ping 192.168.43.143

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.143, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 552/856/1196 ms Thursday, 25 April 2013

Page 21 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.190#ping 93.107.209.129

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.129, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 32/100/156 ms HOST.190#ping 93.107.209.193

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.193, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 52/104/200 ms Router HOST.194 Cisco IOS syntax: HOST.194#ping 192.168.43.100

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.100, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 92/130/172 ms HOST.194#ping 192.168.43.143

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.143, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 408/676/840 ms HOST.194#ping 93.107.209.129

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.129, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 68/112/172 ms HOST.194#ping 93.107.209.161

Type escape sequence to abort. Thursday, 25 April 2013

Page 22 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Sending 5, 100-byte ICMP Echos to 93.107.209.161, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 400/671/1064 ms Router HOST.222 Cisco IOS syntax: HOST.222#ping 192.168.43.100

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.100, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 84/117/180 ms

HOST.222#ping 192.168.43.143

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.43.143, timeout is 2 seconds: .!!!! Success rate is 80 percent (4/5), round-trip min/avg/max = 736/1074/1460 ms

HOST.222#ping 93.107.209.129

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.129, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 92/136/192 ms HOST.222#ping 93.107.209.161

Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 93.107.209.161, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 48/120/204 ms

Thursday, 25 April 2013

Page 23 of 79

Dariusz Terefenko X00088029 APPENDIX C.2

Configuration Booklet

SNMP CONFIGURATION

IOS Configuration Router HOST.222 Cisco IOS syntax: HOST.222>enable HOST.222#configure terminal HOST.222(config)#snmp-server view all mib-2 included HOST.222(config)#nmp-server view all cisco included HOST.222(config)#snmp-server community writeme RW HOST.222(config)#snmp-server community readme view all RO HOST.222(config)#snmp-server trap-source FastEthernet0 HOST.222(config)#snmp-server source-interface informs FastEthernet0 HOST.222(config)#snmp-server location SUB.3.USA HOST.222(config)#snmp-server contact [email protected] HOST.222(config)#snmp-server chassis-id HOST.222 HOST.222(config)#snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart HOST.222(config)#snmp-server enable traps vrrp HOST.222(config)#snmp-server enable traps ds1 HOST.222(config)#snmp-server enable traps eigrp HOST.222(config)#snmp-server enable traps tty HOST.222(config)#snmp-server enable traps aaa_server HOST.222(config)#snmp-server enable traps isdn call-information HOST.222(config)#snmp-server enable traps isdn layer2 HOST.222(config)#snmp-server enable traps isdn chan-not-avail HOST.222(config)#snmp-server enable traps isdn ietf HOST.222(config)#snmp-server enable traps icsudsu HOST.222(config)#snmp-server enable traps hsrp HOST.222(config)#snmp-server enable traps config HOST.222(config)#snmp-server enable traps entity HOST.222(config)#snmp-server enable traps cpu threshold HOST.222(config)#snmp-server enable traps config-copy HOST.222(config)#snmp-server enable traps flash insertion removal HOST.222(config)#snmp-server enable traps frame-relay HOST.222(config)#snmp-server enable traps frame-relay subif HOST.222(config)#snmp-server enable traps ospf state-change Thursday, 25 April 2013

Page 24 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.222(config)#snmp-server enable traps ospf errors HOST.222(config)#snmp-server enable traps ospf retransmit HOST.222(config)#snmp-server enable traps ospf lsa HOST.222(config)#snmp-server enable traps ospf cisco-specific state-change nssatrans-change HOST.222(config)#snmp-server enable traps ospf cisco-specific state-change shamlink interface-old HOST.222(config)#snmp-server enable traps ospf cisco-specific state-change shamlink neighbor HOST.222(config)#snmp-server enable traps ospf cisco-specific errors HOST.222(config)#snmp-server enable traps ospf cisco-specific retransmit HOST.222(config)#snmp-server enable traps ospf cisco-specific lsa HOST.222(config)#snmp-server enable traps syslog HOST.222(config)#snmp-server enable traps cnpd HOST.222(config)#snmp-server enable traps rtr HOST.222(config)#snmp-server enable traps event-manager HOST.222(config)#snmp-server host 192.168.43.143 readme HOST.222(config)#exit HOST.222#copy running-config startup-config Router HOST.194 Cisco IOS syntax: HOST.194>enable HOST.194#configure terminal HOST.194(config)#snmp-server view all mib-2 included HOST.194(config)#nmp-server view all cisco included HOST.194(config)#snmp-server community writeme RW HOST.194(config)#snmp-server community readme view all RO HOST.194(config)#snmp-server trap-source FastEthernet0 HOST.194(config)#snmp-server source-interface informs FastEthernet0 HOST.194(config)#snmp-server location SUB.3.USA HOST.194(config)#snmp-server contact [email protected] HOST.194(config)#snmp-server chassis-id HOST.194 HOST.194(config)#snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart HOST.194(config)#snmp-server enable traps vrrp HOST.194(config)#snmp-server enable traps ds1 Thursday, 25 April 2013

Page 25 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.194(config)#snmp-server enable traps eigrp HOST.194(config)#snmp-server enable traps tty HOST.194(config)#snmp-server enable traps aaa_server HOST.194(config)#snmp-server enable traps isdn call-information HOST.194(config)#snmp-server enable traps isdn layer2 HOST.194(config)#snmp-server enable traps isdn chan-not-avail HOST.194(config)#snmp-server enable traps isdn ietf HOST.194(config)#snmp-server enable traps icsudsu HOST.194(config)#snmp-server enable traps hsrp HOST.194(config)#snmp-server enable traps config HOST.194(config)#snmp-server enable traps entity HOST.194(config)#snmp-server enable traps cpu threshold HOST.194(config)#snmp-server enable traps config-copy HOST.194(config)#snmp-server enable traps flash insertion removal HOST.194(config)#snmp-server enable traps frame-relay HOST.194(config)#snmp-server enable traps frame-relay subif HOST.194(config)#snmp-server enable traps ospf state-change HOST.194(config)#snmp-server enable traps ospf errors HOST.194(config)#snmp-server enable traps ospf retransmit HOST.194(config)#snmp-server enable traps ospf lsa HOST.194(config)#snmp-server enable traps ospf cisco-specific state-change nssatrans-change HOST.194(config)#snmp-server enable traps ospf cisco-specific state-change shamlink interface-old HOST.194(config)#snmp-server enable traps ospf cisco-specific state-change shamlink neighbor HOST.194(config)#snmp-server enable traps ospf cisco-specific errors HOST.194(config)#snmp-server enable traps ospf cisco-specific retransmit HOST.194(config)#snmp-server enable traps ospf cisco-specific lsa HOST.194(config)#snmp-server enable traps syslog HOST.194(config)#snmp-server enable traps cnpd HOST.194(config)#snmp-server enable traps rtr HOST.194(config)#snmp-server enable traps event-manager HOST.194(config)#snmp-server host 192.168.43.143 readme HOST.194(config)#exit Thursday, 25 April 2013

Page 26 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.194#copy running-config startup-config Router HOST.190 Cisco IOS syntax: HOST.190>enable HOST.190#configure terminal HOST.190(config)#snmp-server view all mib-2 included HOST.190(config)#nmp-server view all cisco included HOST.190(config)#snmp-server community writeme RW HOST.190(config)#snmp-server community readme view all RO HOST.190(config)#snmp-server trap-source FastEthernet0 HOST.190(config)#snmp-server source-interface informs FastEthernet0 HOST.190(config)#snmp-server location SUB.2.Ireland HOST.190(config)#snmp-server contact [email protected] HOST.190(config)#snmp-server chassis-id HOST.190 HOST.190(config)#snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart HOST.190(config)#snmp-server enable traps vrrp HOST.190(config)#snmp-server enable traps ds1 HOST.190(config)#snmp-server enable traps eigrp HOST.190(config)#snmp-server enable traps tty HOST.190(config)#snmp-server enable traps aaa_server HOST.190(config)#snmp-server enable traps isdn call-information HOST.190(config)#snmp-server enable traps isdn layer2 HOST.190(config)#snmp-server enable traps isdn chan-not-avail HOST.190(config)#snmp-server enable traps isdn ietf HOST.190(config)#snmp-server enable traps icsudsu HOST.190(config)#snmp-server enable traps hsrp HOST.190(config)#snmp-server enable traps config HOST.190(config)#snmp-server enable traps entity HOST.190(config)#snmp-server enable traps cpu threshold HOST.190(config)#snmp-server enable traps config-copy HOST.190(config)#snmp-server enable traps flash insertion removal HOST.190(config)#snmp-server enable traps frame-relay HOST.190(config)#snmp-server enable traps frame-relay subif HOST.190(config)#snmp-server enable traps ospf state-change HOST.190(config)#snmp-server enable traps ospf errors Thursday, 25 April 2013

Page 27 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.190(config)#snmp-server enable traps ospf retransmit HOST.190(config)#snmp-server enable traps ospf lsa HOST.190(config)#snmp-server enable traps ospf cisco-specific state-change nssatrans-change HOST.190(config)#snmp-server enable traps ospf cisco-specific state-change shamlink interface-old HOST.190(config)#snmp-server enable traps ospf cisco-specific state-change shamlink neighbor HOST.190(config)#snmp-server enable traps ospf cisco-specific errors HOST.190(config)#snmp-server enable traps ospf cisco-specific retransmit HOST.190(config)#snmp-server enable traps ospf cisco-specific lsa HOST.190(config)#snmp-server enable traps syslog HOST.190(config)#snmp-server enable traps cnpd HOST.190(config)#snmp-server enable traps rtr HOST.190(config)#snmp-server enable traps event-manager HOST.190(config)#snmp-server host 192.168.43.143 readme HOST.190(config)#exit HOST.190#copy running-config startup-config Router HOST.162 Cisco IOS syntax: HOST.162>enable HOST.162#configure terminal HOST.162(config)#snmp-server view all mib-2 included HOST.162(config)#nmp-server view all cisco included HOST.162(config)#snmp-server community writeme RW HOST.162(config)#snmp-server community readme view all RO HOST.162(config)#snmp-server trap-source FastEthernet0 HOST.162(config)#snmp-server source-interface informs FastEthernet0 HOST.162(config)#snmp-server location SUB.2.Ireland HOST.162(config)#snmp-server contact [email protected] HOST.162(config)#snmp-server chassis-id HOST.162 HOST.162(config)#snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart HOST.162(config)#snmp-server enable traps vrrp HOST.162(config)#snmp-server enable traps ds1 HOST.162(config)#snmp-server enable traps eigrp Thursday, 25 April 2013

Page 28 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.162(config)#snmp-server enable traps tty HOST.162(config)#snmp-server enable traps aaa_server HOST.162(config)#snmp-server enable traps isdn call-information HOST.162(config)#snmp-server enable traps isdn layer2 HOST.162(config)#snmp-server enable traps isdn chan-not-avail HOST.162(config)#snmp-server enable traps isdn ietf HOST.162(config)#snmp-server enable traps icsudsu HOST.162(config)#snmp-server enable traps hsrp HOST.162(config)#snmp-server enable traps config HOST.162(config)#snmp-server enable traps entity HOST.162(config)#snmp-server enable traps cpu threshold HOST.162(config)#snmp-server enable traps config-copy HOST.162(config)#snmp-server enable traps flash insertion removal HOST.162(config)#snmp-server enable traps frame-relay HOST.162(config)#snmp-server enable traps frame-relay subif HOST.162(config)#snmp-server enable traps ospf state-change HOST.162(config)#snmp-server enable traps ospf errors HOST.162(config)#snmp-server enable traps ospf retransmit HOST.162(config)#snmp-server enable traps ospf lsa HOST.162(config)#snmp-server enable traps ospf cisco-specific state-change nssatrans-change HOST.162(config)#snmp-server enable traps ospf cisco-specific state-change shamlink interface-old HOST.162(config)#snmp-server enable traps ospf cisco-specific state-change shamlink neighbor HOST.162(config)#snmp-server enable traps ospf cisco-specific errors HOST.162(config)#snmp-server enable traps ospf cisco-specific retransmit HOST.162(config)#snmp-server enable traps ospf cisco-specific lsa HOST.162(config)#snmp-server enable traps syslog HOST.162(config)#snmp-server enable traps cnpd HOST.162(config)#snmp-server enable traps rtr HOST.162(config)#snmp-server enable traps event-manager HOST.162(config)#snmp-server host 192.168.43.143 readme HOST.162(config)#exit HOST.162#copy running-config startup-config Thursday, 25 April 2013

Page 29 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Router HOST.158 Cisco IOS syntax: HOST.158>enable HOST.158#configure terminal HOST.158(config)#snmp-server view all mib-2 included HOST.158(config)#nmp-server view all cisco included HOST.158(config)#snmp-server community writeme RW HOST.158(config)#snmp-server community readme view all RO HOST.158(config)#snmp-server trap-source FastEthernet0 HOST.158(config)#snmp-server source-interface informs FastEthernet0 HOST.158(config)#snmp-server location SUB.1.Poland HOST.158(config)#snmp-server contact [email protected] HOST.158(config)#snmp-server chassis-id HOST.158 HOST.158(config)#snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart HOST.158(config)#snmp-server enable traps vrrp HOST.158(config)#snmp-server enable traps ds1 HOST.158(config)#snmp-server enable traps eigrp HOST.158(config)#snmp-server enable traps tty HOST.158(config)#snmp-server enable traps aaa_server HOST.158(config)#snmp-server enable traps isdn call-information HOST.158(config)#snmp-server enable traps isdn layer2 HOST.158(config)#snmp-server enable traps isdn chan-not-avail HOST.158(config)#snmp-server enable traps isdn ietf HOST.158(config)#snmp-server enable traps icsudsu HOST.158(config)#snmp-server enable traps hsrp HOST.158(config)#snmp-server enable traps config HOST.158(config)#snmp-server enable traps entity HOST.158(config)#snmp-server enable traps cpu threshold HOST.158(config)#snmp-server enable traps config-copy HOST.158(config)#snmp-server enable traps flash insertion removal HOST.158(config)#snmp-server enable traps frame-relay HOST.158(config)#snmp-server enable traps frame-relay subif HOST.158(config)#snmp-server enable traps ospf state-change HOST.158(config)#snmp-server enable traps ospf errors HOST.158(config)#snmp-server enable traps ospf retransmit Thursday, 25 April 2013

Page 30 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.158(config)#snmp-server enable traps ospf lsa HOST.158(config)#snmp-server enable traps ospf cisco-specific state-change nssatrans-change HOST.158(config)#snmp-server enable traps ospf cisco-specific state-change shamlink interface-old HOST.158(config)#snmp-server enable traps ospf cisco-specific state-change shamlink neighbor HOST.158(config)#snmp-server enable traps ospf cisco-specific errors HOST.158(config)#snmp-server enable traps ospf cisco-specific retransmit HOST.158(config)#snmp-server enable traps ospf cisco-specific lsa HOST.158(config)#snmp-server enable traps syslog HOST.158(config)#snmp-server enable traps cnpd HOST.158(config)#snmp-server enable traps rtr HOST.158(config)#snmp-server enable traps event-manager HOST.158(config)#snmp-server host 192.168.43.143 readme HOST.158(config)#exit HOST.158#copy running-config startup-config Router HOST.130 Cisco IOS syntax: HOST.130>enable HOST.130#configure terminal HOST.130(config)#snmp-server view all mib-2 included HOST.130(config)#nmp-server view all cisco included HOST.130(config)#snmp-server community writeme RW HOST.130(config)#snmp-server community readme view all RO HOST.130(config)#snmp-server trap-source FastEthernet0 HOST.130(config)#snmp-server source-interface informs FastEthernet0 HOST.130(config)#snmp-server location SUB.1.Poland HOST.130(config)#snmp-server contact [email protected] HOST.130(config)#snmp-server chassis-id HOST.130 HOST.130(config)#snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart HOST.130(config)#snmp-server enable traps vrrp HOST.130(config)#snmp-server enable traps ds1 HOST.130(config)#snmp-server enable traps eigrp HOST.130(config)#snmp-server enable traps tty Thursday, 25 April 2013

Page 31 of 79

Dariusz Terefenko X00088029

Configuration Booklet

HOST.130(config)#snmp-server enable traps aaa_server HOST.130(config)#snmp-server enable traps isdn call-information HOST.130(config)#snmp-server enable traps isdn layer2 HOST.130(config)#snmp-server enable traps isdn chan-not-avail HOST.130(config)#snmp-server enable traps isdn ietf HOST.130(config)#snmp-server enable traps icsudsu HOST.130(config)#snmp-server enable traps hsrp HOST.130(config)#snmp-server enable traps config HOST.130(config)#snmp-server enable traps entity HOST.130(config)#snmp-server enable traps cpu threshold HOST.130(config)#snmp-server enable traps config-copy HOST.130(config)#snmp-server enable traps flash insertion removal HOST.130(config)#snmp-server enable traps frame-relay HOST.130(config)#snmp-server enable traps frame-relay subif HOST.130(config)#snmp-server enable traps ospf state-change HOST.130(config)#snmp-server enable traps ospf errors HOST.130(config)#snmp-server enable traps ospf retransmit HOST.130(config)#snmp-server enable traps ospf lsa HOST.130(config)#snmp-server enable traps ospf cisco-specific state-change nssatrans-change HOST.130(config)#snmp-server enable traps ospf cisco-specific state-change shamlink interface-old HOST.130(config)#snmp-server enable traps ospf cisco-specific state-change shamlink neighbor HOST.130(config)#snmp-server enable traps ospf cisco-specific errors HOST.130(config)#snmp-server enable traps ospf cisco-specific retransmit HOST.130(config)#snmp-server enable traps ospf cisco-specific lsa HOST.130(config)#snmp-server enable traps syslog HOST.130(config)#snmp-server enable traps cnpd HOST.130(config)#snmp-server enable traps rtr HOST.130(config)#snmp-server enable traps event-manager HOST.130(config)#snmp-server host 192.168.43.143 readme HOST.130(config)#exit HOST.130#copy running-config startup-config

Thursday, 25 April 2013

Page 32 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Router CHARLIE Cisco IOS syntax: CHARLIE>enable CHARLIE#configure terminal CHARLIE(config)#snmp-server user rouser rogroup v2c CHARLIE(config)#snmp-server group rogroup v2c read roview CHARLIE(config)#snmp-server view roview mib-2 included CHARLIE(config)#snmp-server view roview cisco included CHARLIE(config)#snmp-server location SUB.5-3.USA CHARLIE(config)#snmp-server contact [email protected] CHARLIE(config)#snmp-server chassis-id CHARLIE CHARLIE(config)#exit CHARLIE#copy running-config startup-config Router BRAVO Cisco IOS syntax: BRAVO>enable BRAVO#configure terminal BRAVO(config)#access-list 1 permit 192.168.43.143 BRAVO(config)#snmp-server view roview mib-2 included BRAVO(config)#snmp-server view roview cisco included BRAVO(config)#snmp-server community rocommunity view roview RO 1 BRAVO(config)#snmp-server location SUB.4-2-5.Ireland BRAVO(config)#snmp-server contact [email protected] BRAVO(config)#snmp-server chassis-id BRAVO BRAVO(config)#exit BRAVO#copy running-config startup-config Router ALPHA Cisco IOS syntax: ALPHA>enable ALPHA#configure terminal ALPHA(config)#snmp-server group adminauth v3 auth read v3roview ALPHA(config)#snmp-server group adminpriv v3 priv write v3rwview ALPHA(config)#snmp-server view v3roview mib-2 included ALPHA(config)#snmp-server view v3roview cisco included ALPHA(config)#snmp-server view v3rwview mib-2 included ALPHA(config)#snmp-server view v3rwview cisco included ALPHA(config)#snmp-server location SUB.1.Poland ALPHA(config)#snmp-server contact [email protected] Thursday, 25 April 2013

Page 33 of 79

Dariusz Terefenko X00088029

Configuration Booklet

ALPHA(config)#snmp-server chassis-id ALPHA ALPHA(config)#snmp-server user userauth adminauth v3 auth md5 authpass ALPHA(config)#snmp-server user userpriv adminpriv v3 auth md5 authpass priv des privpass ALPHA(config)#exit ALPHA#copy running-config startup-config IOS Verification Router HOST.222 Cisco IOS syntax: HOST.222#show snmp community

Community name: writeme Community Index: cisco0 Community SecurityName: writeme storage-type: nonvolatile

active

Community name: readme Community Index: cisco1 Community SecurityName: readme storage-type: nonvolatile

active

HOST.222#show snmp group groupname: readme readview : all

security model:v1 writeview:

notifyview: *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F row status: active

groupname: readme readview : all

security model:v2c writeview:

notifyview: row status: active

groupname: writeme

security model:v1

readview : v1default

writeview: v1default

notifyview: Thursday, 25 April 2013

Page 34 of 79

Dariusz Terefenko X00088029

Configuration Booklet

row status: active

groupname: writeme

security model:v2c

readview : v1default

writeview: v1default

notifyview: row status: active

HOST.222#show snmp view all mib-2 - included nonvolatile active all cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F internet - included volatile active Router HOST.194 Cisco IOS syntax: HOST.194#show snmp community

Community name: writeme Community Index: cisco0 Community SecurityName: writeme storage-type: nonvolatile

active

Community name: readme Community Index: cisco1 Community SecurityName: readme storage-type: nonvolatile

active

HOST.194#show snmp group Thursday, 25 April 2013

Page 35 of 79

Dariusz Terefenko X00088029

Configuration Booklet

groupname: readme readview : all

security model:v1 writeview:

notifyview: *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F row status: active

groupname: readme readview : all

security model:v2c writeview:

notifyview: row status: active

groupname: writeme

security model:v1

readview : v1default

writeview: v1default

notifyview: row status: active

groupname: writeme

security model:v2c

readview : v1default

writeview: v1default

notifyview: row status: active

HOST.194#show snmp view all mib-2 - included nonvolatile active all cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F internet - included volatile active Router HOST.190 Cisco IOS syntax: HOST.190#show snmp community Thursday, 25 April 2013

Page 36 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Community name: writeme Community Index: cisco0 Community SecurityName: writeme storage-type: nonvolatile

active

Community name: readme Community Index: cisco1 Community SecurityName: readme storage-type: nonvolatile

active

HOST.190#show snmp group groupname: readme readview : all

security model:v1 writeview:

notifyview: *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F row status: active

groupname: readme readview : all

security model:v2c writeview:

notifyview: row status: active

groupname: writeme

security model:v1

readview : v1default

writeview: v1default

notifyview: row status: active

groupname: writeme

security model:v2c

readview : v1default

writeview: v1default

notifyview: row status: active

HOST.190#show snmp view all mib-2 - included nonvolatile active Thursday, 25 April 2013

Page 37 of 79

Dariusz Terefenko X00088029

Configuration Booklet

all cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F internet - included volatile active Router HOST.162 Cisco IOS syntax: HOST.162#show snmp community

Community name: writeme Community Index: cisco0 Community SecurityName: writeme storage-type: nonvolatile

active

Community name: readme Community Index: cisco1 Community SecurityName: readme storage-type: nonvolatile

active

HOST.162#show snmp group groupname: readme readview : all

security model:v1 writeview:

notifyview: *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F row status: active

groupname: readme readview : all

security model:v2c writeview:

notifyview: row status: active Thursday, 25 April 2013

Page 38 of 79

Dariusz Terefenko X00088029

Configuration Booklet

groupname: writeme

security model:v1

readview : v1default

writeview: v1default

notifyview: row status: active

groupname: writeme

security model:v2c

readview : v1default

writeview: v1default

notifyview: row status: active

HOST.162#show snmp view all mib-2 - included nonvolatile active all cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F internet - included volatile active Router HOST.158 Cisco IOS syntax: HOST.158#show snmp community

Community name: writeme Community Index: cisco0 Community SecurityName: writeme storage-type: nonvolatile

active

Community name: readme Community Index: cisco1 Thursday, 25 April 2013

Page 39 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Community SecurityName: readme storage-type: nonvolatile

active

HOST.158#show snmp group groupname: readme readview : all

security model:v1 writeview:

notifyview: *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF0F row status: active

groupname: readme readview : all

security model:v2c writeview:

notifyview: row status: active

groupname: writeme

security model:v1

readview : v1default

writeview: v1default

notifyview: row status: active

groupname: writeme

security model:v2c

readview : v1default

writeview: v1default

notifyview: row status: active

HOST.158#show snmp view all mib-2 - included nonvolatile active all cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active Thursday, 25 April 2013

Page 40 of 79

Dariusz Terefenko X00088029

Configuration Booklet

*tv.FFFFFFFF.FFFFFFFF.FFFFFFFF0F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF0F internet - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F internet - included volatile active Router HOST.130 Cisco IOS syntax: HOST.130#show snmp community

Community name: writeme Community Index: cisco0 Community SecurityName: writeme storage-type: nonvolatile

active

Community name: readme Community Index: cisco1 Community SecurityName: readme storage-type: nonvolatile

active

CHARLIE#show snmp community

Community name: ILMI Community Index: cisco0 Community SecurityName: ILMI storage-type: read-only active

Community name: rouser Community Index: cisco1 Community SecurityName: rouser storage-type: nonvolatile

active

HOST.130#show snmp group groupname: readme readview : all

security model:v1 writeview:

notifyview: *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF0F Thursday, 25 April 2013

Page 41 of 79

Dariusz Terefenko X00088029

Configuration Booklet

row status: active

groupname: readme readview : all

security model:v2c writeview:

notifyview: row status: active

groupname: writeme

security model:v1

readview : v1default

writeview: v1default

notifyview: row status: active

groupname: writeme

security model:v2c

readview : v1default

writeview: v1default

notifyview: row status: active

HOST.130#show snmp view all mib-2 - included nonvolatile active all cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF0F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF0F internet - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F iso.2.840.10036 - included volatile active *tv.FFFFFFFF.FFFFFFFF.FFFFFFFF7F internet - included volatile active Router CHARLIE Cisco IOS syntax: CHARLIE#show snmp community

Thursday, 25 April 2013

Page 42 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Community name: ILMI Community Index: cisco0 Community SecurityName: ILMI storage-type: read-only active

Community name: rouser Community Index: cisco1 Community SecurityName: rouser storage-type: nonvolatile

active

CHARLIE#show snmp group groupname: ILMI readview : *ilmi

security model:v1 writeview: *ilmi

notifyview: row status: active

groupname: ILMI readview : *ilmi

security model:v2c writeview: *ilmi

notifyview: row status: active

groupname: rogroup readview : roview

security model:v2c writeview:

notifyview: row status: active

CHARLIE#show snmp view *ilmi system - included permanent active *ilmi atmForumUni - included permanent active roview mib-2 - included nonvolatile active roview cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active Thursday, 25 April 2013

Page 43 of 79

Dariusz Terefenko X00088029

Configuration Booklet

v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active Router BRAVO Cisco IOS syntax: BRAVO#show snmp community

Community name: ILMI Community Index: cisco0 Community SecurityName: ILMI storage-type: read-only active

Community name: rocommunity Community Index: cisco1 Community SecurityName: rocommunity storage-type: nonvolatile

active access-list: 1

BRAVO#show access-lists 1 Standard IP access list 1 10 permit 192.168.43.143 (18 matches)

BRAVO#show snmp group groupname: ILMI readview : *ilmi

security model:v1 writeview: *ilmi

notifyview: row status: active

groupname: ILMI readview : *ilmi

security model:v2c writeview: *ilmi

notifyview: row status: active

groupname: rocommunity Thursday, 25 April 2013

security model:v1 Page 44 of 79

Dariusz Terefenko X00088029

Configuration Booklet

readview : roview

writeview:

notifyview: row status: active

access-list: 1

groupname: rocommunity readview : roview

security model:v2c writeview:

notifyview: row status: active

access-list: 1

BRAVO#show snmp view *ilmi system - included permanent active *ilmi atmForumUni - included permanent active roview mib-2 - included nonvolatile active roview cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active Router ALPHA Cisco IOS syntax: ALPHA#show snmp community

Community name: ILMI Community Index: cisco0 Community SecurityName: ILMI storage-type: read-only active

ALPHA#show snmp user

User name: userauth Engine ID: 800000090300CA0004FC0006 Thursday, 25 April 2013

Page 45 of 79

Dariusz Terefenko X00088029 storage-type: nonvolatile

Configuration Booklet active

Authentication Protocol: MD5 Privacy Protocol: None Group-name: adminauth

User name: userpriv Engine ID: 800000090300CA0004FC0006 storage-type: nonvolatile

active

Authentication Protocol: MD5 Privacy Protocol: DES Group-name: adminpriv

ALPHA#show snmp group groupname: ILMI readview : *ilmi

security model:v1 writeview: *ilmi

notifyview: row status: active

groupname: ILMI readview : *ilmi

security model:v2c writeview: *ilmi

notifyview: row status: active

groupname: adminauth readview : v3roview

security model:v3 auth writeview:

notifyview: row status: active

groupname: adminpriv readview : v1default

security model:v3 priv writeview: v3rwview

notifyview: row status: active

ALPHA# ALPHA#show snmp view Thursday, 25 April 2013

Page 46 of 79

Dariusz Terefenko X00088029

Configuration Booklet

*ilmi system - included permanent active *ilmi atmForumUni - included permanent active v3roview mib-2 - included nonvolatile active v3roview cisco - included nonvolatile active v3rwview mib-2 - included nonvolatile active v3rwview cisco - included nonvolatile active v1default iso - included permanent active v1default internet.6.3.15 - excluded permanent active v1default internet.6.3.16 - excluded permanent active v1default internet.6.3.18 - excluded permanent active v1default ciscoMgmt.394 - excluded permanent active v1default ciscoMgmt.395 - excluded permanent active v1default ciscoMgmt.399 - excluded permanent active v1default ciscoMgmt.400 - excluded permanent active

Thursday, 25 April 2013

Page 47 of 79

Dariusz Terefenko X00088029 APPENDIX D.2

Configuration Booklet

RUNING CONFIGURATION

Router ALPHA Cisco IOS syntax: ALPHA#show running-config Building configuration...

Current configuration : 2089 bytes ! ! Last configuration change at 11:48:45 UTC Sun Mar 24 2013 ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname ALPHA ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ! ip source-route no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! Thursday, 25 April 2013

Page 48 of 79

Dariusz Terefenko X00088029

Configuration Booklet

multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! redundancy ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! interface Ethernet0/0 no ip address shutdown duplex auto ! ! interface GigabitEthernet0/0 ip address 93.107.209.129 255.255.255.224 duplex full speed 1000 media-type gbic negotiation auto ! Thursday, 25 April 2013

Page 49 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! interface Serial1/0 ip address 93.107.209.225 255.255.255.252 serial restart-delay 0 clock rate 64000 ! ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! ! interface GigabitEthernet2/0 ip address 192.168.43.100 255.255.255.0 negotiation auto ! ! ! router eigrp 1 network 93.107.209.128 0.0.0.31 network 93.107.209.224 0.0.0.3 redistribute static metric 10000 100 255 1 1500 Thursday, 25 April 2013

Page 50 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip route 0.0.0.0 0.0.0.0 192.168.43.143 ip route 192.168.43.0 255.255.255.0 192.168.43.143 ! ! ! ! ! snmp-server group adminauth v3 auth read v3roview snmp-server group adminpriv v3 priv write v3rwview snmp-server view v3roview mib-2 included snmp-server view v3roview cisco included snmp-server view v3rwview mib-2 included snmp-server view v3rwview cisco included snmp-server location SUB.1.Poland snmp-server contact [email protected] snmp-server chassis-id ALPHA ! ! control-plane ! ! ! mgcp fax t38 ecm mgcp behavior g729-variants static-pt ! ! ! gatekeeper shutdown Thursday, 25 April 2013

Page 51 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end Router BRAVO Cisco IOS syntax: BRAVO#show running-config Building configuration...

Current configuration : 1793 bytes ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname BRAVO ! boot-start-marker boot-end-marker ! ! no aaa new-model Thursday, 25 April 2013

Page 52 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! ! ! ip source-route no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! redundancy ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! Thursday, 25 April 2013

Page 53 of 79

Dariusz Terefenko X00088029

Configuration Booklet

interface Ethernet0/0 no ip address shutdown duplex auto ! ! interface GigabitEthernet0/0 ip address 93.107.209.161 255.255.255.224 duplex full speed 1000 media-type gbic negotiation auto ! ! interface Serial1/0 ip address 93.107.209.226 255.255.255.252 serial restart-delay 0 ! ! interface Serial1/1 ip address 93.107.209.229 255.255.255.252 serial restart-delay 0 clock rate 64000 ! ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/3 no ip address shutdown serial restart-delay 0 Thursday, 25 April 2013

Page 54 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! ! ! router eigrp 1 network 93.107.209.160 0.0.0.31 network 93.107.209.224 0.0.0.3 network 93.107.209.228 0.0.0.3 ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip route 192.168.43.0 255.255.255.0 Serial1/0 ! access-list 1 permit 192.168.43.143 ! ! ! ! snmp-server view roview mib-2 included snmp-server view roview cisco included snmp-server community rocommunity view roview RO 1 snmp-server location SUB.4-2-5.Ireland snmp-server contact [email protected] snmp-server chassis-id BRAVO ! ! control-plane ! ! ! mgcp fax t38 ecm mgcp behavior g729-variants static-pt ! Thursday, 25 April 2013

Page 55 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end Router CHARLIE Cisco IOS syntax: CHARLIE#show running-config Building configuration...

Current configuration : 1716 bytes ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname CHARLIE ! boot-start-marker Thursday, 25 April 2013

Page 56 of 79

Dariusz Terefenko X00088029

Configuration Booklet

boot-end-marker ! ! no aaa new-model ! ! ! ip source-route no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! redundancy ! ! ip tcp synwait-time 5 ! ! ! ! Thursday, 25 April 2013

Page 57 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! ! ! ! interface Ethernet0/0 no ip address shutdown duplex auto ! ! interface GigabitEthernet0/0 ip address 93.107.209.193 255.255.255.224 duplex full speed 1000 media-type gbic negotiation auto ! ! interface Serial1/0 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/1 ip address 93.107.209.230 255.255.255.252 serial restart-delay 0 ! ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! ! Thursday, 25 April 2013

Page 58 of 79

Dariusz Terefenko X00088029

Configuration Booklet

interface Serial1/3 no ip address shutdown serial restart-delay 0 ! ! ! router eigrp 1 network 93.107.209.192 0.0.0.31 network 93.107.209.228 0.0.0.3 ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip route 192.168.43.0 255.255.255.0 Serial1/1 ! ! ! ! ! snmp-server user rouser rogroup v2c snmp-server group rogroup v2c read roview snmp-server view roview mib-2 included snmp-server view roview cisco included snmp-server location SUB.5-3.USA snmp-server contact [email protected] snmp-server chassis-id CHARLIE ! ! control-plane ! ! ! Thursday, 25 April 2013

Page 59 of 79

Dariusz Terefenko X00088029

Configuration Booklet

mgcp fax t38 ecm mgcp behavior g729-variants static-pt ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end Router HOST.130 Cisco IOS syntax: HOST.130#show running-config Building configuration...

Current configuration : 2546 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname HOST.130 Thursday, 25 April 2013

Page 60 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 15 no ip routing no ip icmp rate-limit unreachable ! ! ! ! no ip cef no ip domain lookup ! ! ! ip tcp synwait-time 5 ! ! interface Ethernet0 no ip address no ip route-cache shutdown half-duplex ! interface FastEthernet0 ip address 93.107.209.130 255.255.255.224 no ip route-cache speed auto ! ip default-gateway 93.107.209.129 no ip http server ! Thursday, 25 April 2013

Page 61 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! snmp-server view all mib-2 included snmp-server view all cisco included snmp-server community writeme RW snmp-server community readme view all RO snmp-server trap-source FastEthernet0 snmp-server source-interface informs FastEthernet0 snmp-server location SUB.1.Poland snmp-server contact [email protected] snmp-server chassis-id HOST.130 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps vrrp snmp-server enable traps ds1 snmp-server enable traps eigrp snmp-server enable traps tty snmp-server enable traps aaa_server snmp-server enable traps isdn call-information snmp-server enable traps isdn layer2 snmp-server enable traps isdn chan-not-avail snmp-server enable traps isdn ietf snmp-server enable traps icsudsu snmp-server enable traps hsrp snmp-server enable traps config snmp-server enable traps entity snmp-server enable traps cpu threshold snmp-server enable traps config-copy snmp-server enable traps flash insertion removal snmp-server enable traps frame-relay snmp-server enable traps frame-relay subif snmp-server enable traps ospf state-change snmp-server enable traps ospf errors snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface-old Thursday, 25 April 2013

Page 62 of 79

Dariusz Terefenko X00088029

Configuration Booklet

snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps syslog snmp-server enable traps cnpd snmp-server enable traps rtr snmp-server enable traps event-manager snmp-server host 192.168.43.143 readme ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! end Router HOST.158 Cisco IOS syntax: HOST.158#show running-config Building configuration...

Current configuration : 2546 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption Thursday, 25 April 2013

Page 63 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! hostname HOST.158 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 15 no ip routing no ip icmp rate-limit unreachable ! ! ! ! no ip cef no ip domain lookup ! ! ! ip tcp synwait-time 5 ! ! interface Ethernet0 no ip address no ip route-cache shutdown half-duplex ! interface FastEthernet0 ip address 93.107.209.158 255.255.255.224 no ip route-cache speed auto ! ip default-gateway 93.107.209.129 Thursday, 25 April 2013

Page 64 of 79

Dariusz Terefenko X00088029

Configuration Booklet

no ip http server ! ! snmp-server view all mib-2 included snmp-server view all cisco included snmp-server community writeme RW snmp-server community readme view all RO snmp-server trap-source FastEthernet0 snmp-server source-interface informs FastEthernet0 snmp-server location SUB.1.Poland snmp-server contact [email protected] snmp-server chassis-id HOST.158 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps vrrp snmp-server enable traps ds1 snmp-server enable traps eigrp snmp-server enable traps tty snmp-server enable traps aaa_server snmp-server enable traps isdn call-information snmp-server enable traps isdn layer2 snmp-server enable traps isdn chan-not-avail snmp-server enable traps isdn ietf snmp-server enable traps icsudsu snmp-server enable traps hsrp snmp-server enable traps config snmp-server enable traps entity snmp-server enable traps cpu threshold snmp-server enable traps config-copy snmp-server enable traps flash insertion removal snmp-server enable traps frame-relay snmp-server enable traps frame-relay subif snmp-server enable traps ospf state-change snmp-server enable traps ospf errors snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa Thursday, 25 April 2013

Page 65 of 79

Dariusz Terefenko X00088029

Configuration Booklet

snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface-old snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps syslog snmp-server enable traps cnpd snmp-server enable traps rtr snmp-server enable traps event-manager snmp-server host 192.168.43.143 readme ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! end Router HOST.162 Cisco IOS syntax: HOST.162#show running-config Building configuration...

Current configuration : 2547 bytes ! version 12.4 service timestamps debug datetime msec Thursday, 25 April 2013

Page 66 of 79

Dariusz Terefenko X00088029

Configuration Booklet

service timestamps log datetime msec no service password-encryption ! hostname HOST.162 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 15 no ip routing no ip icmp rate-limit unreachable ! ! ! ! no ip cef no ip domain lookup ! ! ! ip tcp synwait-time 5 ! ! interface Ethernet0 no ip address no ip route-cache shutdown half-duplex ! interface FastEthernet0 ip address 93.107.209.162 255.255.255.224 no ip route-cache speed auto Thursday, 25 April 2013

Page 67 of 79

Dariusz Terefenko X00088029

Configuration Booklet

! ip default-gateway 93.107.209.161 no ip http server ! ! snmp-server view all mib-2 included snmp-server view all cisco included snmp-server community writeme RW snmp-server community readme view all RO snmp-server trap-source FastEthernet0 snmp-server source-interface informs FastEthernet0 snmp-server location SUB.2.Ireland snmp-server contact [email protected] snmp-server chassis-id HOST.162 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps vrrp snmp-server enable traps ds1 snmp-server enable traps eigrp snmp-server enable traps tty snmp-server enable traps aaa_server snmp-server enable traps isdn call-information snmp-server enable traps isdn layer2 snmp-server enable traps isdn chan-not-avail snmp-server enable traps isdn ietf snmp-server enable traps icsudsu snmp-server enable traps hsrp snmp-server enable traps config snmp-server enable traps entity snmp-server enable traps cpu threshold snmp-server enable traps config-copy snmp-server enable traps flash insertion removal snmp-server enable traps frame-relay snmp-server enable traps frame-relay subif snmp-server enable traps ospf state-change snmp-server enable traps ospf errors Thursday, 25 April 2013

Page 68 of 79

Dariusz Terefenko X00088029

Configuration Booklet

snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface-old snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps syslog snmp-server enable traps cnpd snmp-server enable traps rtr snmp-server enable traps event-manager snmp-server host 192.168.43.143 readme ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! end Router HOST.190 Cisco IOS syntax: HOST.190#show running-config Building configuration...

Current configuration : 2547 bytes ! Thursday, 25 April 2013

Page 69 of 79

Dariusz Terefenko X00088029

Configuration Booklet

version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname HOST.190 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 15 no ip routing no ip icmp rate-limit unreachable ! ! ! ! no ip cef no ip domain lookup ! ! ! ip tcp synwait-time 5 ! ! interface Ethernet0 no ip address no ip route-cache shutdown half-duplex ! interface FastEthernet0 ip address 93.107.209.190 255.255.255.224 Thursday, 25 April 2013

Page 70 of 79

Dariusz Terefenko X00088029

Configuration Booklet

no ip route-cache speed auto ! ip default-gateway 93.107.209.161 no ip http server ! ! snmp-server view all mib-2 included snmp-server view all cisco included snmp-server community writeme RW snmp-server community readme view all RO snmp-server trap-source FastEthernet0 snmp-server source-interface informs FastEthernet0 snmp-server location SUB.2.Ireland snmp-server contact [email protected] snmp-server chassis-id HOST.190 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps vrrp snmp-server enable traps ds1 snmp-server enable traps eigrp snmp-server enable traps tty snmp-server enable traps aaa_server snmp-server enable traps isdn call-information snmp-server enable traps isdn layer2 snmp-server enable traps isdn chan-not-avail snmp-server enable traps isdn ietf snmp-server enable traps icsudsu snmp-server enable traps hsrp snmp-server enable traps config snmp-server enable traps entity snmp-server enable traps cpu threshold snmp-server enable traps config-copy snmp-server enable traps flash insertion removal snmp-server enable traps frame-relay snmp-server enable traps frame-relay subif Thursday, 25 April 2013

Page 71 of 79

Dariusz Terefenko X00088029

Configuration Booklet

snmp-server enable traps ospf state-change snmp-server enable traps ospf errors snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface-old snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps syslog snmp-server enable traps cnpd snmp-server enable traps rtr snmp-server enable traps event-manager snmp-server host 192.168.43.143 readme ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! end Router HOST.194 Cisco IOS syntax: HOST.194#show running-config Building configuration...

Thursday, 25 April 2013

Page 72 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Current configuration : 2543 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname HOST.194 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 15 no ip routing no ip icmp rate-limit unreachable ! ! ! ! no ip cef no ip domain lookup ! ! ! ip tcp synwait-time 5 ! ! interface Ethernet0 no ip address no ip route-cache shutdown half-duplex ! Thursday, 25 April 2013

Page 73 of 79

Dariusz Terefenko X00088029

Configuration Booklet

interface FastEthernet0 ip address 93.107.209.194 255.255.255.224 no ip route-cache speed auto ! ip default-gateway 93.107.209.193 no ip http server ! ! snmp-server view all mib-2 included snmp-server view all cisco included snmp-server community writeme RW snmp-server community readme view all RO snmp-server trap-source FastEthernet0 snmp-server source-interface informs FastEthernet0 snmp-server location SUB.3.USA snmp-server contact [email protected] snmp-server chassis-id HOST.194 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps vrrp snmp-server enable traps ds1 snmp-server enable traps eigrp snmp-server enable traps tty snmp-server enable traps aaa_server snmp-server enable traps isdn call-information snmp-server enable traps isdn layer2 snmp-server enable traps isdn chan-not-avail snmp-server enable traps isdn ietf snmp-server enable traps icsudsu snmp-server enable traps hsrp snmp-server enable traps config snmp-server enable traps entity snmp-server enable traps cpu threshold snmp-server enable traps config-copy snmp-server enable traps flash insertion removal Thursday, 25 April 2013

Page 74 of 79

Dariusz Terefenko X00088029

Configuration Booklet

snmp-server enable traps frame-relay snmp-server enable traps frame-relay subif snmp-server enable traps ospf state-change snmp-server enable traps ospf errors snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface-old snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps syslog snmp-server enable traps cnpd snmp-server enable traps rtr snmp-server enable traps event-manager snmp-server host 192.168.43.143 readme ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! end Router HOST.222 Cisco IOS syntax: HOST.222#show running-config Thursday, 25 April 2013

Page 75 of 79

Dariusz Terefenko X00088029

Configuration Booklet

Building configuration...

Current configuration : 2543 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname HOST.222 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 15 no ip routing no ip icmp rate-limit unreachable ! ! ! ! no ip cef no ip domain lookup ! ! ! ip tcp synwait-time 5 ! ! interface Ethernet0 no ip address no ip route-cache shutdown Thursday, 25 April 2013

Page 76 of 79

Dariusz Terefenko X00088029

Configuration Booklet

half-duplex ! interface FastEthernet0 ip address 93.107.209.222 255.255.255.224 no ip route-cache speed auto ! ip default-gateway 93.107.209.193 no ip http server ! ! snmp-server view all mib-2 included snmp-server view all cisco included snmp-server community writeme RW snmp-server community readme view all RO snmp-server trap-source FastEthernet0 snmp-server source-interface informs FastEthernet0 snmp-server location SUB.3.USA snmp-server contact [email protected] snmp-server chassis-id HOST.222 snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart snmp-server enable traps vrrp snmp-server enable traps ds1 snmp-server enable traps eigrp snmp-server enable traps tty snmp-server enable traps aaa_server snmp-server enable traps isdn call-information snmp-server enable traps isdn layer2 snmp-server enable traps isdn chan-not-avail snmp-server enable traps isdn ietf snmp-server enable traps icsudsu snmp-server enable traps hsrp snmp-server enable traps config snmp-server enable traps entity snmp-server enable traps cpu threshold Thursday, 25 April 2013

Page 77 of 79

Dariusz Terefenko X00088029

Configuration Booklet

snmp-server enable traps config-copy snmp-server enable traps flash insertion removal snmp-server enable traps frame-relay snmp-server enable traps frame-relay subif snmp-server enable traps ospf state-change snmp-server enable traps ospf errors snmp-server enable traps ospf retransmit snmp-server enable traps ospf lsa snmp-server enable traps ospf cisco-specific state-change nssa-trans-change snmp-server enable traps ospf cisco-specific state-change shamlink interface-old snmp-server enable traps ospf cisco-specific state-change shamlink neighbor snmp-server enable traps ospf cisco-specific errors snmp-server enable traps ospf cisco-specific retransmit snmp-server enable traps ospf cisco-specific lsa snmp-server enable traps syslog snmp-server enable traps cnpd snmp-server enable traps rtr snmp-server enable traps event-manager snmp-server host 192.168.43.143 readme ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! end Thursday, 25 April 2013

Page 78 of 79