3com 8807 参考指南

下载
页码 1099
RADIUS Protocol Configuration Commands
345
retry stop-accounting
Syntax
retry stop-accounting retry-times
undo retry stop-accounting
View
RADIUS scheme view
Parameter
retry-times: Maximal retransmission times of a buffered stop-accounting request, 
ranging from 10 to 65535. By default, the value is 500.
Description
Use the retry stop-accounting command to configure the maximal 
retransmission times after a stop-accounting request is saved into the buffer due 
to getting no response.
Use the undo retry stop-accounting command to restore the retransmission 
times to the default value.
Because the stopping accounting request concerns account balance and will affect 
the amount of charge, which is very important for both the user and ISP, NAS shall 
make its best effort to send the message to RADIUS accounting server. 
Accordingly, if the message from the switch to RADIUS accounting server has not 
been responded, the switch shall save it in the local buffer and retransmit it until 
the server responds or discard the messages after transmitting for specified times.
Related command: reset stop-accounting-bufferradius schemedisplay 
stop-accounting-buffer
.
Example
#Perform the following configuration such that the switch can retransmit a 
buffered stop-accounting request to the server configured for the RADIUS scheme 
"3Com" for up to 1000 times
[3Com-radius-3com] retry stop-accounting 1000 
secondary accounting
Syntax
secondary accounting ip-address [ port-number ]
undo secondary accounting
View
RADIUS scheme view
Parameter
ip-address: IP address, in dotted decimal format. By default, the IP addresses of 
secondary accounting server is at 0.0.0.0.
port-number: Specifies the UDP port number, ranging from 1 to 65535. By 
default, the accounting service is provided via UDP 1813.