Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1868
bind
This command allows you to bind the current IPSG/eWAG service to a logical AAA interface, and specify
the number of subscriber sessions allowed.
Product
eWAG
IPSG
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IPSG RADIUS Server Configuration
configure > context context_name > ipsg-service service_name mode radius-server
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ipsg-service-radius-server)#
Syntax Description
bind accounting-proxy address ipv4_address [ max-subscribers max_sessions | port port_number |
source-context 
source_context ]
bind address 
ipv4_address [ disconnect-message [ src-port source_port_number ] | max-subscribers
max_sessions | port port_number | source-context source_context ]+
bind authentication-proxy address 
ipv4_address [ acct-port port_number | auth-port port_number |
max-subscribers 
max_sessions | source-context source_context ]
no bind
no
If previously configured, removes the binding for the service.
bind accounting-proxy address ipv4_address [ max-subscribers max_sessions | port port_number |
source-context source_context 
]
• accounting-proxy address ipv4_address : Specifies the IP address of the interface where accounting
proxy requests are received by this service in IPv4 dotted-decimal notation.
• 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.
• port port_number: Specifies the port number of the interface where accounting requests are received
by this service.
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
122
IPSG RADIUS Server Configuration Mode Commands
bind