1-11[Sysname-vlan2] port gigabitethernet 1/0/1 to gigabitethernet 1/0/3# Assign Layer 2 aggregate interface Bridge-aggregation 1 to VLAN 2. system-view[Sysname] vlan 2[Sysname-vlan2] port bridge-aggregation 1port access vlanSyntaxport access vlan vlan-idundo port access vlanViewEthernet interface view, port group view, Layer 2 aggregate interface viewDefault Level2: System levelParametersvlan-id: VLAN ID, in the range of 1 to 4094. Be sure that the VLAN specified by the VLAN ID alreadyexists.DescriptionUse the port access vlan command to assign the current access port(s) to the specified VLAN.Use the undo port access vlan command to restore the default.By default, all access ports belong to VLAN 1.You can assign an access port to only one VLAN. When doing that, note the following:z In port group view, this command applies to all ports in the port group. For information about portgroups, refer to Ethernet Interface Configuration.z In Layer 2 aggregate interface view, this command applies to the Layer 2 aggregate interface andall its member ports. After you perform the configuration, the system starts applying theconfiguration to the aggregate interface and its aggregation member ports. If the system fails to dothat on the aggregate interface, it stops applying the configuration to the aggregation member ports.If it fails to do that on an aggregation member port, it simply skips the port and moves to the nextport. For information about Layer 2 aggregate interfaces, refer to Link Aggregation Configuration.Examples# Assign GigabitEthernet1/0/1 to VLAN 3. system-view[Sysname] vlan 3[Sysname-vlan3] quit[Sysname] interface gigabitethernet 1/0/1[Sysname-GigabitEthernet1/0/1] port access vlan 3# Assign Layer 2 aggregate interface Bridge-aggregation 1 and its member ports to VLAN 3. system-view