Install guide
Ethernet Protection Switching Ring (EPSR) delete epsr datavlan 19
delete epsr datavlan
Syntax DELete EPSR=epsr-name DATAvlan={vlan-name|1..4094|ALL}
Description This command removes a data VLAN from the named EPSR instance.
Warning Deleting a VLAN that is still configured to a ring can cause loops and
subsequent broadcast storms within the network. To avoid creating loops, take
one or more of these steps before running this command:
■ disable the ports, using the disable switch port command.
■ unplug the ports.
■ delete the ports from the VLAN, using the delete vlan port command.
Examples To delete the vlan2 VLAN from the EPSR instance called blue, use the
command:
del epsr=blue vlan=vlan2
Related Commands add epsr vlan
show epsr
Parameter Description
EPSR The name of the EPSR instance to delete. The epsr-name can be a character
string, 1 to 15 characters long. Valid characters are uppercase letters (A-Z),
lowercase letters (a-z), digits (0-9), the underscore character ("_"), the
hyphen character ("-"). The epsr-name cannot be ALL.
Default: no default
DATAvlan The data carrying VLAN to be removed from the EPSR instance.
vlan-name A unique name for the VLAN. This can be from 1 to 32
characters long. Valid characters are uppercase and
lowercase letters, digits, the underscore, and the hyphen.
The vlan-name cannot be a number or ALL.
1..4094 The VID of the data VLAN being added to the EPSR
instance.
ALL Deletes all VLANs belonging to the EPSR instance.