Users Guide

Table Of Contents
State—Displays the OSPF state of the neighbor.
Dead Time—Displays the expected time until the system declares the neighbor dead.
Interface ID—Displays the neighbor interface ID
Interface—Displays 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
rx-ls-ack 0 rx-ls-ack-bytes 0
Transmit Statistics
tx-hello 1054 tx-hello-bytes 37944
tx-db-des 0 tx-db-des-bytes 0
tx-ls-req 0 tx-ls-req-bytes 0
tx-ls-upd 0 tx-ls-upd-bytes 0
tx-ls-ack 0 tx-ls-ack-bytes 0
Error packets (Receive statistics)
bad-src 0 dupe-id 0 hello-err 0
mtu-mismatch 0 nbr-ignored 0
resource-err 0 bad-lsa-len 0 lsa-bad-type 0
lsa-bad-len 0 lsa-bad-cksum 0
hello-tmr-mismatch 0 dead-ivl-mismatch 0
options-mismatch 0 nbr-admin-down 0 own-hello-drop 0
self-orig 0 wrong-length 0
version-mismatch 0 area-mismatch 0
Supported
Releases
10.4.0E(R1) or later
timers spf (OSPFv3)
Enables shortest path first (SPF) throttling to delay an SPF calculation when a topology change occurs.
Syntax
timers spf [start-time [hold-time [max-wait]]]
662 Layer 3