Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
SGSN Service Configuration Mode Commands   
▀  dns israu-mcc-mnc-encoding 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
8642 
   
dns israu-mcc-mnc-encoding 
Configures either decimal or hexadecimal format for the MCC and MNC values in the DNS query which is sent during 
the ISRAU. 
This command is deprecated from release 16.0 onwards, it is replaced by the 
dns mcc-mnc-encoding
 command. See 
the 
dns mcc-mnc-encoding
 command for more information. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > SGSN Service Configuration 
configure > context context_name > sgsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-sgsn-service)# 
Syntax
 
dns israu-mcc-mnc-encoding { decimal | hexidecimal } 
default dns israu-mcc-mnc-encoding 
default
 
Resets the SGSN to send the MCC and MNC values in decimal format for DNS queries. 
decimal
 
Default. 
Instructs the SGSN to send the MCC and MNC in decimal format in the DNS query. 
hexadecimal
 
Instructs the SGSN to send the MCC and MNC in hexadecimal format in the DNS query. 
Usage 
Use this command to determine the type of encoding for the MCC and MNC to be included in the DNS query 
sent during the inter-SGSN RAU (ISRAU). The choice must match the format of the DNS server. For 
example: 
In decimal, the MNC/MCC in a DNS query would appear like: 
rac0017.lac42e3.mnc310.mcc722.gprs 
In hexadecimal, the MNC/MCC in a DNS query would appear like: 
rac0017.lac42e3.mnc0136.mcc02d2.gprs 
Example