Creating And Binding Mme Service; Configuring Network Id Parameters - Cisco ASR 5000 Series Administration Manual

Hide thumbs Also See for ASR 5000 Series:
Table of Contents

Advertisement

MME Service Configuration Procedures
ip address <ip_address>
end
Notes:
<vpn_ctxt_name> is name of the source context in which MME service is to configure.
<intf_name> is name of the interface which is to be used for S1-MME reference between MME and eNodeB.

Creating and Binding MME Service

Use the following example to create the MME service and bind it to a local IP address. This example also configures the
SCTP port for communication with eNodeB and specifies an identifier for MME service in LTE network:
configure
context <vpn_ctxt_name>
mme-service <mme_svc_name>
bind s1-mme address <ip_address>
s1-mme sctp port <port_num>
mme-id group-id <grp_id> mme-code <mme_code>
end
Notes:
A maximum of 256 services (regardless of type) can be configured per system.
<ip_address> is the local IP address of this MME service and should not conflict with any other service.
<port_num> is the SCTP port on which MME service will listen from eNodeB.

Configuring Network Id Parameters

Use the following example to configure the network parameters.
configure
context <vpn_ctxt_name>
mme-service <mme_svc_name>
dest-sctp address <ip_address>
dest-sctp port <port_num>
plmn-id mcc <mcc_value> mnc <mnc_value>
OL-22987-01
Cisco ASR 5000 Series Mobility Management Entity Administration Guide ▄
MME Service Configuration ▀
65

Advertisement

Table of Contents
loading

Table of Contents