Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 458

VLAN Commands
Software Reference for x310 Series Switches
17.30
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
If the ports have been set to be edge ports by the
command, the
no variant of this command will leave them unchanged as edge ports. To set them back to
their default non-edge port configuration, use the
spanning-tree edgeport (RSTP and
Examples
To tell IP phones connected to port1.0.5 to send voice data tagged for VLAN 10, use
the commands:
To tell IP phones connected to ports 1.0.2-1.0.6 to send priority tagged packets (802.1p
priority tagged with VID 0, so that they will be assigned to the port VLAN) use the
following commands. The priority value is 5 by default, but can be configured with the
switchport voice vlan priority
command.
To dynamically configure the VLAN ID advertised to IP phones connected to port1.0.1
based on the VLAN assigned by RADIUS authentication (with RADIUS attribute “Egress-
VLANID” or “Egress-VLAN-Name” in the RADIUS accept packet), use the commands:
To remove the Voice VLAN, and therefore disable the transmission of LLDP-MED network
policy information for voice devices on port1.0.6, use the following commands:
Related Commands
lldp med-tlv-select
spanning-tree edgeport (RSTP and MSTP)
switchport voice dscp
switchport voice vlan priority
show lldp
awplus#
configure terminal
awplus(config)#
interface port1.0.5
awplus(config-if)#
switchport voice vlan 10
awplus#
configure terminal
awplus(config)#
interface port1.0.2-port1.0.6
awplus(config-if)#
switchport voice vlan dot1p
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
switchport voice vlan dynamic
awplus#
configure terminal
awplus(config)#
interface port1.0.6
awplus(config-if)#
no switchport voice vlan