notes

17
Exam 2 Notes Router 1 Setup secret, password, privileges Hostname, Serial, Clock rate Show IP Route R1#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, H - NHRP, l - LISP + - replicated route, % - next hop override Gateway of last resort is not set 1.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 1.1.1.0/24 is directly connected, Loopback0 L 1.1.1.1/32 is directly connected, Loopback0 2.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 2.2.2.0/24 is directly connected, Loopback1 L 2.2.2.1/32 is directly connected, Loopback1 3.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 3.3.3.0/24 is directly connected, Loopback2 L 3.3.3.1/32 is directly connected, Loopback2 4.0.0.0/32 is subnetted, 1 subnets O 4.4.4.1 [110/65] via 10.0.0.2, 00:17:09, Serial0/0/0 5.0.0.0/32 is subnetted, 1 subnets O 5.5.5.1 [110/65] via 10.0.0.2, 00:17:09, Serial0/0/0 7.0.0.0/32 is subnetted, 1 subnets O 7.7.7.1 [110/65] via 10.0.0.2, 00:17:09, Serial0/0/0 9.0.0.0/32 is subnetted, 1 subnets O 9.9.9.9 [110/129] via 10.0.0.2, 00:17:09, Serial0/0/0 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 10.0.0.0/30 is directly connected, Serial0/0/0 L 10.0.0.1/32 is directly connected, Serial0/0/0 11.0.0.0/30 is subnetted, 1 subnets

Upload: niall-wiggins

Post on 02-Oct-2015

213 views

Category:

Documents


0 download

DESCRIPTION

Group Notes

TRANSCRIPT

Exam 2 Notes

Router 1 Setup secret, password, privileges Hostname, Serial, Clock rateShow IP RouteR1#show ip routeCodes: 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, H - NHRP, l - LISP + - replicated route, % - next hop override

Gateway of last resort is not set

1.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 1.1.1.0/24 is directly connected, Loopback0L 1.1.1.1/32 is directly connected, Loopback0 2.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 2.2.2.0/24 is directly connected, Loopback1L 2.2.2.1/32 is directly connected, Loopback1 3.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 3.3.3.0/24 is directly connected, Loopback2L 3.3.3.1/32 is directly connected, Loopback2 4.0.0.0/32 is subnetted, 1 subnetsO 4.4.4.1 [110/65] via 10.0.0.2, 00:17:09, Serial0/0/0 5.0.0.0/32 is subnetted, 1 subnetsO 5.5.5.1 [110/65] via 10.0.0.2, 00:17:09, Serial0/0/0 7.0.0.0/32 is subnetted, 1 subnetsO 7.7.7.1 [110/65] via 10.0.0.2, 00:17:09, Serial0/0/0 9.0.0.0/32 is subnetted, 1 subnetsO 9.9.9.9 [110/129] via 10.0.0.2, 00:17:09, Serial0/0/0 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 10.0.0.0/30 is directly connected, Serial0/0/0L 10.0.0.1/32 is directly connected, Serial0/0/0 11.0.0.0/30 is subnetted, 1 subnetsO 11.0.0.0 [110/128] via 10.0.0.2, 00:17:09, Serial0/0/0 192.168.1.0/24 is variably subnetted, 3 subnets, 2 masksC 192.168.1.0/25 is directly connected, GigabitEthernet0/0L 192.168.1.1/32 is directly connected, GigabitEthernet0/0 192.168.1.128/25 [110/129] via 10.0.0.2, 00:17:09, Serial0/0/0

R1(config)#exit

Show RunR1#show runBuilding configuration...

Current configuration : 1733 bytes!! Last configuration change at 23:04:12 UTC Tue Nov 18 2014version 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R1!boot-start-markerboot-end-marker!!enable secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY!no aaa new-model!ip cef!!!! ip dhcp pool default network 192.168.1.0 255.255.255.128 default-router 192.168.1.1 !!!no ipv6 cefmultilink bundle-name authenticated!!!!license udi pid CISCO2901/K9 sn FTX171386J0!!!!!!!!interface Loopback0 ip address 1.1.1.1 255.255.255.0!interface Loopback1 ip address 2.2.2.1 255.255.255.0!interface Loopback2 ip address 3.3.3.1 255.255.255.0!interface Loopback4 no ip address!interface Embedded-Service-Engine0/0 no ip address shutdown!interface GigabitEthernet0/0 ip address 192.168.1.1 255.255.255.128 duplex auto speed auto!interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto!interface Serial0/0/0 ip address 10.0.0.1 255.255.255.252!interface Serial0/0/1 no ip address shutdown clock rate 2000000!router ospf 1 network 1.1.1.0 0.0.0.255 area 0 network 2.2.2.0 0.0.0.255 area 0 network 3.3.3.0 0.0.0.255 area 0 network 10.0.0.0 0.0.0.3 area 0 network 192.168.1.0 0.0.0.127 area 0!ip forward-protocol nd!no ip http serverno ip http secure-server!ip nat inside source static 1.1.1.0 192.168.1.1!!!!control-plane!!!line con 0line aux 0line 2 no activation-character no exec transport preferred none transport input all transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1line vty 0 4 password cisco login transport input all!scheduler allocate 20000 1000!end

Router 2 (Middle) Setup secret, password, privileges Reset Router Loopback IP, Serial IPShow RunR2#show runBuilding configuration...

Current configuration : 1549 bytes!! Last configuration change at 22:36:41 UTC Tue Nov 18 2014version 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R2!boot-start-markerboot-end-marker!!enable password cisco!no aaa new-model!ip cef!!!!!!no ip domain lookupno ipv6 cefmultilink bundle-name authenticated!!!!license udi pid CISCO2901/K9 sn FTX171386J9!!!!!!!!interface Loopback0 ip address 4.4.4.1 255.255.255.0!interface Loopback1 ip address 5.5.5.1 255.255.255.0!interface Loopback2 ip address 7.7.7.1 255.255.255.0!interface Embedded-Service-Engine0/0 no ip address shutdown!interface GigabitEthernet0/0 no ip address shutdown duplex auto speed auto!interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto!interface Serial0/0/0 ip address 10.0.0.2 255.255.255.252 clock rate 64000!interface Serial0/0/1 ip address 11.0.0.2 255.255.255.252 clock rate 64000!router ospf 1 network 4.4.4.0 0.0.0.255 area 0 network 5.5.5.0 0.0.0.255 area 0 network 7.7.7.0 0.0.0.255 area 0 network 10.0.0.0 0.0.0.3 area 0 network 11.0.0.0 0.0.0.3 area 0!ip forward-protocol nd!no ip http serverno ip http secure-server!!!!!control-plane!!!line con 0line aux 0line 2 no activation-character no exec transport preferred none transport input all transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1line vty 0 4 password cisco login transport input all!scheduler allocate 20000 1000!end

R2#show ip routeCodes: 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, H - NHRP, l - LISP + - replicated route, % - next hop override

Gateway of last resort is not set

1.0.0.0/32 is subnetted, 1 subnetsO 1.1.1.1 [110/65] via 10.0.0.1, 00:44:04, Serial0/0/0 2.0.0.0/32 is subnetted, 1 subnetsO 2.2.2.1 [110/65] via 10.0.0.1, 00:44:04, Serial0/0/0 3.0.0.0/32 is subnetted, 1 subnetsO 3.3.3.1 [110/65] via 10.0.0.1, 00:44:04, Serial0/0/0 4.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 4.4.4.0/24 is directly connected, Loopback0L 4.4.4.1/32 is directly connected, Loopback0 5.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 5.5.5.0/24 is directly connected, Loopback1L 5.5.5.1/32 is directly connected, Loopback1 7.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 7.7.7.0/24 is directly connected, Loopback2L 7.7.7.1/32 is directly connected, Loopback2 9.0.0.0/32 is subnetted, 1 subnetsO 9.9.9.9 [110/65] via 11.0.0.1, 00:44:23, Serial0/0/1 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 10.0.0.0/30 is directly connected, Serial0/0/0L 10.0.0.2/32 is directly connected, Serial0/0/0 11.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 11.0.0.0/30 is directly connected, Serial0/0/1L 11.0.0.2/32 is directly connected, Serial0/0/1 192.168.1.0/25 is subnetted, 2 subnetsO 192.168.1.0 [110/65] via 10.0.0.1, 00:15:47, Serial0/0/0O 192.168.1.128 [110/65] via 11.0.0.1, 00:44:23, Serial0/0/1

Router 3 (Right) Loopback IP, Serial IP Router OSPF Network IPsShow RunR3#show runBuilding configuration...

Current configuration : 1435 bytes!! Last configuration change at 23:13:37 UTC Tue Nov 18 2014version 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R3!boot-start-markerboot-end-marker!!enable secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY!no aaa new-model!ip cef!!!!!!no ipv6 cefmultilink bundle-name authenticated!!!!license udi pid CISCO2901/K9 sn FTX171386JP!!!!!!!!interface Loopback0 ip address 9.9.9.9 255.255.255.0!interface Embedded-Service-Engine0/0 no ip address shutdown!interface GigabitEthernet0/0 ip address 192.168.1.129 255.255.255.128 duplex auto speed auto!interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto!interface Serial0/0/0 no ip address shutdown clock rate 2000000!interface Serial0/0/1 ip address 11.0.0.1 255.255.255.252!router ospf 1 network 9.9.9.0 0.0.0.255 area 0 network 11.0.0.0 0.0.0.3 area 0 network 192.168.1.128 0.0.0.127 area 0!ip forward-protocol nd!no ip http serverno ip http secure-server!ip nat inside source static 15.7.83.1 192.168.1.130!!!!control-plane!!!line con 0line aux 0line 2 no activation-character no exec transport preferred none transport input all transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1line vty 0 4 password cisco login transport input all!scheduler allocate 20000 1000!end

R3#show route% Ambiguous command: "show route"R3#show ip routeCodes: 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, H - NHRP, l - LISP + - replicated route, % - next hop override

Gateway of last resort is not set

1.0.0.0/32 is subnetted, 1 subnetsO 1.1.1.1 [110/129] via 11.0.0.2, 00:48:48, Serial0/0/1 2.0.0.0/32 is subnetted, 1 subnetsO 2.2.2.1 [110/129] via 11.0.0.2, 00:48:48, Serial0/0/1 3.0.0.0/32 is subnetted, 1 subnetsO 3.3.3.1 [110/129] via 11.0.0.2, 00:48:48, Serial0/0/1 4.0.0.0/32 is subnetted, 1 subnetsO 4.4.4.1 [110/65] via 11.0.0.2, 00:49:20, Serial0/0/1 5.0.0.0/32 is subnetted, 1 subnetsO 5.5.5.1 [110/65] via 11.0.0.2, 00:49:20, Serial0/0/1 7.0.0.0/32 is subnetted, 1 subnetsO 7.7.7.1 [110/65] via 11.0.0.2, 00:49:20, Serial0/0/1 9.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 9.9.9.0/24 is directly connected, Loopback0L 9.9.9.9/32 is directly connected, Loopback0 10.0.0.0/30 is subnetted, 1 subnetsO 10.0.0.0 [110/128] via 11.0.0.2, 00:49:20, Serial0/0/1 11.0.0.0/8 is variably subnetted, 2 subnets, 2 masksC 11.0.0.0/30 is directly connected, Serial0/0/1L 11.0.0.1/32 is directly connected, Serial0/0/1 192.168.1.0/24 is variably subnetted, 4 subnets, 2 masksO 192.168.1.0/25 [110/129] via 11.0.0.2, 00:20:41, Serial0/0/1C 192.168.1.128/25 is directly connected, GigabitEthernet0/0L 192.168.1.129/32 is directly connected, GigabitEthernet0/0L 192.168.1.130/32 is directly connected, GigabitEthernet0/0R3#show ip nat translationsPro Inside global Inside local Outside local Outside global--- 192.168.1.130 15.7.83.1 --- ---

Switch 1 (Left) Connect switch to Station 1, PC & Mac and Station 2 PC via Ethernet

Switch 2 Connect Switch to station 2, Mac Connect Switch to Router 3

PC 0 Telnet from PC 1 to PC 0 (Mac to Windows) Retrieved IP via IP config, DHCP

PC 1 Setup DHCP (below)

Last login: Tue Nov 18 16:46:30 on ttys000Students-iMac-6:~ student$ telnet 192.168.1.1Trying 192.168.1.1...Connected to 192.168.1.1.Escape character is '^]'.

User Access Verification

Password: Router>enablePassword: Router#configConfiguring from terminal, memory, or network [terminal]? terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#ip dhcp% Incomplete command.

Router(config)#ip dhcp pooRouter(config)#ip dhcp pool defaultRouter(dhcp-config)#network 192.168.1.0 ? /nn or A.B.C.D Network mask or prefix length

Router(dhcp-config)#network 192.168.1.0 /25Router(dhcp-config)#default- Router(dhcp-config)#default-router 192.168.1.1

Show Run

R1(config)#exitR1#show runBuilding configuration...

Current configuration : 1733 bytes!! Last configuration change at 23:04:12 UTC Tue Nov 18 2014version 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname R1!boot-start-markerboot-end-marker!!enable secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY!no aaa new-model!ip cef!!!! ip dhcp pool default network 192.168.1.0 255.255.255.128 default-router 192.168.1.1 !!!no ipv6 cefmultilink bundle-name authenticated!!!!license udi pid CISCO2901/K9 sn FTX171386J0!!!!!!!!interface Loopback0 ip address 1.1.1.1 255.255.255.0!interface Loopback1 ip address 2.2.2.1 255.255.255.0!interface Loopback2 ip address 3.3.3.1 255.255.255.0!interface Loopback4 no ip address!interface Embedded-Service-Engine0/0 no ip address shutdown!interface GigabitEthernet0/0 ip address 192.168.1.1 255.255.255.128 duplex auto speed auto!interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto!interface Serial0/0/0 ip address 10.0.0.1 255.255.255.252!interface Serial0/0/1 no ip address shutdown clock rate 2000000!router ospf 1 network 1.1.1.0 0.0.0.255 area 0 network 2.2.2.0 0.0.0.255 area 0 network 3.3.3.0 0.0.0.255 area 0 network 10.0.0.0 0.0.0.3 area 0 network 192.168.1.0 0.0.0.127 area 0!ip forward-protocol nd!no ip http serverno ip http secure-server!ip nat inside source static 1.1.1.0 192.168.1.1!!!!control-plane!!!line con 0line aux 0line 2 no activation-character no exec transport preferred none transport input all transport output pad telnet rlogin lapb-ta mop udptn v120 ssh stopbits 1line vty 0 4 password cisco login transport input all!scheduler allocate 20000 1000!end

PC 2

PC 3