3com 3CRUS2475 Manuale Utente

Pagina di 522
3
ACL C
OMMANDS
ip access-list
The ip access-list Global Configuration mode command enables the 
IP-Access Configuration mode and creates Layer 3 ACLs. To delete an 
ACL, use the no form of this command.
Syntax
ip access-list name
no ip access-list name
Parameters
name — Specifies the name of the ACL. (Range: 0-32 characters)
Default Configuration
The default for all ACLs is deny-all.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example shows how to create an IP ACL.
permit (ip)
The permit IP-Access List Configuration mode command permits traffic if 
the conditions defined in the permit statement match.
Console(config)# ip access-list ip-acl1
Console(config-ip-al)#