для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 361
  Access Control Lists 
Configuring ACLs on the System  ▀   
 
ASR 5500 System Administration Guide, StarOS Release 17  ▄  
 
   
213 
Notes: 
 
Context name is the name of the context containing the “undefined” ACL to be modified. For more information, 
refer to the Context Configuration Mode Commands chapter in the Command Line Interface Reference
Verifying the ACL Configuration 
To verify the ACL configuration, enter the Exec mode show { ip | ipv6 } access-list command. 
The following is a sample output of this command. In this example, an ACL named 
acl_1
 was configured. 
ip access list acl_1 
   deny host 10.2.3.4 
   deny ip any host 10.2.3.4 
   permit any 10.2.4.4 
1 ip access-lists are configured.