Cisco Cisco ASR 5000

Page of 9109
  APN Profile Configuration Mode 
idle-mode-acl  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1519 
idle-mode-acl 
Configures a group of access control lists (ACLs) that define rules to apply to downlink data destined for UEs in an idle 
mode. 
Product
 
S-GW 
SAEGW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > APN Profile Configuration 
configure > apn-profile profile_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(apn-profile-profile_name)# 
Syntax
 
[ remove ] idle-mode-acl { ipv4 | ipv6 } access-group acl_name 
 
remove
 
Removes the specified ACL name from the access group. 
{ ipv4 | ipv6 }
 
access-group
 
acl_name
 
Specifies the ACL type to add to the access group. 
 
ipv4
: Specifies that an IPv4 ACL is being added to the access group. 
 
ipv6
: Specifies that an IPv6 ACL is being added to the access group. 
access-group acl_name
 specifies the name of the ACL being added to the access group as an existing 
IPv4 or IPv6 ACL name expressed as an alphanumeric string of 1 through 47characters. 
Usage 
Use this command to create a group of ACLs that contain rules to apply to data sent to UEs that are currently 
in idle mode. 
IPv4 ACLs are configured through the Context Configuration Mode using the 
ip access-list
 command. 
IPv6 ACLs are configured through the Context Configuration Mode using the 
ipv6 access-list
 
command. 
Example
 
The following command configures the APN profile to use an IPv4 ACL named 
acl-3-permit
 to apply 
rules to downlink data sent to UEs that are currently in idle mode: 
idle-mode-acl ipv4 access-group acl-3-permit