Release Notes

To display OSPF settings for an individual interface, you must specify a VLAN or tunnel ID number. The
example below displays part of the output of the show ip ospf interface vlan command.
(host) # show ip ospf interface vlan 10
Vlan 3 is up, line protocol is up
Internet Address 3.3.3.1, Mask 255.255.255.0, Area 10.1.1.1
Router ID 10.4.131.227, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State WAIT, Priority 1
Designated Router id 0.0.0.0, Interface Address 3.3.3.1
Backup designated Router id 0.0.0.0, Interface Address 3.3.3.1
Timer intervals configured, Hello 10, Dead 40, Retransmit 5
Neighbor Count is 0
Tx Stat: Hellos 1 DbDescr 0 LsReq 0 LsUpdate 0 LsAck 0 Pkts 1
Rx Stat: Hellos 0 DbDescr 0 LsReq 0 LsUpdate 0 LsAck 0 Pkts 0
DisCd 0 BadVer 0 BadNet 0 BadArea 0 BadDstAdr 0 BadAuType 0
BadAuth 0 BadNeigh 0 BadPckType 0 BadVirtLink 0
...
The output may include some or all of the following parameters.
Parameter Description
Vlan <number> Identifies that the interface type and ID are up and functional.
Internet Address Internet address, network mask, and area assigned to the interface.
Router ID Displays the router ID, that the network type is Broadcast, and the cost
value.
Transmit Delay Details of the transmit delay, state, and priority.
Designated Router Details of the designated router ID and interface address.
Backup Designated Router
ID
Details of the backup router ID and interface address.
Timer intervals configured Details of elapse time intervals for Hello, Dead, Transmit (wait), and
retransmit.
Neighbor Count Details the number of neighbors and adjacent neighbors.
Tx Stat Counters and statistics for transmitted data.
l Hellos: Number of transmitted hello packets. These packets are sent
every hello interval.
l DbDescr: Number of transmitted database description packets.
l LsReq: Number of transmitted link state request packets.
l LsUpdate: Number of transmitted link state update packets.
l LsAck: Number of transmitted link state acknowledgment packets
l Pkts: Total number of transmitted packets.
Rx Stat Counters and statistics for received data.
l Hellos: Number of received hello packets. These packets are sent
every hello interval.
l DbDescr: Number of received database description packets.
l LsReq: Number of received link state request packets.
l LsUpdate: Number of received link state update packets.
l LsAck: Number of received link state acknowledgment packets
l Pkts: Total number of received packets.
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide show ip ospf | 1412