Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
bind
This command allows you to configure the service to accept data on any interface configured in the context.
Optionally, you can also configure the system to limit the number of sessions processed by this service.
Product
IPSG
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IPSG RADIUS Snoop Configuration
configure > context context_name > ipsg-service service_name mode radius-snoop
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ipsg-service-radius-snoop)#
Syntax Description
bind [ max-subscribers max_sessions ]
no bind
no
If previously configured, deletes the binding configuration for the service.
max-subscribers max_sessions
Specifies the maximum number of subscriber sessions allowed for the service. If this option is not configured,
the system defaults to the license limit.
In StarOS 9.0 and later releases, max_sessions must be an integer from 0 through 4000000.
In StarOS 8.3 and earlier releases, max_sessions must be an integer from 0 through 3000000.
Usage Guidelines
Use this command to initiate the service and begin accepting data on any interface configured in the context.
Examples
The following command prepares the system to receive subscriber sessions on any interface in the context
and limits the sessions to 10000:
bind max-subscribers 10000
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
104
IPSG RADIUS Snoop Configuration Mode Commands
bind