Cisco Cisco Packet Data Gateway (PDG)

Pagina di 360
Access Control Lists   
▀  Applying IP ACLs 
 
 
▄  VPC-VSM System Administration Guide, StarOS Release 19 
184 
   
Verifying the ACL Configuration to an Individual Subscriber 
These instructions are used to verify the ACL configuration. 
Step 1 
Verify that your ACL lists were applied properly by entering the following command in Exec Mode: 
[local]host_nameshow configuration context context_name 
context_name is the name of the context containing the subscriber subs1 to which the ACL(s) was/were applied. 
The output of this command displays the configuration of the entire context. Examine the output for the commands 
pertaining to interface configuration. The commands display the ACL(s) applied using this procedure. 
configure 
   context context_name 
      ip access-list acl_name 
         deny host ip_address 
         deny ip any host ip_address 
         exit 
      ip access-group access_group_name 
      service-redundancy-protocol 
      exit 
      interface interface 
         ip address ip_address/mask 
         exit 
      subscriber default 
      exit 
      subscriber name subscriber_name 
         ip access-group access_group_name in 
         ip access-group access_group_name out 
         exit 
      aaa group default 
      exit 
      gtpp group default 
      exit