SMC Networks SMC6128L2 Switch User Manual


 
A
CCESS
C
ONTROL
L
ISTS
3-97
CLI – This example displays the 802.1X statistics for port 4.
Access Control Lists
Access Control Lists (ACL) provide packet filtering for IP frames (based
on address, protocol, Layer 4 protocol port number or TCP control code)
or any frames (based on MAC address or Ethernet type). To filter
incoming packets, first create an access list, add the required rules, and
then bind the list to a specific port.
Configuring Access Control Lists
An ACL is a sequential list of permit or deny conditions that apply to IP
addresses, MAC addresses, or other more specific criteria. This switch tests
ingress or egress packets against the conditions in an ACL one by one. A
packet will be accepted as soon as it matches a permit rule, or dropped as
soon as it matches a deny rule. If no rules match for a list of all permit
rules, the packet is dropped; and if no rules match for a list of all deny
rules, the packet is accepted.
Console#show dot1x statistics interface ethernet 1/4 4-110
Eth 1/4
Rx: EXPOL EAPOL EAPOL EAPOL EAP EAP
EAP
Start Logoff Invalid Total Resp/Id Resp/Oth
LenError
2 0 0 1007 672 0
0
Last Last
EAPOLVer EAPOLSrc
1 00-00-E8-98-73-21
Tx: EAPOL EAP EAP
Total Req/Id Req/Oth
2017 1005 0
Console#