Can you ping 12.1, I don't see any hello's in that direction. Also, can turn
off the other debugs once you can ping and 'deb ip os adj' ?
-ryan
From: belletjetrekken [mailto:belletjetrekken_at_gmail.com]
Sent: Friday, May 01, 2009 11:14 AM
To: Abraham, Tharak
Cc: Ryan West; Baik, Chan; Cisco certification
Subject: Re: pls help, easy ospf question
On Fri, May 1, 2009 at 10:08 AM, Abraham, Tharak
<tharakabraham_at_gmail.com<mailto:tharakabraham_at_gmail.com>> wrote:
Were the adjacencies formed before turning on authentication?
Could you disable the authentication and give a shot?
On Fri, May 1, 2009 at 5:03 PM, Ryan West
<rwest_at_zyedge.com<mailto:rwest_at_zyedge.com>> wrote:
Post debugs.
-----Original Message-----
From: nobody_at_groupstudy.com<mailto:nobody_at_groupstudy.com>
[mailto:nobody_at_groupstudy.com<mailto:nobody_at_groupstudy.com>] On Behalf Of
belletjetrekken
Sent: Friday, May 01, 2009 10:57 AM
To: Baik, Chan
Cc: Cisco certification
Subject: Re: pls help, easy ospf question
i just turned enabled the serial interfaces..but still the routes are not
showing up
On Fri, May 1, 2009 at 9:49 AM, Baik, Chan
<Chan.Baik_at_viacom.com<mailto:Chan.Baik_at_viacom.com>> wrote:
> It looks like your serial interfaces are shut down.
>
> -----Original Message-----
> From: nobody_at_groupstudy.com<mailto:nobody_at_groupstudy.com>
[mailto:nobody_at_groupstudy.com<mailto:nobody_at_groupstudy.com>] On Behalf Of
> junk mail
> Sent: Friday, May 01, 2009 7:24 AM
> To: Cisco certification
> Subject: pls help, easy ospf question
>
> studying for my r & s, i configured 4 routers for ospf and for some
> reason R1's ospf routes are not showing up in the routing table, can
> somebody help me figure out why the routes are not showing up ? i
> attached sh run's here..
>
> thanks
>
> belletjetrekken
> R1#sh run
> Building configuration...
>
> Current configuration : 1838 bytes
> !
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname R1
> !
> boot-start-marker
> boot-end-marker
> !
> !
> no aaa new-model
> !
> resource policy
> !
> no network-clock-participate slot 1
> no network-clock-participate wic 0
> ip subnet-zero
> ip cef
> !
> !
> !
> !
> no ip domain lookup
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> interface Loopback0
> ip address 1.1.1.1 255.0.0.0
> !
> interface FastEthernet0/0
> no ip address
> duplex auto
> speed auto
> !
> interface Serial0/0
> no ip address
> no dce-terminal-timing-enable
> !
> interface Serial0/0.12
> ip address 131.1.12.1 255.255.255.0
> ip ospf message-digest-key 1 md5 Cisco12 !
> interface FastEthernet0/1
> no ip address
> shutdown
> duplex auto
> speed auto
> !
> interface Serial0/1
> no ip address
> shutdown
> no dce-terminal-timing-enable
> !
> router ospf 1
> router-id 1.1.1.1
> log-adjacency-changes
> area 2 authentication message-digest
> network 0.0.0.0 255.255.255.255 area 2
> !
> ip classless
> !
> !
> no ip http server
> no ip http secure-server
> !
> !
> !
> !
> control-plane
> !
> !
> !
> !
> !
> !
> !
> !
> !
> alias exec siib show ip int br
> alias exec scn show cdp neighbors
> alias exec scnd show cdp neighbors detail alias exec svb show vlan brief
> alias exec svs show vtp stat alias exec sion show ip ospf nei alias exec
> siond show ip ospf nei det alias exec siodr show ip ospf database router
> alias exec sioi show ip ospf int alias exec sen show eigrp nei alias
> exec send show eigrp nei det alias exec ss show spanning-tree alias exec
> sss show spanning-tree summary alias exec ssd show spanning-tree detail
> alias exec ssm show spanning-tree mst alias exec ssr show spanning-tree
> root alias exec ssb show spanning-tree blockedports alias exec sv show
> version alias exec sir show ip route !
> line con 0
> exec-timeout 0 0
> logging synchronous
> line aux 0
> line vty 0 4
> login
> !
> !
> end
>
> R1#
> R2#sh run
> Building configuration...
>
> Current configuration : 1974 bytes
> !
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname R2
> !
> boot-start-marker
> boot-end-marker
> !
> !
> no aaa new-model
> !
> resource policy
> !
> no network-clock-participate slot 1
> no network-clock-participate wic 0
> ip subnet-zero
> ip cef
> !
> !
> !
> !
> no ip domain lookup
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> interface Loopback0
> ip address 2.2.2.2 255.0.0.0
> !
> interface FastEthernet0/0
> ip address 131.1.23.2 255.255.255.0
> duplex auto
> speed auto
> !
> interface Serial0/0
> no ip address
> no dce-terminal-timing-enable
> !
> interface Serial0/0.21
> ip address 131.1.12.2 255.255.255.0
> ip ospf message-digest-key 1 md5 Cisco12 !
> interface FastEthernet0/1
> no ip address
> shutdown
> duplex auto
> speed auto
> !
> interface Serial0/1
> no ip address
> shutdown
> no dce-terminal-timing-enable
> !
> router ospf 1
> router-id 2.2.2.2
> log-adjacency-changes
> area 1 virtual-link 3.3.3.3
> area 2 authentication message-digest
> network 2.2.2.2 0.0.0.0 area 2
> network 22.2.2.2 0.0.0.0 area 1
> network 131.1.12.2 0.0.0.0 area 2
> network 131.1.23.2 0.0.0.0 area 1
> !
> ip classless
> !
> !
> ip http server
> no ip http secure-server
> !
> !
> !
> !
> control-plane
> !
> !
> !
> !
> !
> !
> !
> !
> !
> alias exec siib show ip int br
> alias exec scn show cdp neighbors
> alias exec scnd show cdp neighbors detail alias exec svb show vlan brief
> alias exec svs show vtp stat alias exec sion show ip ospf nei alias exec
> siond show ip ospf nei det alias exec siodr show ip ospf database router
> alias exec sioi show ip ospf int alias exec sen show eigrp nei alias
> exec send show eigrp nei det alias exec ss show spanning-tree alias exec
> sss show spanning-tree summary alias exec ssd show spanning-tree detail
> alias exec ssm show spanning-tree mst alias exec ssr show spanning-tree
> root alias exec ssb show spanning-tree blockedports alias exec sv show
> version alias exec sir show ip route !
> line con 0
> exec-timeout 0 0
> logging synchronous
> line aux 0
> line vty 0 4
> !
> !
> end
>
> R2#
> R3#sh run
> Building configuration...
>
> Current configuration : 1897 bytes
> !
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname R3
> !
> boot-start-marker
> boot-end-marker
> !
> !
> no aaa new-model
> !
> resource policy
> !
> no network-clock-participate slot 1
> no network-clock-participate wic 0
> ip subnet-zero
> ip cef
> !
> !
> !
> !
> no ip domain lookup
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> interface Loopback0
> ip address 3.3.3.3 255.0.0.0
> !
> interface FastEthernet0/0
> ip address 131.1.23.3 255.255.255.0
> duplex auto
> speed auto
> !
> interface Serial0/0
> no ip address
> no dce-terminal-timing-enable
> !
> interface Serial0/0.34
> ip address 131.1.34.3 255.255.255.0
> !
> interface FastEthernet0/1
> no ip address
> shutdown
> duplex auto
> speed auto
> !
> interface Serial0/1
> no ip address
> shutdown
> no dce-terminal-timing-enable
> !
> router ospf 1
> router-id 3.3.3.3
> log-adjacency-changes
> area 1 virtual-link 2.2.2.2
> network 3.3.3.3 0.0.0.0 area 1
> network 33.3.3.3 0.0.0.0 area 0
> network 131.1.23.3 0.0.0.0 area 1
> network 131.1.34.3 0.0.0.0 area 0
> !
> ip classless
> !
> !
> no ip http server
> no ip http secure-server
> !
> !
> !
> !
> control-plane
> !
> !
> !
> !
> !
> !
> !
> !
> !
> alias exec siib show ip int br
> alias exec scn show cdp neighbors
> alias exec scnd show cdp neighbors detail alias exec svb show vlan brief
> alias exec svs show vtp stat alias exec sion show ip ospf nei alias exec
> siond show ip ospf nei det alias exec siodr show ip ospf database router
> alias exec sioi show ip ospf int alias exec sen show eigrp nei alias
> exec send show eigrp nei det alias exec ss show spanning-tree alias exec
> sss show spanning-tree summary alias exec ssd show spanning-tree detail
> alias exec ssm show spanning-tree mst alias exec ssr show spanning-tree
> root alias exec ssb show spanning-tree blockedports alias exec sv show
> version alias exec sir show ip route !
> line con 0
> exec-timeout 0 0
> logging synchronous
> line aux 0
> line vty 0 4
> !
> !
> end
>
> R3#
> R4#sh run
> Building configuration...
>
> Current configuration : 1683 bytes
> !
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname R4
> !
> boot-start-marker
> boot-end-marker
> !
> !
> no aaa new-model
> !
> resource policy
> !
> no network-clock-participate slot 1
> no network-clock-participate wic 0
> ip subnet-zero
> ip cef
> !
> !
> !
> !
> no ip domain lookup
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> interface Loopback0
> ip address 4.4.4.4 255.0.0.0
> !
> interface FastEthernet0/0
> no ip address
> shutdown
> duplex auto
> speed auto
> !
> interface Serial0/0
> no ip address
> no dce-terminal-timing-enable
> !
> interface Serial0/0.43
> ip address 131.1.34.3 255.255.255.0
> !
> interface FastEthernet0/1
> no ip address
> shutdown
> duplex auto
> speed auto
> !
> router ospf 1
> router-id 4.4.4.4
> log-adjacency-changes
> network 0.0.0.0 255.255.255.255 area 0
> !
> ip classless
> !
> !
> no ip http server
> no ip http secure-server
> !
> !
> !
> !
> control-plane
> !
> !
> !
> !
> !
> !
> !
> !
> !
> alias exec siib show ip int br
> alias exec scn show cdp neighbors
> alias exec scnd show cdp neighbors detail alias exec svb show vlan brief
> alias exec svs show vtp stat alias exec sion show ip ospf nei alias exec
> siond show ip ospf nei det alias exec siodr show ip ospf database router
> alias exec sioi show ip ospf int alias exec sen show eigrp nei alias
> exec send show eigrp nei det alias exec ss show spanning-tree alias exec
> sss show spanning-tree summary alias exec ssd show spanning-tree detail
> alias exec ssm show spanning-tree mst alias exec ssr show spanning-tree
> root alias exec ssb show spanning-tree blockedports alias exec sv show
> version alias exec sir show ip route !
> line con 0
> exec-timeout 0 0
> logging synchronous
> line aux 0
> line vty 0 4
> !
> !
> end
>
> R4#
>
>
> Blogs and organic groups at http://www.ccie.net<http://www.ccie.net/>
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net<http://www.ccie.net/>
Received on Fri May 01 2009 - 11:23:40 ART
This archive was generated by hypermail 2.2.0 : Mon Jun 01 2009 - 07:04:41 ART