D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
524
debug ospf clear counter
Purpose Used to reset OSPF statistic counters.
Syntax
debug ospf clear counter {packet | neighbor | spf}
Description This command is used to reset OSPF statistic counters.
Parameters
packet - To reset the OSPF packet counter.
neighbor - To reset the OSPF neighbor event counter.
spf - To reset the OSPF SPF event counter.
If the parameter is not specified, all OSPF counters will be cleared.
Restrictions Only Administrator level users can issue this command.
Example usage:
To clear all OSPF statistic counters:
DGS-3627:admin# debug ospf clear counter
Command: debug ospf clear counter
Success.
DGS-3627:admin#
debug ospf show request_list
Purpose Used to display the current internal OSPF request list. This command can be used if one or
more OSPF neighbors remain in “Loading” state.
Syntax
debug ospf show request_list
Description This command is used to display the current internal OSPF request list.
Parameters None.
Restrictions Only Administrator level users can issue this command.
Example usage:
To display the current OSPF request list:
DGS-3627:admin# debug ospf show request_list
Command: debug ospf show request_list
OSPF Request List:
*Area 0.0.0.0:
Circuit: 1.1.1.1
Neighbor: 90.2.0.1 IP: 1.1.1.2
LSID: 192.194.134.0 RTID: 90.2.0.1
LSID: 192.194.135.0 RTID: 90.2.0.1
LSID: 192.194.136.0 RTID: 90.2.0.1
LSID: 192.194.137.0 RTID: 90.2.0.1
LSID: 192.194.138.0 RTID: 90.2.0.1
DGS-3627:admin#