Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  IPSG RADIUS Server Configuration Mode Commands 
radius accounting  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6677 
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 
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
 
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. 
In StarOS 12.2 and later releases, 
key
 with encryption must be an alphanumeric string of 1 through 
236 characters, and without encryption an alphanumeric string of 1 through 127 characters. Note that 
key
 is case sensitive.