Cisco Cisco ASR 5000

Page of 9109
HNB-CS Network Configuration Mode Commands   
▀  map idnns 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6410 
   
map idnns 
Configures the mapping of Intra-Domain NAS Node Selector (IDNNS) IE received from UE in RUA connect message 
towards HNB-GW to MSC point code. This is an important configuration for CS network resource sharing over Iu-Flex 
interface. 
Product
 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > HNB-CS Network Configuration 
configure > cs-network cs_instance
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-cs-network-instance_id)# 
Syntax
 
map idnns range idnns_start to idnns_end point-code msc_point_code [ backup point-code 
bkup_msc_point_code] 
no map idnns range idnns_start to idnss_end 
no
 
Removes the entries of mapping of range of IDNNS received from UE with particular MSC point code. 
range idnns_start
 
to
 
idnns_end
 
Specifies the range of IDNNS received from the UE to map with a particular MSC point code during initial 
CS core network node selection. 
idnns_start
 is an integer from 0 through 1023 that should be less than 
idnns_end
idnns_end
 must be an integer from 0 through 1023 that should be more than 
idnns_start
The command can be entered more than once to map multiple IDNNS ranges to the same MSC, but 
overlapping and mapping of the same range to different MSC point codes is not allowed. 
point-code msc_point_code
 
Specifies the SS7 address of the MSC in the CS network to map with a range of IDNNS values. 
msc_point_code
 is an SS7 point code in dotted-decimal ###.###.### or 8-digit decimal ######## format. 
backup point-code bkup_msc_point_code
 
Specifies the SS7 address of the MSC to be used as a backup in the CS network to map with a range of 
IDNNS values. 
bkup_msc_point_code
 is an SS7 point code in dotted-decimal ###.###.### or 8-digit decimal ######## 
format.