6
LTE HeNBGW MME Pool Configuration Mode Commands In Release 20.0, HeNBGW is not supported. Commands in this configuration mode must not be used in Release 20.0. For more information, contact your Cisco account representative. Important The MME Pool configuration is used to configure one or more MMEs to which the HeNB-GW is to communicate. This configuration is available under lte-policy configuration mode. Adding or modifying an MME pool instance puts the user into the MME Pool configuration mode. Command Modes Exec > Global Configuration > LTE Policy Configuration > HeNBGW MME Pool Configuration configure > lte-policy > henbgw mme-pool mme_pool_name Entering the above command sequence results in the following prompt: [local]host_name(mme-pool)# The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s). Important end, page 2 exit, page 3 mme, page 4 Command Line Interface Reference, Commands I - Q, StarOS Release 20 1

LTE HeNBGW MME Pool Configuration Mode Commands...LTE HeNBGW MME Pool Configuration Mode Commands InRelease20.0,HeNBGWisnotsupported.Commandsinthisconfigurationmodemustnotbeusedin

  • Upload
    others

  • View
    26

  • Download
    0

Embed Size (px)

Citation preview

Page 1: LTE HeNBGW MME Pool Configuration Mode Commands...LTE HeNBGW MME Pool Configuration Mode Commands InRelease20.0,HeNBGWisnotsupported.Commandsinthisconfigurationmodemustnotbeusedin

LTE HeNBGW MME Pool Configuration ModeCommands

In Release 20.0, HeNBGW is not supported. Commands in this configuration mode must not be used inRelease 20.0. For more information, contact your Cisco account representative.

Important

The MME Pool configuration is used to configure one or more MMEs to which the HeNB-GW is tocommunicate. This configuration is available under lte-policy configuration mode. Adding or modifying anMME pool instance puts the user into the MME Pool configuration mode.

Command Modes Exec > Global Configuration > LTE Policy Configuration > HeNBGWMME Pool Configuration

configure > lte-policy > henbgw mme-pool mme_pool_name

Entering the above command sequence results in the following prompt:

[local]host_name(mme-pool)#

The commands or keywords/variables that are available are dependent on platform type, product version,and installed license(s).

Important

• end, page 2

• exit, page 3

• mme, page 4

Command Line Interface Reference, Commands I - Q, StarOS Release 20 1

Page 2: LTE HeNBGW MME Pool Configuration Mode Commands...LTE HeNBGW MME Pool Configuration Mode Commands InRelease20.0,HeNBGWisnotsupported.Commandsinthisconfigurationmodemustnotbeusedin

endExits the current configuration mode and returns to the Exec mode.

Product All

Privilege Security Administrator, Administrator

Syntax Description end

Usage Guidelines Use this command to return to the Exec mode.

Command Line Interface Reference, Commands I - Q, StarOS Release 202

LTE HeNBGW MME Pool Configuration Mode Commandsend

Page 3: LTE HeNBGW MME Pool Configuration Mode Commands...LTE HeNBGW MME Pool Configuration Mode Commands InRelease20.0,HeNBGWisnotsupported.Commandsinthisconfigurationmodemustnotbeusedin

exitExits the current mode and returns to the parent configuration mode.

Product All

Privilege Security Administrator, Administrator

Syntax Description exit

Usage Guidelines Use this command to return to the parent configuration mode.

Command Line Interface Reference, Commands I - Q, StarOS Release 20 3

LTE HeNBGW MME Pool Configuration Mode Commandsexit

Page 4: LTE HeNBGW MME Pool Configuration Mode Commands...LTE HeNBGW MME Pool Configuration Mode Commands InRelease20.0,HeNBGWisnotsupported.Commandsinthisconfigurationmodemustnotbeusedin

mmeConfigures a specific MME to HeNBGW.

Product HeNB-GW

Privilege Administrator

Command Modes Exec > Global Configuration > LTE Policy Configuration > HeNBGWMME Pool Configuration

configure > lte-policy > henbgw mme-pool mme_pool_name

Entering the above command sequence results in the following prompt:

[local]host_name(mme-pool)#

Syntax Description [ no ] mme mme_name { ipv4-address ipv4_address [ ipv4-address ipv4_address ] | ipv6-addressipv6_address [ ipv6-address ipv6_address] [ sctp port port_val ] }

no

Removes the configured MME to HeNBGW.

mme_name

It is the MMe name, a string of size 1 through 63.

ipv4-address ipv4_address

Specifies the remote SCTP IP Address for S1 assocation to MME. This must be followed by ipv4_address,the IPv4 address using dotted-decimal notation.

ipv6-address ipv6_address

Specifies the remote SCTP IP Address for S1 assocation to MME. This must be followed by ipv6_address,the IPv6 address using ( : / :: ).

sctp

Configure the S1-MME SCTP parameters.

port port_val

Designates SCTP port.

Command Line Interface Reference, Commands I - Q, StarOS Release 204

LTE HeNBGW MME Pool Configuration Mode Commandsmme

Page 5: LTE HeNBGW MME Pool Configuration Mode Commands...LTE HeNBGW MME Pool Configuration Mode Commands InRelease20.0,HeNBGWisnotsupported.Commandsinthisconfigurationmodemustnotbeusedin

port_val is an integer ranging from 1 through 65535.

Usage Guidelines Use this command to configure a specific MME to HeNBGW.

Examples The following command configures themmewith namemy_mme, ipv4-address 123.456.234.444with SCTPport 302.mme my_mme ipv4-address 123.456.234.444 sctp port 302

Command Line Interface Reference, Commands I - Q, StarOS Release 20 5

LTE HeNBGW MME Pool Configuration Mode Commandsmme

Page 6: LTE HeNBGW MME Pool Configuration Mode Commands...LTE HeNBGW MME Pool Configuration Mode Commands InRelease20.0,HeNBGWisnotsupported.Commandsinthisconfigurationmodemustnotbeusedin

Command Line Interface Reference, Commands I - Q, StarOS Release 206

LTE HeNBGW MME Pool Configuration Mode Commandsmme