3Com Switch 7750 SeriesCommand Reference Guide – AAA, RADIUS, HWTACACS, EADChapter 1 AAA & RADIUS & HWTACACSConfiguration Commands1-43z A real-time account request may be sent multiple times (set by the retry commandin RADIUS scheme view) for an accounting attempt. If no response is receivedeven after the number of transmission attempts reaches the maximum, theaccounting attempt fails. Suppose that the response timeout time of the RADIUSserver is three seconds (set by the timer response-timeout command), that themaximum number of transmission attempts (set by the retry command) is 3, andthat the real-time accounting interval is 12 minutes (set by the timerrealtime-accounting command), the maximum number of real-time accountingrequest attempts is 5 (set by the retry realtime-accounting command). In thiscase, the switch sends an accounting request every 12 minutes; if the switch doesnot receive a response within 3 seconds after it sends out an accounting request, itresends the request; if the switch continuously sends the accounting request forthree times but does not receive any response; it considers this real-timeaccounting a failure. Then, the switch sends the accounting request every 12minutes; if the number of accounting failures exceeds five, the user connection iscut down.Related command: radius scheme and timer realtime-accounting.Example# Allow the switch to continuously send at most 10 real-time accounting requests for theRADIUS scheme radius1.<3Com>system-viewSystem View: return to User View with Ctrl+Z.[3Com] radius scheme radius1[3Com-radius-radius1] retry realtime-accounting 101.2.19 retry stop-accountingSyntaxretry stop-accounting retry-timesundo retry stop-accountingViewRADIUS scheme viewParameterretry-times: Maximum number of transmission attempts of the buffered stop-accountingrequests, ranging from 10 to 65535 and defaulting to 500.DescriptionUse the retry stop-accounting command to set the maximum number of transmissionattempts of the stop-accounting requests buffered due to no response.