Cisco Cisco Packet Data Gateway (PDG) Veröffentlichungshinweis

Seite von 678
  MME Changes in Release 15.0 
MME Enhancements for October 31, 2014  ▀   
 
Cisco ASR 5x00 Release Change Reference  ▄  
 
   
303 
A new command is provided in the HSS Peer Service Configuration Mode to specify the format of the zone-code value 
received from HSS to MME. This command allows the operator to maintain backward compatibility, where the MME 
interpreted the received zone-code value as an ASCII string. 
Customer Impact:  To maintain the previous behavior, where the MME interprets the zone-code value received from 
the HSS as ascii-string, the following command must be issued for each HSS Peer Service: 
zone-code-format 
ascii-string
.  
Refer to the following section for more information about this new command. 
Command Changes 
zone-code-format
 
This new command specifies the format of the zone-code value received from HSS to MME. The MME uses this 
configuration to interpret and convert the received zone-code value to an integer value and validate it against the list of 
allowed zone-code configured for the zone-code restriction feature.  
This command is available within the HSS Peer Service Configuration Mode, and is configured per hss-peer-service.  
configure 
  context context_name 
     hss-peer-service service_name 
        zone-code-format { ascii-string } 
        [ default ] zone-code-format  
        end 
Notes: 
Important:
  
service_name
 must be unique across all contexts. 
 
By default, the MME interprets the zone-code from the HSS as an octet string. 
 
The 
ascii-string
 keyword option configures the MME to interpret the zone-code as an ascii string. This 
option is provided to maintain backward compatibility. 
Performance Indicator Changes 
show hss-peer-service service all
 
The following field has been added to the output of the 
show hss-peer-service service all
 command to 
display the configuration of the 
zone-code-format
 command. 
The possible values are octet-string (default) and ascii-string
 
Zone Code format