show ip ospf traffic

Displays OSPF traffic details.

Syntax

show ip ospf traffic
show ip ospf traffic [ ethernet slot/port | loopback number | ve vlan_id] [ vrf vrf-name ]

Parameters

interface
Specifies an interface.
ethernet slot / port
Specifies an Ethernet slot and port.
loopback number
Specifies a loopback interface. Valid values range from 1 through 255.
ve vlan_id
Specifies a virtual Ethernet (VE) interface. Valid values range from 1 through 4096.
vrf vrf-name
Specifies the name of the VRF instance.

Modes

Privileged EXEC mode

Usage Guidelines

Use this command to display details of OSPF traffic sent and received. You can display all traffic or specify a particular interface.

Examples

The following example shows all OSPF traffic.

device# show ip ospf traffic

                 Packets Received         Packets Sent
Hello                          10                    10
Database                       90                    89
LSA Req                        12                    11
LSA Upd                        12                    12
LSA Ack                        12                    12
No Packet Errors!