User Manual

SWR2311P(config)# interface port1.1
SWR2311P(config-if)# switchport mode private-vlan promiscuous
SWR2311P(config-if)# switchport private-vlan mapping 100 add 101
SWR2311P(config-if)# switchport private-vlan mapping 100 add 102
SWR2311P(config-if)# switchport private-vlan mapping 100 add 103
6.2.13 Set voice VLAN
[Syntax]
switchport voice vlan type
no switchport voice vlan
[Parameter]
type : Type
Setting value Description
<1-4094> VLAN ID
dot1p Use priority tagged frames
untagged Use untagged frames
[Initial value]
none
[Input mode]
interface mode
[Description]
Sets voice VLAN. This can be specified only for a physical interface that is specified as an access port.
If a VLAN ID is specified, frames with an 802.1p tag of the specified VLAN are used as voice traffic.
If dot1p is specified, priority tag frames (VLAN ID of 0, and CoS value of the specified 802.1p tag) are used as voice traffic.
If untagged is specified, untagged frames are used as voice traffic.
[Example]
Assign LAN port #1 as voice VLAN to VLAN #100.
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#switchport voice vlan 100
6.2.14 Set CoS value for voice VLAN
[Syntax]
switchport voice cos value
no switchport voice cos
[Parameter]
value : <0-7>
CoS value to specify for connected device
[Initial value]
switchport voice cos 5
[Input mode]
interface mode
[Description]
Specify the CoS value to use for voice traffic by the connected device.
The connected device is notified of the setting via LLDP-MED in the following cases.
Voice VLAN is specified for the corresponding port.
LLDP-MED transmission and reception is possible for the corresponding port.
[Example]
Set the CoS value to 6 for using LAN port #1 as voice VLAN.
180 | Command Reference | Layer 2 functions