Display the current OSPF virtual interfaces between this vRouter and the specified neighbor.
exec
show vSwitch-name vRouter-name ospf virtualInterface
Heading | Description | Filter |
---|---|---|
Area Id | Area ID that the virtual interface transits. | areaId ipAddress |
Neighbor | Neighbor address. | neighbor ipAddress |
Rtr Priority | Priority of the vRouter. Valid values are from 0 to 255. |
rtrPriority integer |
Transit Delay | Delay of LSA transmissions. Valid values are from 1 to 2147483647. |
transitDelay integer |
Retrans Interval | Time between LSA retransmissions. Valid values are from 1 to 2147483647. |
retransInterval integer |
Hello Interval | Seconds between hello packets. Valid values are from 1 to 2147483647. |
helloInterval integer |
Rtr Dead Interval | Time before router is considered down. Valid values are from 1 to 2147483647. |
rtrDeadInterval integer |
Poll Interval | Seconds between hello packets to a down neighbor. Valid values are from 1 to 2147483647. |
pollInterval integer |
State | State of the virtual interface. Valid values:
down , pointToPoint
|
state enumeration |
Events | Number of virtual interface state changes or errors. | events counter32 |
Auth Key | Text for verification field in OSPF header. | authKey text |
Auth Type | Authentication type sent from interface. Valid values:
|
authType enumeration |
Auth Id | An authentication identification (ID) number used during MD5 authentication. This value must match the authentication ID configured on the other routers in the network. Not all routers use the authentication ID; you can use the default value if your routers do not use an authentication ID. You must set the authType argument to md5 to use this argument. |
authId integer |
You can do the following