clear ospf counters
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1537
clear ospf counters
clear ospf counters
{ interfaces [all | vlan <vlan-name> | area <area-identifier>]
| area [all | <area-identifier>]
| virtual-link [all | <router-identifier> <area-identifier>]
| neighbor [all | routerid [<ip-address> {<ip-mask>} | <ipNetmask>]
| vlan <vlan-name>]
| system
}
Description
Clears the OSPF counters (statistics).
Syntax Description
Default
N/A.
Usage Guidelines
The global command
clear counters
also clears all OSPF counters. This global command is the
equivalent of
clear ospf counters
for OSPF.
Example
The following command clears the OSPF counters for area 1.1.1.1:
clear ospf counters area 1.1.1.1
History
This command was first available in ExtremeWare XOS 10.1.
vlan-name
Specifies a VLAN name.
router-identifier
Specifies a router interface number.
area-identifier
Specifies an OSPF area.
ip-address
Specifies an IP address
ip-mask
Specifies a subnet mask.
ipNetmask
Specifies IP address / Netmask
system
Specifies the OSPF system counters.