Re: OSPF Routes

From: Chris Hugo (chrishugo@xxxxxxxxx)
Date: Fri May 17 2002 - 02:37:41 GMT-3


   
Hi,
 You can also do a "show ip ospf database router <neighbor_id>" to see what lin
ks are being originated by the router in your Area 0 domain. If you do a "show
ip ospf database" you will not see links that have been originated in that same
 area. If you are thinking about Network Summary Links (LSA Type3) those LSAs w
ill only be used when routes are being advertised by a different area. Let's sa
y you have another area, area 2. The ABR that connects Area 0 and Area 2 will o
riginate Type 3 LSAs advertising the routes that are within area 2 to your bac
kbone area 0 and vice versa.
Here is a great link from Cisco http://www.cisco.com/warp/public/104/ospfdb6.ht
ml . I also did a example for sh ip ospf database router
HTH,
chris hugo
terminal#sh ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface
172.16.3.2 1 FULL/ - 00:00:33 192.168.4.1 Serial0
192.168.10.241 1 FULL/DR 00:00:32 192.168.5.1 Ethernet0
terminal#sh ip ospf database router 192.168.10.241
            OSPF Router with ID (172.16.23.1) (Process ID 100)
                Router Link States (Area 0)
  LS age: 235
  Options: (No TOS-capability, DC)
  LS Type: Router Links
  Link State ID: 192.168.10.241
  Advertising Router: 192.168.10.241
  LS Seq Number: 8000000D
  Checksum: 0xB9FA
  Length: 48
  Number of Links: 2
    Link connected to: a Stub Network
     (Link ID) Network/subnet number: 192.168.6.0
     (Link Data) Network Mask: 255.255.255.0
      Number of TOS metrics: 0
       TOS 0 Metrics: 64
    Link connected to: a Transit Network
     (Link ID) Designated Router address: 192.168.5.1
     (Link Data) Router Interface address: 192.168.5.1
      Number of TOS metrics: 0
       TOS 0 Metrics: 10

  John Mistichelli <jmistichelli@yahoo.com> wrote:
Mike,

You haven't given us enough information to help. Try a
show ip ospf interface to see if those interfaces are
running OSPF in the first place. Check your network
statements under the OSPF process. I suspect they do
not enable OSPF on the interfaces you speak of. Hope
that helps.

John
7536



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:59 GMT-3