configure esrp delete master
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1249
configure esrp delete master
configure esrp <esrpDomain> delete master <vlan_name>
Description
Deletes the specifies master VLAN from the specified ESRP domain.
Syntax Description
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 ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.
esrpDomain
Specifies the name of an ESRP domain.
vlan_name
Specifies the name of the master VLAN.