Users Guide

Table Of Contents
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 2.2.2.2(Designated Router)
Supported
Releases
10.3.0E or later
show ipv6 ospf neighbor
Displays a list of OSPFv3 neighbors connected to the local router.
Syntax
show ipv6 ospf [vrf vrf-name] neighbor
Parameters
vrf vrf-name Enter the keyword vrf followed by the name of the VRF to display a list of
OSPFv3 neighbors in that VRF.
Default Not configured
Command Mode EXEC
Usage
Information
Neighbor IDDisplays the neighbor router ID.
PriDisplays the priority assigned neighbor.
StateDisplays the OSPF state of the neighbor.
Dead TimeDisplays the expected time until the system declares the neighbor dead.
Interface IDDisplays the neighbor interface ID
InterfaceDisplays the interface type, node/slot/port or number information.
Example
OS10(conf-if-eth1/1/1)# show ipv6 ospf neighbor
Neighbor ID Pri State Dead Time Interface ID Interface
-------------------------------------------------------------------
2.2.2.2 1 Full/DR 00:00:30 5 ethernet1/1/1
Supported
Releases
10.3.0E or later
show ipv6 ospf statistics
Displays OSPFv3 traffic statistics.
Syntax
show ipv6 ospf [instance-number] statistics [interface interface]
Parameters
instance-number (Optional) Enter an OSPFv3 instance number, from 1 to 65535.
interface interface (Optional) Enter the interface information:
ethernet node/slot/port[:subport] Enter an Ethernet port interface.
port-channel number Enter the port-channel interface number, from 1 to 128.
vlan vlan-id Enter the VLAN ID number, from 1 to 4093.
Default Not configured
Command Mode EXEC
Usage
Information
This command displays OSPFv3 traffic statistics for a specified instance or interface, or for all OSPFv3
instances and interfaces.
Example
OS10# show ipv6 ospf interface ethernet 1/1/1
Interface ethernet1/1/1
Receive Statistics
rx-invalid 0 rx-invalid-bytes 0
rx-hello 0 rx-hello-bytes 0
rx-db-des 0 rx-db-des-bytes 0
rx-ls-req 0 rx-ls-req-bytes 0
rx-ls-upd 0 rx-ls-upd-bytes 0
Layer 3 793