Cisco Cisco Packet Data Gateway (PDG)

Page of 1952
bind
Binds the CSCF service to a logical IP interface and specifies the maximum number of sessions that can access
this service over the specified interface.
Product
SCM (P-CSCF, A-BG)
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CSCF Service Configuration
configure > context context_name > cscf service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-cscf-service)#
Syntax Description
bind address ip_address [ cscf-hostname host_name ] [ ipsec-crypto-template template ] [ max-sessions
max# ] [ port number ] [ reserved-call-capacity percentage ] [ tls-crypto-template template [ tls-port
number ] ] [ transport tcp ] [ use-serviceport-towards-network ]
no bind address
no
Removes the binding of the service to a specified interface.
address ip_address
Specifies the IP address of the interface to which the service is being bound.
ip_address must be expressed in dotted decimal notation for IPv4 or colon notation for IPv6.
cscf-hostname host_name
Specifies the local host name of the CSCF service.
host_name must be an existing CSCF service name and be from 1 to 127 alpha and/or numeric characters.
Configuring this keyword associates the CSCF service with the AOR domain configured in the
default-aor-domain command and uses the domain name in SIP headers.
If this keyword is not configured, SIP headers will contain the IP address of the CSCF service instead of
the domain name.
Important
Command Line Interface Reference, Modes C - D, StarOS Release 19    
1523
CSCF Service Configuration Mode Commands
bind