background image
654 Chapter 9: Scenarios for Final Preparation
!
router rip
network 163.1.0.0
!
no ip classless
!
!
!
!
line con 0
password cisco
login
line aux 0
line vty 0 4
password cisco
login
!
end
R3#show ip arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 163.1.3.203 - 0000.0c89.b1b0 SNAP Ethernet0
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
163.1.0.0/16 is variably subnetted, 7 subnets, 2 masks
R 163.1.2.128/25 [120/1] via 163.1.23.202, 00:00:22, Serial1
C 163.1.3.128/25 is directly connected, Ethernet0
R 163.1.1.128/25 [120/1] via 163.1.13.201, 00:00:28, Serial0
R 163.1.12.128/25 [120/1] via 163.1.13.201, 00:00:28, Serial0
[120/1] via 163.1.23.202, 00:00:22, Serial1
C 163.1.13.128/25 is directly connected, Serial0
C 163.1.23.128/25 is directly connected, Serial1
C 163.1.23.202/32 is directly connected, Serial1
R3#trace 163.1.13.203
Type escape sequence to abort.
Tracing the route to 163.1.13.203
1 163.1.13.201 16 msec 16 msec 16 msec
2 163.1.13.203 44 msec * 32 msec
Example 9-6
Scenario 9-1, Part C--R3 show and debug Output (Continued)
ch09.fm Page 654 Monday, March 20, 2000 5:23 PM