Clears the OSPFv3 counters (statistics).
all | Specifies all VLANs, tunnels, areas, neighbors, or virtual-links. |
vlan_name | Specifies an IPv6 configured VLAN. |
tunnel_name | Specifies an IPv6 tunnel. |
router-identifier | Specifies a router identifier, a four-byte, dotted decimal number. |
area_identifier | Specifies an OSPFv3 area, a four-byte, dotted decimal number. |
system | Specifies the OSPFv3 system/global counters. |
N/A.
The global command clear counters also clears all OSPFv3 counters. This global command is the equivalent of clear ospfv3 counters for OSPFv3.
This command can be used to clear various OSPFv3 counters (Interface, Area, Virtual-Link, System etc.). The following is the list of various counters that would be reset to zero by this command:
The following command clears the OSPFv3 counters for area 1.1.1.1:
clear ospfv3 counters area 1.1.1.1
The following command clears all the OSPFv3 counters for the neighbor 192.168.0.1 in the domain ospf-core:
clear ospfv3 domain ospf-core counters neighbor routerid 192.168.0.1
This command was first available in ExtremeXOS 11.2.
This command is available on platforms with an Advanced Edge or Core license as described in the Feature License Requirements document.