Netgear XCM8806 - 8800 SERIES 6-SLOT CHASSIS SWITCH ハードウェアマニュアル

ページ / 1393
  Chapter 23.  OSPF Commands    
|
    
995
NETGEAR 8800 Chassis Switch CLI Manual 
OSPF Edge Mode
OSPF Edge Mode is a subset of OSPF available on platforms with an Advanced Core 
license. There are two restrictions on OSPF Edge Mode:
•     
At most, four Active OSPF VLAN interfaces are permitted. There is no restriction on the 
number of Passive interfaces.
•     
The OSPF Priority on VLANs is zero, and is not configurable. This prevents the system 
from acting as a DR or BDR.
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
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.