Cisco Cisco ASR 5700

Page of 8994
  APN Remap Table Configuration Mode 
apn-remap  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
1559 
apn_op_id
 is a string of 1 to 18 characters including digits, letters, and dots (.). The entry must be in the 
following format, where # represents a digit: 
MNC###.MCC###.GPRS
Optionally, either one or two wildcard characters ( * ) can be entered. Wildcard characters can be used in 
place of one # or three # -- for example 
MNC12*.MCC*.GPRS
new-oi
 
new_apn_op_id
 
Identifies the new (target) operator identifier to use when no wildcard character is included in the “old” APN 
operator identifier.  
new_apn_op_id
 is a string of 1 to 18 characters including digits, letters, and dots (.). The entry must be in 
the following format, where # represents a digit: 
MNC###.MCC###.GPRS
.  
value-for-oi-mcc mcc
 
Identifies the information to replace the wildcard in the new APN operator identifier when a wildcard 
character is included in the MCC portion of the “old” APN operator identifier; for example 
MNC###.MCC*.GPRS
value-for-oi-mnc mnc
 
Identifies the information to replace the wildcard in the new APN operator identifier when a wildcard 
character is included in the MNC portion of the “old” APN operator identifier; for example 
MNC*.MCC###.GPRS
Usage 
Important:
  Entries in the APN remap table are only valid if the table is associated with an operator policy. The 
same table can then be associated with an IMEI profile as IMEI-specific remap entries are not supported. 
This command defines mapping entries in the APN remap table which supports a range of APN overrides. 
Mapping can be done one-to-one:  
 
 a "new" APN network identifier (NI) can be mapped to override an “old” APN network identifier (NI) 
or an “old” APN operator identifier (OI)  
 
 a "new" APN operator identifier (OI) can be mapped to override an “old” APN network identifier (NI) 
or an “old” APN operator identifier (OI)  
Mapping can also be done with wildcards in the "old" APN entry mapped to wildcard replacements to 
dynamically create “new” APN network/operator identifiers. 
Related Commands: APN override can also be based on charging characteristics. This type of override mapping is 
defined with the 
cc
 command, also part of this configuration mode. 
Example
 
A one-to-one APN NI remap entry is illustrated by: 
apn-remap network-identifier 123abc.com new-ni 333CBC.com  
Create an entry with a wildcard so that part of an incoming APN NI will be replaced - for example, incoming 
xyzabcpqr.com
 becomes 
xyzinternet2pqr.com
.  
apn-remap network-identifier xyz*pqr.com value-for-ni-wc internet2 
Replace any incoming APN NI with a new APN NI.