для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8770
MME Service Configuration Mode Commands   
▀  msc 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
7134 
   
msc 
Configures a Mobile Switching Center server enhanced with SRVCC (MSC) for the MME service. The MSC server 
acts as an endpoint for the Sv interface and is used for the Single Radio Voice Call Continuity (SRVCC) feature. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MME Service 
configure > context context_name > mme-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mme-service)# 
Syntax
 
msc msc_name [ ip-address ip_address ] | [ offline | online ] 
no msc msc_name  
no msc_name
 
Removes the MSC configuration from the MME service. 
msc_name
 
Specifies a name for this peer MSC server. 
msc_name
 must be an alphanumeric string from 1 to 63 
characters. 
ip-address ip_address
 
Specifies the IP address of the peer MSC server in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal 
notation.  
In Release 16.0 and higher, the MME supports DNS-based MSC selection. If DNS-based selection is 
configured, the DNS lookup is done first, then it will fall back to local ip address. 
offline
 
Mark this MSC server offline for maintenance. Once this command is issued, the MME will no longer send 
future handover requests to this MSC server. No GTPv2 messages are generated when offline/online mode is 
changed.  
online
 
Mark this MSC server for online mode. Once this command is issued, the MSC server is added back into the 
MSC selection algorithm and normal operation is returned. By default, an MSC server is online unless the 
offline
 keyword is specified.