background image
Scenario 2-2 63
Scenario 2-2
Example 2-9 shows that the running-config command was executed on the Nova router.
Questions on Scenario 2-2
1
If this is all the information that you have, what IOS do you expect will be loaded when
the user reloads Nova?
2
Examine the following command output in Example 2-10, taken immediately before the
user is going to type the reload command. What IOS do you expect will be loaded?
Example 2-9
Configuration of Router Nova
hostname Nova
banner # This is the router in Nova Sibiersk; Dress warmly before entering! #
!
boot system tftp c2500-js-113.bin 134.141.88.3
boot system flash c2500-j-l.111-9.bin
boot system rom
!
enable password cisco
!
interface Serial0
ip address 134.141.12.2 255.255.255.0
!
interface Serial1
ip address 134.141.23.2 255.255.255.0
!
interface TokenRing0
ip address 134.141.2.2 255.255.255.0
!
router rip
network 134.141.0.0
!
line con 0
password cisco
login
line aux 0
line vty 0 4
password cisco
login
Example 2-10
show ip route on Nova
Nova#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
continues
ch02.fm Page 63 Monday, March 20, 2000 4:57 PM