|
Description:
|
vMobilePortIngressFiltering OBJECT-TYPE
SYNTAX INTEGER {enable(1), disable(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates the ingress filtering status of the port.
If the ingress filtering is enabled and Vlan Port Membership (VPM) check fails, then the packet is silently dropped.
Ingress filtering is enabled for all non-mobile ports.
If the ingress filtering is disabled and VPM check fails, then the packet is sent to the CPU for software vlan classification.
Ingress filtering is disabled for all mobile ports.
The default setting is 'enable' as all ports are set to non-mobile ports initially."
DEFVAL {enable}
|
|
|