A SERVICE OF

logo

xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
523
DGS-3627:admin# debug ospf timer state enable
Command: debug ospf timer state enable
Success.
DGS-3627:admin#
debug ospf show counter
Purpose Used to display OSPF statistic counters.
Syntax
debug ospf show counter {packet | neighbor | spf}
Description This command is used to display OSPF statistic counters.
Parameters
packet - To display the OSPF packet counter.
neighbor - To display the OSPF neighbor event counter.
spf - 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 usage:
To show all OSPF statistic counters:
DGS-3627: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-3627:admin#