Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
OSPF Commands
OmniSwitch CLI Reference Guide
September 2009
page 41-71
show ip ospf virtual-neighbor
Displays OSPF virtual neighbors. A virtual neighbor is connected to the router via a virtual link rather 
than a physical one.
show ip ospf virtual-neighbor area_id router_id 
Syntax Definitions
area_id
A unique 32-bit value in IP address format.
router_id 
A unique 32-bit value, such as an IP address, that identifies the config-
ured OSPF area in the AS. 
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• This command is used to display all virtual neighbors for the OSPF router.
• See the Related Commands section below to modify the list.
Examples
-> show ip ospf virtual-neighbor 0.0.0.0 10.0.0.1
     AreaId           RouterId     Priority Events RxmtQLen LastHello  State 
-----------------+----------------+--------+------+--------+---------+-------
 0.0.0.0           10.0.0.1
 1        10     100      323     INIT   
output definitions
AreaId
The area identification for the area of which the virtual neighbor is a 
part.
RouterId
The router identification of the virtual neighbor.
Priority
The number used to determine whether the virtual neighbor will 
become the designated router for its area.
Events
The number of OSPF control message sent by the neighbor to the 
router.
RxmtQlen
The length (in number of packets) of the retransmit queue.
LastHello
The last Hello message sent by the neighbor
State
The current state the virtual neighbor is in relative to the router; this 
will be INIT, Exchange, or Full.