Clears all the specified VPLS or VPWS counters.
vpls_name | Identifies the VPLS within the switch (character string). |
vpws_name | Identifies the VPWS within the switch (character string). |
all | Specifies all VPLS or VPWS VPNs. |
N/A.
The l2vpn keyword was introduced in ExtremeXOS Release 12.4 and is required when clearing counters for a VPWS. For backward compatibility, the l2vpn keyword is optional when clearing counters for a VPLS. However, this keyword will be required in a future release, so we recommend that you use this keyword for new configurations and scripts.
This example clears all VPLS counters for the specified VPLS:
clear counters vpls myvpls
This example clears all VPWS counters for the specified VPWS:
clear counters l2vpn vpws myvpws
This command was first available in ExtremeXOS 11.6.
The l2vpn and vpws keywords were first available in ExtremeXOS 12.4.
This command is available only on the platforms that support this feature as described in the ExtremeXOS 22.6 Feature License Requirements document.