Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
  P-GW Service Configuration Mode Commands 
plmn  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
7959 
plmn 
Configures Public Land Mobile Network identifiers used to determine if a mobile station is visiting, roaming, or belongs 
to this network. 
Product
 
P-GW 
SAEGW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > P-GW Service Configuration 
configure > context context_name > pgw-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pgw-service)# 
Syntax
 
plmn id mcc number mnc number [ primary ] 
id mcc number mnc number
 
mcc
 
number
: Specifies the mobile country code (MCC) portion of the PLMN identifier.  
number
 is the PLMN MCC identifier and must be an integer from 100 through 999. 
mnc
 
number
: Specifies the mobile network code (MNC) portion of the PLMN identifier.  
number
 is the PLMN MNC identifier and can be configured to a 2- or 3-digit integer from 00 through 999. 
primary
 
When multiple PLMN IDs are configured, the 
primary
 keyword can be used to designate one of the PLMN 
IDs to be used for the AAA attribute. 
Usage 
The PLMN identifier is used to aid the P-GW service in the determination of whether or not a mobile station 
is visiting, roaming, or home. Multiple P-GW services can be configured with the same PLMN identifier. Up 
to 512 PLMN IDs can be configured for each P-GW Service. 
Important:
  The number of supported PLMN IDs was increased from 5 to 512 in StarOS Release 17.1. 
Example
 
The following command configures the PLMN identifier with an MCC of 
462
 and MNC of 
02
plmn id mcc 462 mnc 02