204
MSAP2000 AAMS User’s Guide
27.8.6 VLAN PVID Command
Syntax:
switch vlan pvid <portlist> <pvid>
where
<portlist> = You can specify a single port <1>, all ports <*> or a list of
ports
<1,3,enet1>. You can also include a range of ports
<1,5,6~10,enet1,e
net2>.
<pvid> = The VLAN ID. Valid parameter range = [1 – 4094].
This must be the VLAN ID of a VLAN that is already
configured. The ports specified in this command
must also be set to the fixed status in the VLAN.
This command sets a default VLAN ID for all untagged packets that come in
through the specified port.
The following example sets the default VID of port 1 to 200.
Figure 118 VLAN PVID Command Example
ras> switch vlan pvid 1 200
27.8.7 VLAN Set Command
Syntax:
switch vlan set <vid> <portlist>:<F<T|U>|X|N> [<portlist>:<F<T|U>|X|N>
...][name]
where
<vid> = The VLAN ID [1 – 4094].
<portlist> = 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~10,enet1,e
net2>.