Disables the VCCV health check feature on the specified VPLS or VPWS instances.
vpls_name | Identifies the VPLS for which health check is to be disabled. |
vpws_name | Identifies the VPWS for which health check is to be disabled. |
all | Specifies that health check is to be disabled on all VPLS instances on the local node. |
Health check is disabled.
The l2vpn keyword was introduced in ExtremeXOS Release 12.4 and is required when disabling health check for a VPWS instance. For backward compatibility, the l2vpn keyword is optional when disabling health check for VPLS instance. However, this keyword will be required in a future release, so we recommend that you use this keyword for new configurations and scripts.
The following command disables the health check feature on the VPLS instance myvpls:
disable l2vpn vpls myvpls health-check vccv
This command was first available in ExtremeXOS 12.1.
The l2vpn and vpws keywords were first available in ExtremeXOS 12.4.
This command is available only on the platforms that support MPLS as described in the ExtremeXOS 32.1 Feature License Requirements document.