SMC Networks 100 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
4-148
Related Commands
show marking (4-134)
ACL Information
show access-list
This command shows all ACLs and associated rules, as well as all the
user-defined masks.
Command Mode
Privileged Exec
Command Usage
Once the ACL is bound to an interface (i.e., the ACL is active), the
order in which the rules are displayed is determined by the associated
mask.
Example
Table 4-37 ACL Information
Command Function Mode Page
show access-list Shows all ACLs and associated rules PE 4-148
show access-group Shows the ACLs assigned to each port PE 4-149
Console#show access-list
IP standard access-list david:
permit host 10.1.1.21
permit 168.92.0.0 0.0.15.255
IP extended access-list bob:
permit 10.7.1.1 0.0.0.255 any
permit 192.168.1.0 0.0.0.255 any dport 80
permit 192.168.1.0 0.0.0.255 any protocol tcp control-code 2 2
MAC access-list jerry:
permit any 00-30-29-94-34-de ethertype 800
IP extended access-list A6:
deny tcp any any control-flag 2 2
permit any any
IP ingress mask ACL:
mask protocol any any control-flag 2
Console#