beautypg.com

4 vlan set command – ZyXEL Communications IES-708-22A User Manual

Page 287

background image

Chapter 46 IEEE 802.1Q Tagged VLAN Commands

IES-708-22A User’s Guide

287

where

This command sets the priority of incoming frames with an IEEE 802.1Q VLAN tag.
The following example sets a priority of three for frames (with an IEEE 802.1Q VLAN tag)
that come in on DSL port 2.

46.4.4 VLAN Set Command

Syntax:

ras> switch vlan set :|X|N> [:|X|N>
...] [name]

where

This command adds or modifies an entry in the static VLAN table. Use the

switch vlan

show

command to display your configuration. An example of a configuration is shown next.

=

You can specify a single port: <1>, all ports: <*>, a list of ports:
<1,3,enet1>, you can also include a range of ports:
<1,5,6~8,enet1>.

=

This is the priority value (0 to 7) to use for incoming frames
with an IEEE 802.1Q VLAN tag.

ras> switch vlan priority 2 3

=

The VLAN ID [1 – 4094].

=

You can specify a single port: <1>, all ports: <*>, a list of ports:
<1,3,enet1>, you can also include a range of ports:
<1,5,6~8,enet1>.

|

=

The stands for a fixed registrar administration control flag
and registers a to the static VLAN table with .
For a fixed port, you also have to specify , the tag control
flag.
has the device add an IEEE 802.1Q tag to frames going out
through this port(s).
has the device send frames out through this port(s) without
an IEEE 802.1Q tag.

|X|N>

=

This is the registrar administration control flag.
stands for forbidden and blocks a from joining the
static VLAN table with .
stands for normal and confirms registration of the
to the static VLAN table with . This is used in GVRP
applications.

[name]

=

A name to identify the SVLAN entry.