Cisco Cisco ASR 5000

Page of 9109
CSCF Proxy-CSCF Configuration Mode Commands   
▀  plmn-id 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3250 
   
plmn-id 
Configures location specific mobile network identifiers used to help translate local emergency and service-related 
numbers. Default is disabled. 
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration > Proxy-CSCF Configuration 
configure > context context_name > cscf service service_name > proxy-cscf
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service-proxy-cscf)# 
Syntax
 
plmn-id mcc code mnc code 
no plmn-id 
no
 
Removes the access network configuration for this P-CSCF/A-BG service. 
mcc
 
code
 
Specifies the Mobile Country Code for the mobile access network. 
code
 must be a three-digit integer from 
200 to 999. 
mnc
 
code
 
Specifies the Mobile Network Code for the mobile access network. 
code
 must be a two or three-digit integer 
from 00 to 999. 
Usage 
Use this command to help match location specific emergency/service numbers when configuring translations. 
The 
mcc
 and 
mnc
 values are compared against those received in p-access-network-info headers as per 3GPP 
TS 24.229. If 
mnc
 is not provided in the criteria only 
mcc
 is compared. 
Example
 
The following command identifies the mobile network with a MCC of 
123
 and a MNC of 
12
plmn-id mcc 123 mnc 12