IES-2000/3000 User’s Guide
IEEE 802.1Q Tagged VLAN Commands 11-7
Figure 11-2 Example: SVLAN List Command Display
For more information about the s
vlan list command display, refer to the svlan setentry command (shown
next).
11.6.7 SVLAN Setentry Command
Syntax:
192.168.1.1 vlan1q> svlan setentry <vid> <port#> <ad_control>
<tag_control>
where
<vid> =
VLAN ID. Valid parameter range = [1 – 4094].
<port#> =
bridge port number.
Valid parameter range = [1 – 25].
<ad_control> =
Registrar administration control flag.
Valid parameters = [
fixed, forbidden, normal].
Select
fixed to register a <port #> to the static VLAN table with
<vid>.
Select
normal to confirm registration of the <port #> to the static
VLAN table with <vid>.
Select
forbidden to block a <port #> from joining the static VLAN
table with <vid>.
<tag_control> =
Tag control flag. Valid parameters = [tag, untag].
Select
tag to tag outgoing frames.
Select
untag if you do not want to tag outgoing frames.
This command adds or modifies an entry in the static VLAN table. Display your configuration by using the
svlan list command. An example of a configuration is shown next.
Modify a Static VLAN Table Example
The following is an example of how to modify a static VLAN table.
vid port# ad_control tag_control
-------- ------- ------------ ------------
1 1 fixed Tag
2 normal UnTag
3 normal UnTag
2 1 normal UnTag
2 fixed UnTag
3 normal UnTag
3 1 normal UnTag
2 normal UnTag
3 fixed UnTag