System information

Publication date: Feb., 2012
Revision A1
- 225 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
untagged: Accept untagged frames only
EXAMPLE:
ingressfiltering: The command lets you Configure ingress filtering of
switchports
Syntax:
ingress-filtering
<port-list>
disable/ enable
Parameter :
<port-list>: available value is from switch physic port density, format:
1,3-5
disable: Disable ingress filtering
enable: Enable ingress filtering. If ingress port is not a member of the
classified VLAN of the frame, the frame is discarded
EXAMPLE:
porttype: The command lets you Configure port type of switch
ports
Syntax:
port-type <port-list> c-port/ s-custom-port/ s-port/ unaware
Parameter :
<port-list>: available value is from switch physic port density, format:
1,3-5
c-port: Customer port
s-custom-port: Custom Service port
s-port: Service port
Switch(vlan)# ingress-filtering 1 enable
Switch(vlan)# show port-config
TPID for Custom S-port : 0x88a8
Port PVID Frame Type Ingress Filter Egress Rule Port Type
---- ---- ---------- -------------- ----------- -------------
1 1 Tagged Enabled Access UnAware
2 1 Untagged Disabled Hybrid UnAware
3 1 All Disabled Trunk UnAware
Switch(vlan)# frame-type 1 tagged
Switch(vlan)# frame-type 2 untagged
Switch(vlan)# show port-config
TPID for Custom S-port : 0x88a8
Port PVID Frame Type Ingress Filter Egress Rule Port Type
---- ---- ---------- -------------- ----------- -------------
1 1 Tagged Disabled Access UnAware
2 1 Untagged Disabled Hybrid UnAware
3 1 All Disabled Trunk UnAware