Hi guys,
I configured two cisco routers. One is an AS 2509 (RouterA) and the other
is a 2503 (RouterB). When I do a "sh ip route" I do not see the ip
addresses of the interfaces directly connected to the routers. Can
anybody help me with that? Here is the result of the "sh ip route" command
on RouterA and RouterB, followed by the configurations of both routers.
RouterA#sh 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
RouterB#sh 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, ia - IS-IS inter
area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
RouterA#sh star
Using 971 out of 32762 bytes
version 12.0
service config
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname RouterA
enable secret 5 $1$nCDS$RTo6p39TeTeAXSL/nrbn00
enable password password
ip subnet-zero
interface Ethernet0
description LAN link to Sales 172.16.10.0 255.255.255.0
ip address 172.16.10.1 255.255.255.0
no ip directed-broadcast
interface Serial0
description WAN Link to SF
ip address 172.16.20.1 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
no fair-queue
interface Serial1
ip address 172.15.60.1 255.255.255.0
no ip directed-broadcast
no cdp enable
ip classless
ip route 172.16.30.0 255.255.255.0 172.16.20.2
ip route 172.16.40.0 255.255.255.0 172.16.20.2
ip route 172.16.50.0 255.255.255.0 172.16.20.2
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
line con 0
exec-timeout 0 0
transport input none
line 1 8
line aux 0
line vty 0 4
password password2
login
end
RouterB#sh star
Using 986 out of 32762 bytes
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname RouterB
logging rate-limit console 10 except errors
enable secret 5 $1$6GQN$5msR8qh8ViZb5cyAb4cXd/
enable password password
ip subnet-zero
no ip finger
cns event-service server
interface Ethernet0
ip address 172.16.30.1 255.255.255.0
no cdp enable
no mop enabled
interface Serial0
ip address 172.16.20.2 255.255.255.0
interface Serial1
bandwidth 56
no ip address
shutdown
clockrate 56000
no cdp enable
interface BRI0
no ip address
shutdown
no cdp enable
ip kerberos source-interface any
ip classless
ip route 172.16.10.0 255.255.255.0 172.16.20.1
ip route 172.16.50.0 255.255.255.0 172.16.40.2
no ip http server
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
line con 0
exec-timeout 0 0
transport input none
line aux 0
line vty 0 4
password password2
login
end
Thanks,
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=31085&t=31085
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]