Cisco Cisco Packet Data Gateway (PDG)

Página de 8994
  MME SGs Service Configuration Mode Commands 
bind  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
7313 
bind 
Binds the service to a logical IP interface serving as the SGs interface. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MME SGs Service Configuration 
configure > context context_name > sgs-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-sgs-service)# 
Syntax
 
bind { ipv4-address ipv4_address [ ipv4-address ipv4_address ] | ipv6-address 
ipv6_address
 [ ipv6-address ipv6_address ] } 
no bind 
no bind
 
Removes the interface binding from this service. 
ipv4-address ipv4_address [ ipv4-address ipv4_address ]
 
Specifies the IP address of the SGs interface in IPv4 dotted-decimal notation. n. 
A secondary IPv4 address can be configured to support SCTP multi-homing. 
ipv6-address ipv6_address [ ipv6-address ipv6_address ]
 
Specifies the IP address of the SGs interface in IPv6 colon-separated-hexadecimal notation. 
A secondary IPv6 address can be configured to support SCTP multi-homing. 
Usage 
Associate the SGs service to a specific logical IP address. The logical IP address or interface takes on the 
characteristics of an SGs interface that provides the session connectivity for circuit switched fallback (CSFB) 
to/from a Mobile Switching Center/Visitor Location Register (MSC/VLR). Only one interface can be bound 
to a service. The interface should be configured prior to issuing this command 
Caution:
  This is a critical configuration. Any change to this configuration will cause the SGs service to restart. 
Removing or disabling this configuration will stop the SGs service. 
Example
 
The following command binds the logical IP interface with the IPv4 address of 
192.68.10.22
 to the SGs 
service: 
bind ipv4-address 192.68.10.22