Users Guide

Table Of Contents
show ip ospf statistics
Displays OSPF traffic statistics.
Syntax
show ip ospf [instance-number] [vrf vrf-name] statistics [interface
interface]
Parameters
instance-number — (Optional) Enter an OSPF instance number, from 1 to 65535.
vrf vrf-name — (Optional) Enter the keyword vrf followed by the name of the VRF to display OSPF
traffic statistics corresponding to that VRF.
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 OSPFv2 traffic statistics for a specified instance or interface, or for all OSPFv2 instances
and interfaces.
Example
OS10# show ip ospf 10 statistics
Interface vlan3050
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-failed 0 tx-failed-bytes 0
tx-hello 0 tx-hello-bytes 0
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 wrong-proto 0
resource-err 0 bad-lsa-len 0 lsa-bad-type 0
lsa-bad-len 0 lsa-bad-cksum 0 auth-fail 0
netmask-mismatch 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 checksum-error
0
version-mismatch 0 area-mismatch 0
Supported
Releases
10.2.0E or later
show ip ospf topology
Displays routers that directly connect to OSPF areas.
Syntax
show ip ospf [process-id] [vrf vrf-name] topology
Parameters
process-id — (Optional) Displays OSPF process information. If you do not enter a process ID, this applies
only to the first OSPF process.
vrf vrf-name — (Optional) Displays the routers in the directly connected OSPF areas in the configured
VRF.
Default Not configured
Command Mode EXEC
Layer 3 641