configure eaps delete protected vlan
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
1121
configure eaps delete protected vlan
configure eaps <name> delete protected vlan <vlan_name>
Description
Deletes the specified protected VLAN from the specified EAPS domain.
Syntax Description
Default
N/A.
Usage Guidelines
To prevent loops in the network, you must delete the ring ports (the primary and the secondary ports)
from the protected VLAN
before
deleting the protected VLAN from the EAPS domain. Failure to do so
may cause a loop in the network.
The switch displays by default a warning message and prompts you to delete the VLAN from the EAPS
domain. When prompted, do one of the following:
●
Enter
y
delete the VLAN from the specified EAPS domain.
●
Enter
n
or press [Return] to cancel this action.
If you have considerable knowledge and experience with EAPS, you might find the EAPS loop
protection warning messages unnecessary. For more information, see the
configure eaps config-
warnings off
command
on page 1117
.
Useful show Commands.
Use the following
show
commands to display information about your EAPS
domain, including protected VLANs and primary and secondary ports:
●
show vlan
—This command displays summary information for all of the VLANs on the device. If
the VLAN is a protected VLAN, the P flag appears in the flag column. To see more detailed
information about the protected VLAN, use the
show vlan
<vlan_name> detail
command.
●
show eaps
—This command displays summary EAPS domain information, including the name of the
domain and the primary and secondary ports. To see more detailed information, including the name
of the protected VLAN and the primary and secondary ports, use the
show eaps
<eapsDomain>
command.
●
show vlan eaps
—This command displays whether the VLAN is a control or partner VLAN for an
EAPS domain. This command also displays if the VLAN is not a member of any EAPS domain.
name
Specifies the name of an EAPS domain.
vlan_name
Specifies the name of the protected VLAN.