xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
283
Format
debug ospf show counter {packet | neighbor | spf}
Parameters
packet
- (Optional) Specifies to display the OSPF packet counter.
neighbor
- (Optional) Specifies to display the OSPF neighbor event counter.
spf
- (Optional) Specifies to display the OSPF SPF event counter.
If the parameter is not specified, all OSPF counters will be displayed.
Restrictions
Only Administrator level users can issue this command.
Example
To show all OSPF statistic counters:
DGS-3620-28SC:admin# debug ospf show counter
Command: debug ospf show counter
OSPF Debug Statistic Counters
Packet Receiving:
Total : 30
Hello : 30
DD : 0
LSR : 0
LSU : 0
LSAck : 0
Drop : 0
Auth Fail : 0
Packet Sending:
Total : 59
Hello : 59
DD : 0
LSR : 0
LSU : 0
LSAck : 0
Neighbor State:
Change : 0
SeqMismatch : 0
SPF Calculation:
Intra : 0
Inter : 0
Extern : 0
DGS-3620-28SC:admin#