User Manual

SWR2311P(config)#interface port1.1
SWR2311P(config-if)#switchport voice cos 6
6.2.15 Set DSCP value for voice VLAN
[Syntax]
switchport voice dscp value
no switchport voice dscp
[Parameter]
value : <0-63>
DSCP value to specify for connected device
[Initial value]
switchport voice dscp 0
[Input mode]
interface mode
[Description]
Specify the DSCP 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 DSCP value to 63 for using LAN port #1 as voice VLAN.
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#switchport voice dscp 63
6.2.16 Set multiple VALN group
[Syntax]
switchport multiple-vlan group group-ids
no switchport multiple-vlan group
[Parameter]
group-ids : <1-256>
Multiple VLAN group ID
To specify multiple items, use "-" or "," as shown below
To select from group #2 through group #4: 2-4
To select group #2 and group #4: 2,4
[Initial value]
none
[Input mode]
interface mode
[Description]
Specify the group of multiple VLAN.
If a group is specified for the interface, the corresponding interface can communicate only with interfaces of the same multiple
VLAN group. Even if the VLAN is the same, communication is not possible if the multiple VLAN group differs.
This can be specified only for a physical interface or for a link aggregation logical interface.
By default, each interface is not associated with a multiple VLAN group.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
This cannot be used in conjunction with the private VLAN.
Ports that are associated with a link aggregation logical interface must be set to the same multiple VLAN group.
The multiple VLAN group is applied only to forwarding between ports. Self-originating packets are not affected by multiple
VLAN group settings.
Command Reference | Layer 2 functions | 181