Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
SLs Service Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
8426 
   
bind 
Binds the SLs service to a local SCTP IP address, configures the SCTP port number, and associates an SCTP parameter 
template. This interface is used by the SLs service to communicate with the E-SMLC. 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > SLs Service Configuration 
configure > context context_name > sls-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-sls-service)# 
Syntax
 
bind { ipv4-address ipv4_address_value1 [ ipv4-address ipv4_address_value2 ] | ipv6-
address
 ipv6_address_value1 [ ipv6-address ipv6_address_value2 ] [ port port_num ] } 
sctp-template 
sctp_param_template_name 
no bind  
no
 
Removes the interface binding from this SLs service. 
ipv4-address ipv4_address_value1 [ ipv4-address ipv4_address_value2 ]
 
Specifies the IPv4 address of an interface in the current context through which communication with the E-
SMLC occurs. 
A second IPv4 address can be specified for multi-homing purposes with the optional 
ipv4-address
 
keyword. 
ipv6-address ipv6_address_value1 [ ipv6-address ipv6_address_value2 ]
 
Specifies the IPv6 address of an interface in the current context through which communication with the E-
SMLC occurs. 
A second IPv6 address can be specified for multi-homing purposes with the optional 
ipv6-address
 
keyword. 
port port_num 
 
Specifies the SCTP port through which communication with the E-SMLC occurs. 
port_num 
 must be an integer from 1 through 65535. Default: 9082.  
sctp-template sctp_param_template_name
 
Associates an existing SCTP Parameter Template with this SCTP connection.  
The SCTP template is mandatory for the SLs Service to start.