Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
bind
Binds the MME-eMBMS service to a logical IP interface serving as the M3 interface.
Product
MME
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > MME-eMBMS Service
configure > context context_name > mme-embms-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-mme-embms-service)#
Syntax Description
bind { ipv4-address address [ ipv4-address secondary_address ] | ipv6-address address [ ipv6-address
secondary_address ] }
no bind
no
Removes a previously configured IP address used for binding the SCTP (local bind address) to communicate
with the eNodeBs using an S1-MME interface.
{ ipv4-address address [ ipv4-address secondary_address ] | ipv6-address address [ ipv6-address
secondary_address 
] }
Specifies the IP address for the interface configured as an M3 interface in IPv4 dotted-decimal or IPv6
colon-separated-hexadecimal notation. Optionally configure a secondary IP address for either address type.
Usage Guidelines
Use this command to associate the MME-eMBMS service with a specific logical IP address that will be used
for binding the SCTP socket that communicates with the eNodeB using M3. Only one IP address can be
configured with this command for one MME service.
Examples
The following command would bind the logical IP interface with the address of 192.168.3.1 to the
MME-eMBMS service to interact with eNodeB:
bind ipv4-address 192.168.3.1
The following command disables a binding that was previously configured:
no bind
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
804
MME-eMBMS Service Configuration Mode Commands
bind