24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
26-2
Accepts all kinds of frames.
Accepts only tagged frames
untaggedAndPrioritytagged
Accepts only untagged frames and frames
with priority tag.
Interface Configuration Mode
switch(config-if)# switchport acceptable-frame-type tagged
This command was introduced
switchport ingress-filter
To filter all ingress packets which do not carry the same VLAN tag with the VLAN
membership of the port.
switchport ingress-filter
no switchport ingress-filter
Interface Configuration Mode
Using no form to disable the ingress filtering of the port
switch(config-if)# switchport ingress-filter
This command was introduced
To set the port VLAN ID of the port, all ingress untagged or priority tagged packet
from this port will be assign to this VLAN.
switchport pvid <vlan-id(1-4094)>
no switchport pvid