Cisco Cisco Packet Data Interworking Function (PDIF)
IPSG RADIUS Server Configuration Mode Commands
bind ▀
Command Line Interface Reference, StarOS Release 16 ▄
6449
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.
of subscriber sessions allowed.
Product
eWAG
IPSG
Privilege
Security Administrator, Administrator
Mode
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
bind accounting-proxy address ipv4/ipv6_address [ max-subscribers max_sessions | port
port_number | source-context source_context ]
port_number | source-context source_context ]
bind address ipv4/ipv6_address [ disconnect-message [ src-port source_port_number ] |
max-subscribers max_sessions | port port_number | source-context source_context ]+
max-subscribers max_sessions | port port_number | source-context source_context ]+
bind authentication-proxy address ipv4/ipv6_address [ acct-port port_number | auth-port
port_number | max-subscribers max_sessions | source-context source_context ]
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/ipv6_address [ max-subscribers max_sessions |
port port_number | source-context source_context ]
port port_number | source-context source_context ]
accounting-proxy address ipv4/ipv6_address
: Specifies the IP address of the interface where
accounting proxy requests are received by this service in IPv4 dotted-decimal or IPv6 colon-
separated-hexadecimal notation.
separated-hexadecimal 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.
port_number
must be an integer from 1 through 65535.
Default: 1813