show ipv6 ospfv3 neighbors
Syntax
show ipv6 ospfv3 [<INSTANCE-TAG>] neighbors [<NEIGHBOR-ID>]
[interface <INTERFACE-NAME>] [detail | summary]
[all-vrfs | vrf <VRF-NAME>] [vsx-peer]
Description
Shows information about OSPFv3 neighbors.
Command context
Operator (>
) or Manager (#
)
Parameters
<INSTANCE-TAG>
Specifies an OSPFv3 Process ID to show OSPFv3 neighbor information for the particular OSPFv3 process. Range: 1-63.
neighbors <NEIGHBOR-ID>
Shows information about a particular neighbor, specified in IPv4 format (A.B.C.D).
interface <INTERFACE-NAME>
Shows neighbor information only for the specified interface.
detail
Shows detailed information for the neighbors.
summary
Shows summary information for the neighbors.
all-vrfs
Shows neighbor information for all VRFs.
vrf <VRF-NAME>
Specifies the name of a VRF. Default: default.
[vsx-peer]
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Examples
On the 6400 Switch Series, interface identification differs.
switch# show ipv6 ospfv3 neighbors OSPFv3 Process ID 1 VRF default ================================ Total Number of Neighbors: 1 Neighbor ID Priority State Interface ------------------------------------------------------- 3.3.3.3 1 FULL/DR 1/1/1 Neighbor address fe80::7272:cfff:fe79:7510
switch# show ipv6 ospfv3 neighbors 3.3.3.3 Neighbor 3.3.3.3, interface address fe80::7272:cfff:fe79:7510 -------------------------------------------------------------- Process ID 1 VRF default, in Area 0.0.0.0 via Interface 1/1/1 State is FULL, Neighbor priority is 1 Options is 0x13 Dead timer due in 00:00:36r 2.2.2.2, interface address fe80:00:00:00:7272:cfff:fe2d:64eb Process ID 1 vrf_default, in area 0.0.0.0 via interface 1 State is FULL, Neighbor priority is 1 Options is 0x13 Dead timer due in 00:00:35
switch# show ipv6 ospfv3 neighbors 3.3.3.3 detail Neighbor 3.3.3.3, interface address fe80::7272:cfff:fe79:7510 -------------------------------------------------------------- Process ID 1 VRF default, in Area 0.0.0.0 via Interface 1/1/1 State is FULL, Neighbor priority is 1 DR is 3.3.3.3, BDR is 1.1.1.3 Options is 0x13 Dead timer due in 00:00:37 Retransmission queue length 0
switch# show ipv6 ospfv3 neighbors 3.3.3.3 interface 1/1/1 Neighbor 3.3.3.3, interface address fe80::7272:cfff:fe79:7510 -------------------------------------------------------------- Process ID 1 VRF default, in Area 0.0.0.0 via Interface 1/1/1 State is FULL, Neighbor priority is 1 Options is 0x13 Dead timer due in 00:00:32
switch# show ipv6 ospfv3 neighbors 3.3.3.3 summary all-vrfs OSPFv3 Process ID 1 VRF default, Neighbor Summary ================================================== Interface Down Attempt Init TwoWay ExStart Exchange Loading Full Total ------------------------------------------------------------------------- 1/1/1 0 0 0 0 0 0 0 1 1 Total 0 0 0 0 0 0 0 1 1 OSPFv3 Process ID 2 VRF red, Neighbor Summary ============================================== Interface Down Attempt Init TwoWay ExStart Exchange Loading Full Total ------------------------------------------------------------------------- 1/1/2 0 0 0 0 0 0 0 1 1 Total 0 0 0 0 0 0 0 1 1
switch# show ipv6 ospfv3 neighbors vrf red OSPFv3 Process ID 2 VRF red ============================ Total Number of Neighbors: 1 Neighbor ID Priority State Interface ------------------------------------------------------- 4.4.4.4 1 FULL/DR 1/1/2 Neighbor address fe80::7272:cfff:fe79:7510