Displaying ospf route information – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 687

Advertising
background image

Brocade TurboIron 24X Series Configuration Guide

653

53-1003053-01

Displaying OSPF information

Displaying OSPF route information

To display OSPF route information for the router, enter the following command at any CLI level.

Syntax: show ip ospf routes [<ip-addr>]

The <ip-addr> parameter specifies a destination IP address. If you use this parameter, only the
route entries for that destination are shown.

This display shows the following information.

Events

OSPF Interface Event:

Interface_Up = 0x00

Wait_Timer = 0x01

Backup_Seen = 0x02

Neighbor_Change = 0x03

Loop_Indication = 0x04

Unloop_Indication = 0x05

Interface_Down = 0x06

Interface_Passive = 0x07

Adjacent Neighbor Count

The number of adjacent neighbor routers.

Neighbor:

The neighbor router ID.

TABLE 101

CLI Display of OSPF route information

This field...

Displays...

Index

The row number of the entry in the router OSPF route table.

Destination

The IP address of the route's destination.

Mask

The network mask for the route.

Path_Cost

The cost of this route path. (A route can have multiple paths. Each path represents a
different exit port for the Layer 3 Switch.)

Type2_Cost

The type 2 cost of this path.

TABLE 100

Output of the show ip ospf interface command (Continued)

This field

Displays

TurboIron#show ip ospf routes

Index Destination Mask Path_Cost Type2_Cost Path_Type

1 10.212.95.7 255.255.255.0 1 0 Intra

Adv_Router Link_State Dest_Type State Tag Flags

10.173.35.1 10.212.95.7 Network Valid 00000000 7000

Paths Out_Port Next_Hop Type Arp_Index State

1

6

10.95.7.250 OSPF 8 84 00

Index Destination Mask Path_Cost Type2_Cost Path_Type

2 10.3.63.0 255.255.255.0 11 0 Inter

Adv_Router Link_State Dest_Type State Tag Flags

10.95.7.250 10.3.63.0 Network Valid 00000000 0000

Paths Out_Port Next_Hop Type Arp_Index State

1

6 10.95.7.250 OSPF 8 84 00

Advertising