Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
sctp bind
Configures the SCTP IP address and port that is used for binding the SCTP socket to communicate with the
Home-NodeB over an Iuh interface within an HNB-GW service.
Product
HNB-GW
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > HNB-GW Service Configuration
configure > context context_name > hnbgw-service service_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-hnbgw-service)#
Syntax Description
sctp bind { address IPv4_address | port port_num }
no sctp bind { address | port }
no
Removes the SCTP binding.
address IPv4_address
Specifies the IP address of the HNB-GW Iuh interface in IPv4 dotted-decimal.
port port_num
Specifies the SCTP port number to communicate with the Home-NodeBs using Iuh interface as an integer
form 1 through 65535.
Usage Guidelines
Use this command to assign the SCTP IP address and port with SCTP socket on HNB-GW to communicate
with the Home-NodeB using Iuh interface. This SCTP configuration provides the IP-address and listen port
where HNB-GW service shall bind to listen for incoming SCTP associations from HNB.
Examples
The following command sets the SCTP port number 999 on HNB-GW to listen from Home-NodeB over Iuh
interface:
sctp bind port 999
   Command Line Interface Reference, Modes G - H, StarOS Release 19
1444
HNB-GW Service Configuration Mode Commands
sctp bind