Cisco Cisco ASR 5000

Page of 9109
Firewall-and-NAT Access Ruledef Configuration Mode Commands   
▀  bearer 3gpp apn 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5148 
   
bearer 3gpp apn 
This command configures an access ruledef to analyze user traffic based on APN bearer. 
Product
 
PSF 
NAT 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Firewall-and-NAT Access Ruledef Configuration 
active-charging service service_name > access-ruledef access_ruledef_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-fw-ruledef)# 
Syntax
 
[ no ] bearer 3gpp apn [ case-sensitive ] operator value 
no
 
Removes previously configured bearer ruledef. 
case-sensitive
 
This keyword makes the rule case sensitive. 
By default, ruledefs are not case sensitive. 
Default: Disabled 
operator
 
Specifies how to logically match the APN name. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
!contains
: Does not contain 
 
!ends-with
: Does not end with 
 
!starts-with
: Does not start with 
 
=
: Equals 
 
contains
: Contains 
 
ends-with
: Ends with 
 
starts-with
: Starts with 
value
 
The APN name to match in bearer flow. 
value
 must be an alphanumeric string of 1 through 63 characters that can include punctuation characters.