Bridge CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
65
4.27 bridge
add
vlaninterface
4.27.1 Syntax
bridge add vlaninterface {<name>|<number>}
{tagged|untagged} <interfacename>
4.27.2 Description
This command adds an interface in the egress interface list of the named
VLAN. The egress interface list for a VLAN is the union of tagged interfaces
and the untagged interfaces. For the default VLAN, all the bridge interfaces
are automatically configured as its untagged egress interfaces. The user need
not explicitly add untagged interfaces for the DefaultVlan. See the
bridge
add vlan
command to add a default or a new VLAN. However, the user is
free to add/delete the interfaces from the default VLAN.
Note:
A bridge interface can exist either as a tagged interface or an
untagged interface in a VLAN.
4.27.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
tagged
To add an interface in the tagged
interface list of the named VLAN.
N/A