Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  MME Service Configuration Mode Commands 
msc  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7367 
msc 
Creates and manages an Mobile Switching Center (MSC) server configuration, for the MME service, for an MSC 
enhanced with Single Radio Voice Call Continuity (SRVCC). The MSC server acts as an endpoint for the Sv interface. 
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 | [ ipv4_address | ipv6_address ] } [ ip-address [ ipv4_address | 
ipv6_address ] [ offline | online ] 
no msc { msc_name | [ ipv4_address | ipv6_address ] } 
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 ipv4_address | ipv6_address
 
Specifies the IP address of the peer MSC server in either 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.  
Once the MSC server is set for offline, the 
online
 keyword must be used to return the server to online mode. 
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.