Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
CBS Service Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
2158 
   
bind 
This command binds the CBS service to the IP address of a logical interface. 
Product
 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Cell Broadcasting Service Configuration 
configure > context context_name cbs-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cbs-service)# 
Syntax
 
bind address ip_address port port_number 
no bind address  
no
 
Removes a previously configured binding. 
ip_address
 
Specifies the IPv4 type IP address of CBS service. 
ip_address
 must be expressed in IPv4 dotted-decimal 
notation. 
port
 
Specifies the TCP port of the CBS service. 
port_number
 is an integer between 1 and 65535. Standard port 
used for service area broadcast ptotocol (SABP) is 3452 in case no other port is configured. It is an optional 
parameter. 
Usage 
Use this command to associate or tie a CBS service to a specific logical IP address previously configured in 
the current context and bound to a port. 
Example
 
The following command binds the CBS service to the interface with an IP address of 
92.168.1.111
 having 
port number 8888: 
bind address 192.168.1.111 port 8888