ZyXEL Communications MSAP2000 Switch User Manual


 
208
MSAP2000 AAM User’s Guide
1 Use the switch vlan set command to configure a VLAN ID (VID 3 in this example)
for managing the MSAP2000 AAM (the “management” or “CPU” VLAN).
Figure 121 CPU VLAN Configuration and Activation Example
ras> switch vlan set 3 enet1:FT
2 Use the switch vlan cpu command to set VID 3 as the management VLAN.
Figure 122 Deleting Default VLAN Example
ras> switch vlan cpu set 3
27.8.12 VLAN Priority Command
Syntax:
switch vlan priority <portlist> <priority>
where
<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>.
<priority> = This is the priority value (0 to 7) to use for incoming
frames with an IEEE 802.1Q VLAN tag.
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 ADSL port 2.
Figure 123 VLAN Priority Command Example
ras> switch vlan priority 2 3
27.8.13 VLAN Delete Command
Syntax:
switch vlan delete <vlanlist>