Completed Lab Diagram

   

Figure C-2. Completed Lab

graphics/cfig02.gif

Completed Router Configurations

Termserver

NOTE

The terminal server is located on the same segment as R3's E0 here. Yours might be different.


 Current configuration: ! version 11.2 service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname Termserver ! enable password 7 0200055708090132 ! no ip domain-lookup ip host r1 2001 192.168.10.10 ip host r2 2002 192.168.10.10 ip host r3 2003 192.168.10.10 ip host r4 2004 192.168.10.10 ip host r5 2005 192.168.10.10 ip host r6 2006 192.168.10.10 ip host cat19 2007 192.168.10.10 ! interface Loopback0  ip address 192.168.10.10 255.255.255.0 ! interface Ethernet0  ip address 192.168.1.10 255.255.255.0 ! interface Serial0  no ip address  shutdown ! interface Serial1  no ip address  shutdown ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.1.100 ! ! line con 0  password 7 11051C111A170202  logging synchronous  login line 1 16  transport input all line aux 0 line vty 0  exec-timeout 15 0  password 7 110F1809141D051F  logging synchronous  login line vty 1 4  exec-timeout 30 0  password 7 110F1809141D051F  logging synchronous  login ! end 
Catalyst Switch
 Catalyst 1900 - System Configuration         System Revision:  0   Address Capacity:  1024         System Last Reset:   Sun Jul 01 10:12:01 2001      --------------------Settings------------------      [N] Name of system                              Catswitch      [C] Contact name      [L] Location      [D] Date/time                                   Sun Jul 01 11:25:21 2001      [S] Switching mode                              FastForward      [U] Use of store-and-forward for multicast      Disabled      [A] Action upon address violation               Suspend      [G] Generate alert on address violation         Enabled      [M] Management Console inactivity timeout       None      [I] Address aging time                          300 second(s)      [P] Network Port                                A      --------------------Actions-------------------      [R] Reset system                      [F] Reset to factory defaults      ------------------Related Menus---------------      [B] Broadcast storm control           [X] Exit to MainMenu Enter Selection: Catalyst 1900 - IP Configuration         Ethernet Address:  00-C0-1D-80-C7-5E      --------------------Settings------------------      [I] IP address                              192.168.1.4      [S] Subnet mask                             255.255.255.0      [G] Default gateway                         192.168.1.10      [V] Management VLAN                         1      [X] Exit to previous menu Enter Selection: Catalyst 1900 - Virtual LAN Configuration      VLAN  Name                        Member ports      ----  --------------------------- ------------        1   VLAN1                       1-2, 7-24, AUI, A, B        2   VLAN2                       3        3   VLAN3                       4,6        4   VLAN4                       5      --------------------Actions-------------------      [C] Configure VLAN      [X] Exit to Main Menu Enter Selection: 
Frame Relay Switch
 version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname Frame-Switch ! ! frame-relay switching ! interface Serial0  no ip address  encapsulation frame-relay  no fair-queue  clockrate 2000000  frame-relay lmi-type ansi  frame-relay intf-type dce  frame-relay route 402 interface Serial1 204 ! interface Serial1  no ip address  encapsulation frame-relay  clockrate 64000  frame-relay lmi-type ansi  frame-relay intf-type dce  frame-relay route 203 interface Serial2 302  frame-relay route 204 interface Serial0 402 ! interface Serial2  no ip address  encapsulation frame-relay  clockrate 64000  frame-relay lmi-type ansi  frame-relay intf-type dce  frame-relay route 302 interface Serial1 203 ! interface Serial3  no ip address  shutdown ! interface Serial4  no ip address  shutdown ! interface Serial5  no ip address  shutdown ! interface Serial6  no ip address  shutdown ! interface Serial7  no ip address  shutdown ! interface Serial8  no ip address  shutdown ! interface Serial9  no ip address  shutdown ! interface TokenRing0  no ip address  shutdown ! interface BRI0  no ip address  shutdown ! no ip classless ! ! line con 0 line aux 0 line vty 0 4  login ! end 
R1
 ! version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname r1 ! enable secret 5 $KT.D$FHsm6ry/Nsa8NgMqGoJ0e/ ! no ip domain-lookup ip host r1 204.206.1.1 ip host r2 204.206.2.2 ip host r3 204.206.3.3 ip host r4 204.206.4.4 ip host r5 204.206.5.5 ip host r6 204.206.6.6 ipx routing 0000.0000.1111 ! interface Loopback0  ip address 204.206.1.1 255.255.255.0 ! interface Ethernet0  description This interface connects with R2's E0.  ip address 204.206.12.1 255.255.255.0  ipx network 1200 ! interface Serial0  no ip address  shutdown  no fair-queue ! interface Serial1  no ip address  shutdown ! router igrp 20  network 204.206.12.0  network 204.206.1.0 ! no ip classless ip route 0.0.0.0 0.0.0.0 204.206.12.2 ! ! ! ! banner motd # This is Router 1 # ! line con 0  exec-timeout 0 0  password letmein  logging synchronous  login line aux 0 line vty 0 4  password falcons  login ! end 
R2
 ! version 12.0 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname r2 ! enable secret 5 $wi9S$tfPkl0EU5/6WAyedtP/O3. ! ip subnet-zero no ip domain-lookup ip host r1 204.206.1.1 ip host r2 204.206.2.2 ip host r3 204.206.3.3 ip host r4 204.206.4.4 ip host r5 204.206.5.5 ip host r6 204.206.6.6 ipx routing 0000.0000.2222 ! ! ! interface Loopback0  ip address 204.206.2.2 255.255.255.0  no ip directed-broadcast ! interface Ethernet0  description This interface connects to R1's E0  ip address 204.206.12.2 255.255.255.0  no ip directed-broadcast  ipx network 1200 ! interface Ethernet1  description This interface does not connect to another device.  ip address 204.206.20.2 255.255.255.0  no ip directed-broadcast  ipx network 2000 ! interface Serial0  description This interface connects to R4's S0 and R3's S0 (Frame-Relay)  ip address 204.206.100.2 255.255.255.0  no ip directed-broadcast  encapsulation frame-relay  no ip split-horizon eigrp 10  no ip mroute-cache  ipx network 1000  no ipx split-horizon eigrp 10  no fair-queue  frame-relay map ip 204.206.100.3 203 broadcast  frame-relay map ip 204.206.100.4 204 broadcast  frame-relay map ipx 1000.0000.0000.4444 204 broadcast  frame-relay map ipx 1000.0000.0000.3333 203 broadcast  frame-relay lmi-type ansi ! router eigrp 10  redistribute igrp 20 metric 2000 200 255 1 1500  network 204.206.2.0  network 204.206.100.0 ! router igrp 20  redistribute eigrp 10 metric 2000 200 255 1 1500  network 204.206.12.0  network 204.206.20.0 ! ip classless ! ! ! ipx router eigrp 10  network 1000 ! ! ipx router rip  no network 1000 ! ! ! banner motd # This is Router 2 # ! line con 0  exec-timeout 0 0  password letmein  logging synchronous  login  transport input none line vty 0 4  password falcons  login ! end 
R3
 ! version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname r3 ! enable secret 5 $XIPn$bRgZg3BayP2MswmQqh2nJ/ ! no ip domain-lookup ip host r3 204.206.3.3 ip host r1 204.206.1.1 ip host r2 204.206.2.2 ip host r4 204.206.4.4 ip host r5 204.206.5.5 ip host r6 204.206.6.6 ipx routing 0000.0000.3333 ! interface Loopback0  ip address 204.206.3.3 255.255.255.0 ! interface Loopback1  ip address 210.210.1.3 255.255.255.0 ! interface Loopback2  ip address 210.210.2.3 255.255.255.0 ! interface Ethernet0  description This interface connects to the management network (192.168.1.0)  ip address 192.168.1.3 255.255.255.0  ipx network 3000 ! interface Serial0  description This interface connects to R2's S0 and R4's S0 (Frame-Relay)  ip address 204.206.100.3 255.255.255.0  ip access-group 101 in  ip summary-address eigrp 10 210.210.0.0 255.255.0.0  encapsulation frame-relay  ipx network 1000  no fair-queue  frame-relay map ip 204.206.100.2 302 broadcast  frame-relay map ip 204.206.100.4 302 broadcast  frame-relay map ipx 1000.0000.0000.2222 302 broadcast  frame-relay map ipx 1000.0000.0000.4444 302 broadcast  frame-relay lmi-type ansi ! interface Serial1  no ip address  shutdown ! router eigrp 10  network 192.168.1.0  network 204.206.3.0  network 204.206.100.0  network 210.210.1.0  network 210.210.2.0 ! no ip classless access-list 101 deny   tcp any 192.168.1.0 0.0.0.255 eq www access-list 101 deny   tcp any 192.168.1.0 0.0.0.255 eq ftp-data access-list 101 deny   tcp any 192.168.1.0 0.0.0.255 eq ftp access-list 101 permit ip any any ! ! ! ipx router eigrp 10  network 1000  network 3000 ! ! ipx router rip  no network 1000  no network 3000 ! ! ! banner motd # This is Router 3 # ! line con 0  exec-timeout 0 0  password letmein  logging synchronous  login line aux 0 line vty 0 4  password falcons  login ! end 
R4
 ! version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname r4 ! enable secret 5 $MEQG$jpIIxk/ppZWA7yos3cXQk0 ! ip subnet-zero no ip domain-lookup ip host r1 204.206.1.1 ip host r2 204.206.2.2 ip host r3 204.206.3.3 ip host r4 204.206.4.4 ip host r5 204.206.5.5 ip host r6 204.206.6.6 ipx routing 0000.0000.4444 ! interface Loopback0  ip address 204.206.4.4 255.255.255.0 ! interface Ethernet0  description This interface does not connect with another one.  ip address 204.206.40.4 255.255.255.224  ipx network 4000  ipx network 4001 encapsulation SAP secondary ! interface Serial0  description This interface connects to R2's S0 and R3's S0 (Frame-Relay)  ip address 204.206.100.4 255.255.255.0  ip access-group 1 out  encapsulation frame-relay  ipx network 1000  frame-relay map ip 204.206.100.2 402 broadcast  frame-relay map ip 204.206.100.3 402 broadcast  frame-relay map ipx 1000.0000.0000.2222 402 broadcast  frame-relay map ipx 1000.0000.0000.3333 402 broadcast  frame-relay lmi-type ansi ! interface Serial1  description This interface connects to R6's S1.  ip address 204.206.46.4 255.255.255.0  ipx network 4600 ! router eigrp 10  redistribute rip metric 2000 200 255 1 1500  network 204.206.100.0 ! router rip  redistribute eigrp 10 metric 1  network 204.206.40.0  network 204.206.4.0  network 204.206.46.0 ! no ip classless access-list 1 deny   192.168.111.32 0.0.0.31 access-list 1 permit any ! ! ! ipx router eigrp 10  network 1000 ! ! ipx router rip  no network 1000 ! ! ! banner motd # This is Router 4 # ! line con 0  exec-timeout 0 0  password letmein  logging synchronous  login line aux 0 line vty 0 4  password falcons  login ! end 
R5
 ! version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname r5 ! enable secret 5 $DKBm$xUF3Aq0wLUZYXv4wnOFzG0 ! ip subnet-zero no ip domain-lookup ip host r1 204.206.1.1 ip host r2 204.206.2.2 ip host r3 204.206.3.3 ip host r4 204.206.4.4 ip host r5 204.206.5.5 ip host r6 204.206.6.6 isdn switch-type basic-5ess ! interface Loopback0  ip address 204.206.5.5 255.255.255.0 ! interface Serial0  no ip address  shutdown  no fair-queue ! interface Serial1  no ip address  shutdown ! interface TokenRing0  description This interface does not connect to another router  ip address 204.206.50.5 255.255.255.0  ring-speed 16 ! interface BRI0  ip address 204.206.200.2 255.255.255.252  encapsulation ppp  dialer map ip 204.206.200.1 8358661  dialer-group 1 ! no ip classless ip route 0.0.0.0 0.0.0.0 204.206.200.1 ! dialer-list 1 protocol ip permit banner motd # This is Router 5 # ! line con 0  exec-timeout 0 0  password letmein  logging synchronous  login line aux 0 line vty 0 4  password falcons  login ! end 
R6
 ! version 11.2 no service password-encryption no service udp-small-servers no service tcp-small-servers ! hostname r6 ! enable secret 5 $eD2vsSaZ1eH1XcjODRVDdcm01 ! ip subnet-zero no ip domain-lookup ip host r1 204.206.1.1 ip host r2 204.206.2.2 ip host r3 204.206.3.3 ip host r4 204.206.4.4 ip host r5 204.206.5.5 ip host r6 204.206.6.6 ipx routing 0000.0000.6666 isdn switch-type basic-5ess ! interface Loopback0  ip address 204.206.6.6 255.255.255.0 ! interface Serial0  no ip address  shutdown  no fair-queue ! interface Serial1  description This interface connects to R4's Serial 1.  ip address 204.206.46.6 255.255.255.0  ipx network 4600  clockrate 2000000 ! interface TokenRing0  description This interface does not connect to another device.  ip address 204.206.60.6 255.255.255.0  ipx network 6000  ring-speed 16 ! interface BRI0  ip address 204.206.200.1 255.255.255.252  encapsulation ppp  dialer-group 1 ! router rip  redistribute connected metric 1  redistribute static metric 1  network 204.206.46.0  network 204.206.6.0  network 204.206.60.0 ! no ip classless ip default-network 204.206.4.0 ip route 204.205.50.0 255.255.255.0 204.206.200.2 ! ! ! ! dialer-list 1 protocol ip permit banner motd # This is Router 6 # ! line con 0  exec-timeout 0 0  password letmein  logging synchronous  login line aux 0 line vty 0 4  password falcons  login ! end 

IP and IPX Routing Tables

R1
 r1#  show ip route  Codes: C - connected, S - static, I - IGRP, 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, E - EGP        i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default        U - per-user static route, o - ODR Gateway of last resort is 204.206.12.2 to network 0.0.0.0 I    204.206.2.0/24 [100/1600] via 204.206.12.2, 00:00:25, Ethernet0 I    204.206.3.0/24 [100/9076] via 204.206.12.2, 00:00:26, Ethernet0 C    204.206.1.0/24 is directly connected, Loopback0 I    204.206.6.0/24 [100/8776] via 204.206.12.2, 00:00:26, Ethernet0 I    204.206.4.0/24 [100/8776] via 204.206.12.2, 00:00:26, Ethernet0 C    204.206.12.0/24 is directly connected, Ethernet0 I    204.206.20.0/24 [100/1200] via 204.206.12.2, 00:00:26, Ethernet0 I    204.206.40.0/24 [100/8776] via 204.206.12.2, 00:00:26, Ethernet0 I    204.206.46.0/24 [100/8776] via 204.206.12.2, 00:00:26, Ethernet0 I    204.205.50.0/24 [100/8776] via 204.206.12.2, 00:00:27, Ethernet0 I    204.206.60.0/24 [100/8776] via 204.206.12.2, 00:00:27, Ethernet0 I    204.206.100.0/24 [100/8576] via 204.206.12.2, 00:00:27, Ethernet0 I    192.168.1.0/24 [100/8676] via 204.206.12.2, 00:00:27, Ethernet0 I    204.206.200.0/24 [100/8776] via 204.206.12.2, 00:00:27, Ethernet0 S*   0.0.0.0/0 [1/0] via 204.206.12.2 r1#  show ipx route  Codes: C - Connected primary network,    c - Connected secondary network        S - Static, F - Floating static, L - Local (internal), W - IPXWAN        R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate        s - seconds, u - uses 8 Total IPX routes. Up to 1 parallel paths and 16 hops allowed. No default route known. 
R2
 r2#  show ip route  Codes: C - connected, S - static, I - IGRP, 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, E - EGP        i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default        U - per-user static route, o - ODR Gateway of last resort is not set I    204.206.1.0/24 [100/1600] via 204.206.12.1, 00:00:53, Ethernet0 D EX 204.205.50.0/24 [170/2221056] via 204.206.100.4, 01:27:43, Serial0 C    204.206.2.0/24 is directly connected, Loopback0 C    204.206.100.0/24 is directly connected, Serial0 D    204.206.3.0/24 [90/2297856] via 204.206.100.3, 00:08:27, Serial0 D EX 204.206.4.0/24 [170/2221056] via 204.206.100.4, 01:37:52, Serial0 D EX 204.206.200.0/24 [170/2221056] via 204.206.100.4, 01:27:43, Serial0 C    204.206.20.0/24 is directly connected, Ethernet1 D EX 204.206.6.0/24 [170/2221056] via 204.206.100.4, 01:37:52, Serial0      204.206.40.0/27 is subnetted, 1 subnets D EX    204.206.40.0 [170/2221056] via 204.206.100.4, 01:37:53, Serial0 C    204.206.12.0/24 is directly connected, Ethernet0 D EX 204.206.46.0/24 [170/2221056] via 204.206.100.4, 01:37:53, Serial0 D    192.168.1.0/24 [90/2195456] via 204.206.100.3, 00:08:27, Serial0 D EX 204.206.60.0/24 [170/2221056] via 204.206.100.4, 01:37:54, Serial0 D EX 204.206.60.0/24 [170/2221056] via 204.206.100.4, 01:37:54, Serial0 r2#  show ipx route  Codes: C - Connected primary network,    c - Connected secondary network        S - Static, F - Floating static, L - Local (internal), W - IPXWAN        R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate        s - seconds, u - uses, U - Per-user static 8 Total IPX routes. Up to 1 parallel paths and 16 hops allowed. No default route known. C       1000 (FRAME-RELAY),   Se0 C       1200 (NOVELL-ETHER),  Et0 C       2000 (NOVELL-ETHER),  Et1 E       3000 [2195456/0] via     1000.0000.0000.3333, age 00:09:11,                          1u, Se0 E       4000 [2195456/1] via     1000.0000.0000.4444, age 01:20:12,                          1u, Se0 E       4001 [2195456/1] via     1000.0000.0000.4444, age 01:20:12,                          1u, Se0 E       4600 [2681856/1] via     1000.0000.0000.4444, age 01:20:12,                          11u, Se0 E       6000 [276864000/2] via     1000.0000.0000.4444, age 01:20:12,                          1u, Se0 r2# 
R3
 r3#  show ip route  Codes: C - connected, S - static, I - IGRP, 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, E - EGP        i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default        U - per-user static route, o - ODR Gateway of last resort is not set D    204.206.2.0/24 [90/2297856] via 204.206.100.2, 00:14:00, Serial0 C    210.210.1.0/24 is directly connected, Loopback1 C    204.206.3.0/24 is directly connected, Loopback0 C    210.210.2.0/24 is directly connected, Loopback2 D EX 204.206.1.0/24 [170/2221056] via 204.206.100.2, 00:14:01, Serial0 D EX 204.206.6.0/24 [170/2733056] via 204.206.100.2, 00:14:01, Serial0 D EX 204.206.4.0/24 [170/2733056] via 204.206.100.2, 00:14:01, Serial0 D EX 204.206.12.0/24 [170/2221056] via 204.206.100.2, 00:14:01, Serial0 D EX 204.206.20.0/24 [170/2221056] via 204.206.100.2, 00:14:01, Serial0      204.206.40.0/27 is subnetted, 1 subnets D EX    204.206.40.0 [170/2733056] via 204.206.100.2, 00:14:01, Serial0 D EX 204.206.46.0/24 [170/2733056] via 204.206.100.2, 00:14:01, Serial0 D EX 204.205.50.0/24 [170/2733056] via 204.206.100.2, 00:14:01, Serial0 D EX 204.206.60.0/24 [170/2733056] via 204.206.100.2, 00:14:01, Serial0 C    204.206.100.0/24 is directly connected, Serial0 C    192.168.1.0/24 is directly connected, Ethernet0 D EX 204.206.200.0/24 [170/2733056] via 204.206.100.2, 00:14:02, Serial0 D    210.210.0.0/16 is a summary, 00:14:02, Null0 r3#  show ipx route  Codes: C - Connected primary network,    c - Connected secondary network        S - Static, F - Floating static, L - Local (internal), W - IPXWAN        R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate        s - seconds, u - uses 8 Total IPX routes. Up to 1 parallel paths and 16 hops allowed. No default route known. C       1000 (FRAME-RELAY),   Se0 C       3000 (NOVELL-ETHER),  Et0 E       1200 [2195456/1] via     1000.0000.0000.2222, age 00:14:40,                          1u, Se0 E       2000 [2195456/1] via     1000.0000.0000.2222, age 00:14:41,                          1u, Se0 E       4000 [2707456/1] via     1000.0000.0000.2222, age 00:14:41,                          1u, Se0 E       4001 [2707456/1] via     1000.0000.0000.2222, age 00:14:41,                          1u, Se0 E       4600 [3193856/1] via     1000.0000.0000.2222, age 00:14:41,                          1u, Se0 E       6000 [277376000/2] via     1000.0000.0000.2222, age 00:14:41,                          1u, Se0 r3# 
R4
 r4#  show ip route  Codes: C - connected, S - static, I - IGRP, 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, E - EGP        i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default        U - per-user static route, o - ODR Gateway of last resort is not set D    204.206.2.0/24 [90/2297856] via 204.206.100.2, 01:46:46, Serial0 D    204.206.3.0/24 [90/2809856] via 204.206.100.2, 00:14:29, Serial0 D EX 204.206.1.0/24 [170/2221056] via 204.206.100.2, 01:44:18, Serial0 R    204.206.6.0/24 [120/1] via 204.206.46.6, 00:00:20, Serial1 C    204.206.4.0/24 is directly connected, Loopback0 D EX 204.206.12.0/24 [170/2221056] via 204.206.100.2, 01:44:18, Serial0 D EX 204.206.20.0/24 [170/2221056] via 204.206.100.2, 01:44:18, Serial0      204.206.40.0/27 is subnetted, 1 subnets C       204.206.40.0 is directly connected, Ethernet0 C    204.206.46.0/24 is directly connected, Serial1 R    204.205.50.0/24 [120/1] via 204.206.46.6, 00:00:21, Serial1 R    204.206.60.0/24 [120/1] via 204.206.46.6, 00:00:21, Serial1 C    204.206.100.0/24 is directly connected, Serial0 D    192.168.1.0/24 [90/2707456] via 204.206.100.2, 00:14:30, Serial0 R    204.206.200.0/24 [120/1] via 204.206.46.6, 00:00:22, Serial1 D    210.210.0.0/16 [90/2809856] via 204.206.100.2, 00:14:31, Serial0 r4#  show ipx route  Codes: C - Connected primary network,    c - Connected secondary network        S - Static, F - Floating static, L - Local (internal), W - IPXWAN        R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate        s - seconds, u - uses 8 Total IPX routes. Up to 1 parallel paths and 16 hops allowed. No default route known. C       1000 (FRAME-RELAY),   Se0 C       4000 (NOVELL-ETHER),  Et0 c       4001 (SAP),           Et0 C       4600 (HDLC),          Se1 E       1200 [2195456/1] via     1000.0000.0000.2222, age 01:25:36,                          1u, Se0 E       2000 [2195456/1] via     1000.0000.0000.2222, age 01:25:36,                          1u, Se0 E       3000 [2707456/0] via     1000.0000.0000.2222, age 00:15:12,                          1u, Se0 R       6000 [07/01] via     4600.0000.0000.6666,   10s, Se1 r4# 
R5
 r5#  show ip route  Codes: C - connected, S - static, I - IGRP, 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, E - EGP        i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default        U - per-user static route, o - ODR Gateway of last resort is 204.206.200.1 to network 0.0.0.0 C    204.206.5.0/24 is directly connected, Loopback0 C    204.206.50.0/24 is directly connected, TokenRing0      204.206.200.0/30 is subnetted, 1 subnets C       204.206.200.0 is directly connected, BRI0 S*   0.0.0.0/0 [1/0] via 204.206.200.1 r5#  show ipx route  %IPX not running r5# 
R6
 r6#  show ip route  Codes: C - connected, S - static, I - IGRP, 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, E - EGP        i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default        U - per-user static route, o - ODR Gateway of last resort is 204.206.46.4 to network 204.206.4.0 R    204.206.2.0/24 [120/1] via 204.206.46.4, 00:00:09, Serial1 R    204.206.3.0/24 [120/1] via 204.206.46.4, 00:00:09, Serial1 R    204.206.1.0/24 [120/1] via 204.206.46.4, 00:00:09, Serial1 C    204.206.6.0/24 is directly connected, Loopback0 R*   204.206.4.0/24 [120/1] via 204.206.46.4, 00:00:09, Serial1 R    204.206.12.0/24 [120/1] via 204.206.46.4, 00:00:09, Serial1 R    204.206.20.0/24 [120/1] via 204.206.46.4, 00:00:09, Serial1 R    204.206.40.0/24 [120/1] via 204.206.46.4, 00:00:09, Serial1 C    204.206.46.0/24 is directly connected, Serial1 S    204.205.50.0/24 [1/0] via 204.206.200.2 C    204.206.60.0/24 is directly connected, TokenRing0 R    204.206.100.0/24 [120/1] via 204.206.46.4, 00:00:10, Serial1 R    192.168.1.0/24 [120/1] via 204.206.46.4, 00:00:10, Serial1      204.206.200.0/30 is subnetted, 1 subnets C       204.206.200.0 is directly connected, BRI0 r6#  show ipx route  Codes: C - Connected primary network,    c - Connected secondary network        S - Static, F - Floating static, L - Local (internal), W - IPXWAN        R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate        s - seconds, u - uses 8 Total IPX routes. Up to 1 parallel paths and 16 hops allowed. No default route known. C       4600 (HDLC),          Se1 C       6000 (SAP),           To0 R       1000 [07/01] via     4600.0000.0000.4444,   22s, Se1 R       1200 [13/02] via     4600.0000.0000.4444,   22s, Se1 R       2000 [13/02] via     4600.0000.0000.4444,   22s, Se1 R       3000 [06/01] via     4600.0000.0000.4444,   22s, Se1 R       4000 [07/01] via     4600.0000.0000.4444,   22s, Se1 R       4001 [07/01] via     4600.0000.0000.4444,   22s, Se1 r6# 

Completed Cisco Router Operations

Cisco Router IOS Backup
 r3#  copy flash tftp  System flash directory: File  Length   Name/status   1   8108960  c2500-js-l_112-17.bin [8109024 bytes used, 279584 available, 8388608 total] Address or name of remote host [255.255.255.255]? 192.168.1.5 Source file name? c2500-js-l_112-17.bin Destination file name [c2500-js-l_112-17.bin]? Verifying checksum for 'c2500-js-l_112-17.bin' (file # 1)...  OK Copy 'c2500-js-l_112-17.bin' from Flash to server   as 'c2500-js-l_112-17.bin'? [yes/no]y !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Upload to server done Flash copy took 00:01:53 [hh:mm:ss] r3# 
Cisco Router IOS Upgrade
 r3#  copy tftp flash  ****  NOTICE  **** Flash load helper v1.0 This process will accept the copy options and then terminate the current system image to use the ROM based image for the copy. Routing functionality will not be available during that time. If you are logged in via telnet, this connection will terminate. Users with console access can see the results of the copy operation.                          ---- ******** ---- Proceed? [confirm] System flash directory: File  Length   Name/status   1   8108960  c2500-js-l_112-17.bin [8109024 bytes used, 279584 available, 8388608 total] Address or name of remote host []?  192.168.1.5  Source file name?  c2500-js-l_112-17.bin  Destination file name [  c2500-js-l_112-17.bin  ]? Accessing file 'c2500-js-l_112-17.bin' on 192.168.1.5... Loading c2500-js-l_112-17.bin from 192.168.1.5 (via Ethernet0): ! [OK] Erase flash device before writing? [confirm] Flash contains files. Are you sure you want to erase? [confirm] Copy 'c2500-js-l_112-17.bin' from server   as 'c2500-js-l_112-17.bin' into Flash WITH erase? [yes/no]  y  %SYS-4-CONFIG_NEWER: Configurations from version 11.2 may not be correctly under stood. %FLH: c2500-js-l_112-17.bin from 192.168.1.5 to flash ... System flash directory: File  Length   Name/status   1   8108960  c2500-js-l_112-17.bin [8109024 bytes used, 279584 available, 8388608 total] Accessing file 'c2500-js-l_112-17.bin' on 192.168.1.5... Loading c2500-js-l_112-17.bin from 192.168.1.1 (via Ethernet0): ! [OK] Erasing device... eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ...erased Loading c2500-js-l_112-17.bin from 10.10.10.1 (via Ethernet0): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [OK - 8108960/8388608 bytes] Verifying checksum...  OK (0x619E) Flash copy took 0:03:59 [hh:mm:ss] %FLH: Re-booting system after download 
Cisco Router Configuration Backup
 r3#  copy start tftp  Remote host []?  192.168.1.5  Name of configuration file to write [  r3-confg  ]? Write file r3-confg on host 192.168.1.5? [confirm] Writing r3-confg .!! [OK] r3# 
Cisco Router Network Configuration
 R3#  copy tftp running-config  Host or network configuration file [host]?  host  Address of remote host []?  192.168.1.5  Name of configuration file [r3-config]?  R3-config  Configure using r1-config from 192.168.1.5? [confirm] Loading r1-config from 192.168.1.5 (via Ethernet0): ! [OK - 780/32723 bytes] r3# %SYS-5-CONFIG: Configured from r1-config by console tftp from 192.168.1.5 r3# 

   
Top


CCNA Practical Studies
CCNA Practical Studies (Cisco Certification & Training)
ISBN: 1587200465
EAN: 2147483647
Year: 2005
Pages: 127

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net