configure esrp delete master

configure esrp esrpDomain delete master vlan_name

Description

Deletes the specifies master This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches. from the specified ESRP domain.

Syntax Description

esrpDomain Specifies the name of an ESRP domain.
vlan_name Specifies the name of the master VLAN.

Default

N/A.

Usage Guidelines

You must disable the ESRP domain before removing the master VLAN. To disable the ESRP domain, use the disable esrp {esrpDomain} command.

If you attempt to remove the master VLAN before disabling the ESRP domain, the switch displays an error message similar to the following:

ERROR: Failed to delete master vlan for domain "esrp1" ; ESRP is enabled!

If this happens, disable the ESRP domain and re-issue the configure esrp delete master command.

Example

The following command deletes the master VLAN purple from the ESRP domain esrp1:

configure esrp esrp1 delete master purple

History

This command was first available in ExtremeXOS 11.0.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.