4 global vlan1q tagged vlan configuration commands, 1 garp status – ZyXEL Communications ES-3124PWR User Manual
Page 240

Dimension ES-3124PWR Ethernet Switch
31-2
IEEE 802.1Q Tagged VLAN Commands
The following procedure shows you how to configure tagged VLAN.
3.
Use the IEEE 802.1Q tagged VLAN commands to configure tagged VLAN for the switch.
• Use the
vlan
command to configure or create a VLAN on the switch. The switch
automatically enters the
config-vlan
mode.
• Use the
exit
command when you are finished configuring the VLAN.
• Use the
interface
to enter the config-interface mode to set the VLAN settings
on a port, then use the pvid
that specific port in the PVID table.
• Use the
inactive
command to deactivate the VLAN(s).
Example:
Figure 31-1 Tagged VLAN Configuration and Activation Example
4.
Configure your management VLAN.
• Use the
vlan
command to create a VLAN (VID 3 in this example) for managing the switch,
and the switch will activate the new management VLAN.
• Use the
inactive
command to disable the new management VLAN.
Example:
Figure 31-2 CPU VLAN Configuration and Activation Example
31.4 Global VLAN1Q Tagged VLAN Configuration Commands
This section shows you how to configure and monitor the IEEE 802.1Q Tagged VLAN.
31.4.1 GARP
Status
Syntax:
show garp
This command shows the switch’s GARP timer settings, including the join, leave and leave all timers.
ras(config)# vlan 3
ras(config-vlan)# inactive
ras(config-vlan)#
ras(config)# vlan 2000
ras(config-vlan)# name upl
ras(config-vlan)# fixed 10-12
ras(config-vlan)# no untagged 10-12
ras(config-vlan)# exit
ras(config)# interface 10-12
ras(config-interface)# pvid 2000
ras(config-interface)# exit
ras(config)#