Quick Reference Guide

ACL Commands | 383
Example
Figure 21-125. Command Example specifying ACL number: show ip access-lists
Field
Descriptions
Rule Number—This displays the number identifier for each rule that is defined for the ACL.
Action—This displays the action associated with each rule. The possible values are Permit or Deny.
Match all—TRUE or FALSE
Protocol—This displays the protocol to filter for this rule.
Source IP Address—This displays the source IP address for this rule.
Source IP Mask—This field displays the source IP Mask for this rule.
Source Ports—This field displays the source port range for this rule, if any.
Destination IP Address—This displays the destination IP address for this rule, if any.
Destination IP Mask—This field displays the destination IP Mask for this rule, if any.
Destination Ports—This field displays the destination port range for this rule, if any.
Service Type Field Match—This field indicates whether an IP DSCP, IP Precedence, or IP TOS match
condition is specified for this rule, if any.
Service Type Field Value—This field indicates the value specified for the Service Type Field Match (IP
DSCP, IP Precedence, or IP TOS), if any.
Related
Commands
Force10-S50 #show ip access-lists 1
ACL ID: 1
Interface:1/0/48
Rule Number: 1
Action......................................... permit
Match All...................................... FALSE
Source IP Address.............................. 1.1.1.1
Source IP Mask................................. 255.255.255.0
Rule Number: 2
Action......................................... permit
Match All...................................... FALSE
Source IP Address.............................. 2.2.2.2
Source IP Mask................................. 255.255.255.0
Rule Number: 3
Action......................................... permit
Match All...................................... FALSE
Source IP Address.............................. 2.2.2.3
Source IP Mask................................. 255.255.255.0
interface range Defines an interface range and accesses the Interface Range mode.
access-list Creates an IP access control list.
ip access-group (port channel) Attaches an ACL to the selected port channel.
ip access-group (Interface) Attaches an ACL to the selected interface.