Displays information about an OSPFv3 neighbor.
ip_address | Specifies a neighbor router ID. |
vlan_name | Specifies an IPv6 configured VLAN. |
tunnel_name | Specifies an IPv6 tunnel. |
detail | Specifies detail information. |
If no argument is specified, all OSPFv3 neighbors are displayed.
None.
The following command displays information about the OSPFv3 neighbors on the VLAN accounting:
show ospfv3 neighbor vlan accounting
The following three examples provide sample ouputs for show ospfv3 neighbor:
# show ospfv3 neighbor Neighbor ID Pri State Up/Dead Time Interface InstanceID BFD Session State ========================================================================================= 1.1.1.1 1 FULL /BDR 00:03:40:45/00:00:38 HQ_10_0_4 0 Active # show ospfv3 neighbor detail Neighbor 1.1.1.1, Interface address fe80::201:30ff:fe10:3ae6 In the area 0.0.0.0 via interface HQ_10_0_4 Neighbor priority is 1, State is FULL, 1338 events, 6 state changes DR is 2.2.2.2 BDR is 1.1.1.1 Options is 0x13 (-|R|-|-|E|V6) Neighbor is up for 00:03:42:17 Neighbor will be dead in 00:00:37 Retransmission queue length is 0 BFD Session State: Active # show ospfv3 neighbor {vlan} <vlan-name> Neighbor ID Pri State Up/Dead Time Interface InstanceID BFD Session State ========================================================================================= 1.1.1.1 1 FULL /BDR 00:20:37:17/00:00:39 HQ_10_0_4 0 Active 3.3.3.3 1 FULL /DR 00:20:37:17/00:00:39 HQ_10_0_4 0 Active 4.4.4.4 1 2WAY /DOTHER 00:20:37:17/00:00:39 HQ_10_0_4 0 None
This command was first available in ExtremeXOS 11.2.
This command is available on platforms with Base license, or higher, as described in the Switch Engine v33.1.1 Licensing Guide document.