beautypg.com

ZyXEL Communications ZyXEL Dimension ES-2024 User Manual

Page 174

background image

Dimension ES-2024 Ethernet Switch

27-2

IEEE 802.1Q Tagged VLAN

The following procedure shows you how to configure tagged VLAN.

Step 1.

Use the IEEE 802.1Q tagged VLAN commands to configure tagged VLAN for the switch.

• Use the

sys sw vlan1q svlan setentry

command to configure a VLAN ID for each port on the

switch.

• Use the

sys sw vlan1q svlan active

command when you are finished configuring the VLAN (see

the last step).

• Use the

sys sw vlan1q port defaultVID command

to set the VLAN ID you created for a port to

that specific port in the PVID table.

• Use the

sys sw vlan1q svlan active

command to activate the VLAN IDs.

Example:

Figure 27-1 Tagged VLAN Configuration and Activation Example

Step 2.

Configure your management VLAN.

• Use the

sys sw vlan1q svlan setentry

command to configure a VLAN ID (VID 3 in this example)

for managing the switch (the “management” or “CPU” VLAN).

• Use the

sys sw vlan1q svlan active

command to activate the new management VLAN ID.

Example:

Figure 27-2 CPU VLAN Configuration and Activation Example

Step 3.

Perform the procedure below to complete the VLAN setup.

a. Telnet to the operational IP address of the switch.

b. Use

the

sys sw vlan1q svlan cpu

command to set VID 3 as the management VLAN.

c. Use

the

sys sw svlan delentry

command to remove the default VLAN ID (1).

Example:


ES-2024> sys sw vlan1q svlan setentry example 3 24 fixed tag

ES-2024> sys sw vlan1q svlan active 3

ES-2024> sys sw vlan1q svlan setentry up1 2000 24 fixed tag
for newly create VLAN, please use svlan active to activate this entry

ES-2024> sys sw vlan1q port defaultVID 24 2000

ES-2024> sys sw vlan1q svlan setentry up1 2001 25 fixed untag

for newly create VLAN, please use svlan active to activate this entry
ES-2024> sys sw vlan1q port defaultVID 25 2001

ES-2024> sys sw vlan1q svlan active 2000

ES-2024> sys sw vlan1q svlan active 2001