User Manual

Table Of Contents
[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.
Even if multiple VLAN is specified, correct communication might not be possible due to the following.
Spanning tree block status
IGMP snooping or MLD snooping status
Loop detection block status
[Example]
Assign LAN port #1 to multiple VLAN group #10.
SWX3220(config)#interface port1.1
SWX3220(config-if)#switchport multiple-vlan group 10
SWX3220(config-if)#exit
6.2.17 Set name of multiple VLAN group
[Syntax]
multiple-vlan group group-id name name
no multiple-vlan group group-id
[Parameter]
group-id : <1-256>
Multiple VLAN group ID
name : Single-byte alphanumeric characters and single-byte symbols(32characters or less)
Name of mulitiple VLAN group
[Initial value]
multiple-vlan group group-id name GROUPxxxx (xxxx is the four-digit group ID)
[Input mode]
global configuration mode
[Description]
Sets the name of multiple VLAN group.
If this command is executed with the "no" syntax, the setting returns to the default.
The name that was set is shown with the show vlan multiple-vlan command.
[Example]
Set multiple VLAN group #10 with the name "Network1".
SWX3220(config)#multiple-vlan group 10 name Network1
222 | Command Reference | Layer 2 functions