User guide
VLAN command reference VLAN
2-103
iMG/RG Software Reference Manual (Switching)
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> bridge delete vlaninterface VLAN_1 bridge1
See also BRIDGE ADD VLAN
BRIDGE ADD VLANINTERFACE
BRIDGE LIST STATIC VLANS
BRIDGE LIST VLANS
2.4.4.1.13 BRIDGEVLAN ADD TRANSPORT
Syntax BRIDGE VLAN ADD TRANSPORT <name> <vlanid>
Description This command adds a named VLAN transport corresponding to a VLAN Id. By attaching
an IP interface to this transport, the IP interface will be able to send and receive traffic on the
VLAN with Id as <vlanid>. Section 23.5 describes the CLI command to attach an IP interface to a
VLAN transport.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Name Description Default Value
Name A name that identifies an existing VLAN. To display the
list of statically configured VLANs, use bridge list static
vlans. To display the list of all the static and dynamic
VLANs in the bridge use bridge list vlans CLI command.
N/A
Number A number that identifies an existing VLAN which is an
egress interface in the VLAN. To display the list of stati-
cally configured VLANs, use the bridge list static vlans
command. The number appears in the first column
under the heading ID.
N/A
Interfacename The name of a bridge interface, which belongs to the
egress interface list of the VLAN.
N/A
Name Description Default Value
name A name that identifies a VLAN transport. It can be made up
of one or more letters or a combination of letters and
digits, but it cannot start with a digit.