Bridge CLI Commands
54
2/1553-ZAT 759 94 Uen B – December 2005
4.18 bridge
add
vlan
4.18.1 Syntax
bridge add vlan <name> <vlanid> <fdb>
4.18.2 Description
This command adds a named VLAN (either the default VLAN or a user-
defined VLAN) to the bridge.
Note:
The default VLAN, if needed, must explicitly be added by this
command. (The default VLAN allows forwarding of untagged frames;
by default, untagged frames are not forwarded).
To add a VLAN, you must enter this command with the following values set:
•
<name> = DefaultVlan
•
<vlanid> = 1
•
<fdb> = DefaultFdb
By default, all of the bridge interfaces are added to the untagged port list of the
default VLAN.
4.18.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
An arbitrary name that identifies the
VLAN. It can be made up of one or
more letters or a combination of
letters and digits, but it cannot start
with a digit.
Set to
DefaultVlan
to add the default
VLAN.
N/A