Configuring Device Information 265
Ingress Filtering
— Enables or disables Ingress filtering by the LAG. Ingress filtering discards
packets that are destined to VLANs of which the specific port is not a member.
Current Reserve VLAN
— The VLAN currently designated as the reserved VLAN.
Reserve VLAN for Internal Use
— The VLAN that is designated as the reserved VLAN after the
device is reset.
Assigning VLAN LAG Settings:
1
Open the
VLAN LAG Setting
page.
2
Select a LAG from the
LAG
drop-down menu and complete the fields on the page.
3
Click
Apply Changes
.
The VLAN LAG parameters are defined, and the device is updated.
Displaying the VLAN LAG Table
1
Open the
VLAN LAG Setting
page.
2
Click
Show All
.
The
VLAN LAG Table
opens.
Assigning LAGs to VLAN Groups Using CLI Commands
The following table summarizes the equivalent CLI commands for assigning LAGs to VLAN
groups as displayed in the
VLAN LAG Setting
page.
Table 7-68. LAG VLAN Assignments CLI Commands
CLI Command Description
switchport mode {access | trunk
| general}
Configures a port VLAN membership mode.
switchport trunk native vlan
vlan-id
Defines the port as a member of the specified
VLAN, and the VLAN ID as the port default
VLAN ID (PVID).
switchport general pvid vlan-id Configure the Port VLAN ID (PVID) when the
interface is in general mode.
switchport general allowed vlan
add vlan-list [tagged |
untagged]
Adds or removes VLANs from a general port.
switchport general acceptable-
frame-type tagged-only
Discards untagged packets at ingress.
switchport general ingress-
filtering disable
Disables port ingress filtering.