C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
447
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VLAN C
OMMANDS
SWITCHPORT
VOICE
VLAN
switchport voice vlan
Overview
Use this command to configure the Voice VLAN tagging advertised when the
transmission of LLDP-MED Network Policy TLVs for voice endpoint devices is
enabled. When LLDP-MED capable IP phones receive this network policy
information, they transmit voice data with the specified tagging. This command
also sets the ports to be spanning tree edge ports, that is, it enables spanning tree
portfast on the ports.
Use the
no
variant of this command to remove LLDP-MED network policy
configuration for voice devices connected to these ports. This does not change the
spanning tree edge port status.
Syntax
switchport voice vlan [<
vid
>|dot1p|dynamic|untagged]
no switchport voice vlan
Default
By default, no Voice VLAN is configured, and therefore no network policy is
advertised for voice devices.
Mode
Interface Configuration
Usage
LLDP-MED advertisements including Network Policy TLVs are transmitted via a
port if:
•
LLDP is enabled (
lldp run
command)
•
Voice VLAN is configured for the port using this command (
switchport voice
vlan
)
•
The port is configured to transmit LLDP advertisements—enabled by default
(
lldp transmit receive
command)
•
The port is configured to transmit Network Policy TLVs—enabled by default
(
lldp med-tlv-select
command)
•
There is an LLDP-MED device connected to the port.
To set the priority value to be advertised for tagged frames, use the
switchport
voice vlan priority
command.
Parameter
Description
<
vid
>
VLAN identifier, in the range 1 to 4094.
dot1p
The IP phone should send User Priority tagged packets, that is, packets in
which the tag contains a User Priority value, and a VID of 0. (The User
Priority tag is also known as the 802.1p priority tag, or the Class of Service
(CoS) tag.)
dynamic
The VLAN ID with which the IP phone should send tagged packets will be
assigned by RADIUS authentication.
untagged
The IP phone should send untagged packets.