Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 1868
bind
This command assigns the IP address of an interface in the current context to the LNS service.
Product
PDSN
GGSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > LNS Service Configuration
configure > context context_name > lns-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-lns-service)#
Syntax Description
bind ip_address [ max-subscribers max_value ]
no bind 
ip_address
no
Unassign, or unbind, the local end point to the LNS service.
ip_address
Specifies the IP address of an interface in the current context. This must be a valid IP address entered using
IPV4 dotted-decimal notation.
max-subscribers max_value
Default: 10000
Specifies the maximum number of subscribers that can be connected to this service at any time. max_value
must be an integer from 1 through 2500000.
Usage Guidelines
Use this command to bind the IP address of an interface in the current context to the LNS service.
Examples
The following command binds the current context interface IP address 192.168.100.10 to the current LNS
service:
bind 192.168.100.10
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
484
LNS Service Configuration Mode Commands
bind