Command Line Reference Guide

!
ip access-list standard test
remark 5 Permit traffic from XYZ Inc.
seq 5 permit 1.1.1.0/24
remark 10 Deny rest of the traffic
seq 10 Deny any
FTOS(config-std-nacl)#
Related
Commands
show config – displays the current ACL configuration.
show config
Display the current ACL configuration.
S5000
Syntax
show config
Command Modes
CONFIGURATION-STANDARD-ACCESS-LIST
CONFIGURATION-EXTENDED-ACCESS-LIST
CONFIGURATION-MAC ACCESS LIST-STANDARD
CONFIGURATION-MAC ACCESS LIST-EXTENDED
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS(config-ext-nacl)#show conf
!
ip access-list extended patches
FTOS(config-ext-nacl)#
Common IP ACL Commands
The following commands are available within both IP ACL modes (Standard and Extended) and do not have mode-
specific options. When an ACL is created without a rule and then is applied to an interface, ACL behavior reflects an
implicit permit.
NOTE: Also refer to the Commands Common to all ACL Types section.
179