Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
  Subscriber Configuration Mode Commands 
radius accounting  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
8831 
radius accounting 
Sets the RADIUS accounting parameters for the subscriber or domain. This command takes precedence over the similar 
Context Configuration command and is disabled by default. 
Product
 
All 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
radius accounting { interim { interval-timeout timeout | normal | suppress } | ip remote-
address list-id 
list_id | mode { session-based | access-flow-based { none | auxillary-
flows | all-flows | main-a10-only } } | start { normal | suppress } | stop { normal | 
suppress } }
 
no radius accounting { ip remote-address list-id list_id | interim [ interval-timeout ] } 
interim { interval-timeout timeout  | normal | suppress }
 
interval-timeout timeout
: Indicates the time (in seconds) between updates to session counters (log file 
on RADIUS or AAA event log) during the session. 
timeout
 must be an integer from 50 to 40000000. 
Caution:
  Interim interval settings received from the RADIUS server take precedence over this setting on the 
system. While the low limit of this setting on the system is a minimum of 50 seconds, the low limit setting on the 
RADIUS server can be as little as 1 second. To avoid increasing network traffic unnecessarily and potentially reducing 
network and system performance, do not set this parameter to a value less than 50 on the RADIUS server. 
normal
: If RADIUS accounting is enabled, sends this Acct-Status-Type message when required by normal 
operation 
suppress
: If RADIUS accounting is enabled, suppresses the sending of this Acct-Status-Type message. 
ip remote-address list-id list_id
 
Specifies the identification number of the IP address list to use for the subscriber for remote address-based 
accounting. 
list_id
: Specifies the RADIUS accounting remote IP address list identifier for remote-address accounting 
for the subscriber. 
list_id
 must be an integer from 1 through 65535. 
This command is used as part of the Remote Address-based accounting feature and associates the subscriber 
with a list of remote addresses. Remote address accounting data is collected each time the subscriber 
communicates with any of the addresses specified in the list. 
Remote address lists are configured using the 
list
 keyword in the 
radius accounting ip remote-
address
 command in the Context Configuration mode.