Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
radius accounting
This command allows you to specify the IP address and shared secret of the RADIUS accounting client from
which RADIUS accounting requests are received. The RADIUS client can be either the access gateway or
the RADIUS accounting server depending on which device is sending accounting requests.
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
radius accounting { client { ipv4_address ipv4_address/mask } [ encrypted ] key key [ acct-onoff [
aaa-context 
aaa_context_name ] [ aaa-group aaa_server_group_name ] [ clear-sessions ] + ] [ dictionary
dictionary ] [ disconnect-message [ release-on-acct-stop acct_stop_wait_timeout ] [ dest-port
destination_port_number ] + | interim create-new-call | validate-client-ip }
no radius accounting { client { 
ipv4_address ipv4_address/mask } | interim create-new-call |
validate-client-ip }
default radius accounting { interim create-new-call | validate-client-ip }
no
If previously configured, removes the specified configuration.
ipv4_address ipv4_address/mask
Specifies the IP address, and optionally subnet mask of the RADIUS client from which RADIUS accounting
requests are received.
ipv4_address/ipv4_address/mask must be in IPv4 dotted-decimal notation.
A maximum of 16 IP addresses can be configured.
[ encrypted ] key key
• encrypted: Specifies that the shared key between the RADIUS client and this service is encrypted.
• key key: Specifies the shared key between the RADIUS client and this service.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
141
IPSG RADIUS Server Configuration Mode Commands
radius accounting