User`s guide
9-22 Preliminary November 23, 1998 MultiVoice Gateway for the MAX— User’s Guide
Configuring OSPF Routing
Administering OSPF
example, to display an expanded view of the last entry in the link-state database shown in the
previous section:
ascend% show ospf lsa 0.0.0.0 ase 10.5.2.160 10.5.2.162
LSA type: ASE ls id: 10.5.2.160 adv rtr: 110.5.2.162 age: 568
len: 36 seq #: 80000037 cksum: 0xfffa
Net mask: 255.255.255.255 Tos 0 metric: 10 E type: 1
Forwarding Address: 0.0.0.0 Tag: c0000000
Displaying OSPF neighbors
To display adjacencies, enter the Show OSPF Nbrs command. For example:
ascend% show ospf nbrs
Area Interface Router Id Nbr IP Addr State Mode
Pri
----------------------------------------------------------------------
0.0.0.0 10.5.2.154 10.5.2.155 10.5.2.155 Full Slave 5
0.0.0.0 10.5.2.154 10.5.2.146 10.5.2.146 Full Master 5
0.0.0.0 10.5.2.154 10.5.2.162 10.5.2.162 Full Slave 5
The output contains the following fields:
Displaying the OSPF routing table
To view the OSPF routing table, type:
ascend% show ospf rtab
SPF algorithm run 24 times since boot
Dest D_mask Area Cost E Path Nexthop AdvRtr
----------------------------------------------------------------------
Nets:
10.5.2.163 255.255.255.248 0.0.0.0 10 3 EXT 10.5.2.163 10.5.2.163
10.5.2.163 255.255.255.255 0.0.0.0 20 0 EXT 10.5.2.163 10.5.2.163
10.5.2.146 255.255.255.248 0.0.0.0 20 1 EXT 10.5.2.154 10.5.2.146
Field Description
Area Area ID.
Interface Address assigned to the interface. In the MultiVoice Gateway, the IP
address is always the address assigned to the Ethernet interface.
Router Id IP address of the router used to reach a neighbor. This is often the same
address as the neighbor itself.
Nbr IP Addr IP address of the neighbor.
State State of the link-state database exchange. Full means that the databases
are fully aligned between the MultiVoice Gateway and its neighbor.
Mode Whether the neighbor is functioning in master or slave mode. The master
sends Database Description packets (polls) which are acknowledged by
Database Description packets (responses) sent by the slave.
Pri Designated router election priority assigned to the MultiVoice Gateway.