SMC Networks SMC6752AL2 Manual De Usuario

Descargar
Página de 516
A
CCESS
 C
ONTROL
 L
IST
 C
OMMANDS
4-135
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-38  ACL Information
Command
Function
Mode
Page
show access-list
Show all ACLs and associated rules
PE
show access-group Shows the ACLs assigned to each port
PE
Console#show access-list
IP standard access-list david:
  permit host 10.1.1.21
  permit 168.92.16.0 255.255.240.0
IP extended access-list bob:
  permit 10.7.1.1 255.255.255.0 any
  permit 192.168.1.0 255.255.255.0 any destination-port 80 80
  permit 192.168.1.0 255.255.255.0 any protocol tcp control-code 2 2
MAC access-list jerry:
  permit any host 00-30-29-94-34-de ethertype 800 800
IP extended access-list A6:
  permit 10.7.1.0 255.255.255.0 any
  permit 192.168.1.0 255.255.255.0 any destination-port 80 80
  permit TCP 192.168.1.0 255.255.255.0 any control-flag 2 2
Console#