Bridge CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
57
4.20 bridge
delete
vlan
4.20.1 Syntax
bridge delete vlan {<name>|<number>}
4.20.2 Description
This command deletes a single statically configured VLAN from the bridge. All
the egress interfaces and multicast filtering entries (for an IVM configuration)
associated with the VLAN are also deleted by this command.
If a VLAN is the last VLAN associated with its FDB, the FDB along with the
unicast and multicast filtering entries and forward all/unregistered group
entries are also deleted from the bridge.
4.20.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
VLAN. To display the list of statically
configured VLANs, use the
bridge
list static vlans
command.
To display the list of all the static
and dynamic VLANs in the bridge,
use the
bridge list vlans
command.
N/A
number
A number that identifies an existing
VLAN. To display the list of statically
configured VLANs, use the
bridge
list static vlans
command.
The number appears in the first
column under the heading ID.
N/A
4.20.4 Example
-->
bridge delete vlan VLAN_1