Show ip ospf interface – Enterasys Networks X-Pedition XSR CLI User Manual

Page 195

Advertising
background image

OSPF Debug and Show Commands

XSR CLI Reference Guide 5-119

show ip ospf interface

This command displays interface OSPF‐related information, including network type, priority, 
cost, hello, interval, dead interval.

Syntax

show ip ospf interface [type][number]

Mode

EXEC or Global configuration:

XSR>

or

XSR(config)#

Sample Output

The following are sample responses:

XSR>show ip ospf interface
FastEthernet1 is UP

Internet Address 51.51.51.1 Mask 255.255.255.0

Internet Address 52.52.52.1 Mask 255.255.255.0 secondary
Internet Address 53.53.53.1 Mask 255.255.255.0 secondary
Area 0.0.0.2
Router ID 51.51.51.1,Network Type BROADCAST,Cost: 10
Transmit Delay is 1 sec,State DR,Priority 1
Designated Router id 51.51.51.1, Interface addr 51.51.51.1
No backup designated router on this network

Timer intervals configured, Hello 10,Dead 40,Wait 40,Retransmit 5

No Hellos (Passive Interface)

Neighbor Count is 0, Adjacent neighbor count is 0

Parameter Descriptions

AS external

Sum of external LS records.

Subtotal

Subtotal Sum of LS records per area.

Delete

Sum of LS records waiting for deletion from LS DB.

Maxage

Sum of LS records that have reached maximum age.

Total

Sum of LS records in the LS database on XSR.

type

Interface type. Valid interface types are interfaces that exist on this router.

number

Interface number. Valid values correspond to the number of a particular 
interface type present on this router.

Internet address

IP address and mask assigned to this interface.

Area

OSPF area to which this interface is assigned.

Router ID

OSPF router ID. OSPF selects the Router ID from one of the IP 
addresses configured on this router.

No Hellos (Passive 
Interface)

OSPF Hellos are not sent or received on this interface.

Advertising