Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
IPSG RADIUS Snoop Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
6478 
   
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 
Mode
 
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
 
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 
Use this command to initiate the service and begin accepting data on any interface configured in the context. 
Example
 
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