DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
all
- All ports are specified.
state[enable | disable]
–
To enable/disable Voice VLAN function on
the ports specified.
The default state is disabled.
mode
-
Specify the port voice VLAN mode to manual. When the
switch receives LLDP-MED packets, it checks the VLAN ID, tagged
flag and priority flag.The switch should follow the tagged flag and
priority setting. By default, the mode is auto untagged.
manual
- Under the manual mode, a learnt voice device will not
cause the port join to voice VLAN automatically.
autotag
-
Specify the port to join the voice VLAN as tagged member.
When the port is working in auto tagged mode, and learns about a
voice device through the device’s OUI, it will join the voice VLAN as
a tagged member automatically. When the voice device sends voice
VLAN tagged packets, the switch will change its priority. When the
voice device sends untagged packets, it will forward them to port’s
PVID VLAN.
autountag
- Specify the port to join the voice VLAN as an untagged
member. When the port is working in auto untagged mode, and the
port captures a voice device through the device’s OUI, it will join the
voice VLAN as an untagged member automatically. When the voice
device sends voice VLAN, tagged packets, the switch will change its
priority. Should the voice device send untagged packets, the switch
will assign priority to those and add the voice VLAN ID into this
packet
Restrictions
Only administrator-level users can issue this command.
Example usage:
To enable Voice VLAN on ports 4-6:
DGS-1100-24P/ME:admin#config voice_vlan ports list 4-6 state enable
Command : config voice_vlan ports list 4-6 state enable
Success.
DGS-1100-24P/ME:admin#
To set the Voice VLAN mode of ports 3-5 to autotag:
DGS-1100-24P/ME:admin#config voice_vlan ports list 3-5 mode
autotagged
Command : config voice_vlan ports list 3-5 mode autotagged
Success.
DGS-1100-24P/ME:admin#
155