3Com Switch 7750 Configuration Guide Guide

RADIUS Configuration 507
After the time the primary server keeps in the block state exceeds the time set
with the timer quiet command, the switch will try to communicate with the
primary server again when it receives a RADIUS request. If the primary server
recovers, the switch immediately restores the communication with the primary
server instead of communicating with the secondary server, and at the same time
restores the status of the primary server to the active state while keeping the
status of the secondary server unchanged.
When both the primary and secondary servers are in active or block state, the
switch sends packets only to the primary server.
Configuring the
Attributes for Data to be
Sent to RADIUS Servers
Table 388 Set the status of RADIUS servers
Operation Command Description
Enter system view system-view -
Create a RADIUS scheme and
enter its view
radius scheme
radius-scheme-name
Required
By default, a RADIUS scheme
named "system" has already
been created in the system.
Set the status of the primary
RADIUS
authentication/authorization
server
state primary
authentication { block |
active }
Optional
By default, all the RADIUS
servers in a customized
RADIUS scheme are in the
block state.
Set the status of the primary
RADIUS accounting server
state primary accounting {
block | active }
Set the status of the
secondary RADIUS
authentication/authorization
server
state secondary
authentication { block |
active }
Set the status of the
secondary RADIUS accounting
server
state secondary accounting
{ block | active }
Table 389 Configure the attributes for data to be sent to the RADIUS servers
Operation Command Description
Enter system view system-view -
Create a RADIUS scheme and
enter its view
radius scheme
radius-scheme-name
Required
By default, a RADIUS scheme
named "system" has already
been created in the system.
Set the format of the user
names to be sent to RADIUS
servers
user-name-format {
with-domain |
without-domain }
Optional
By default, the user names
sent from the switch to
RADIUS servers carry ISP
domain names.
Set the units of measure for
data flows sent to RADIUS
servers
data-flow-format data {
byte | giga-byte | kilo-byte |
mega-byte } packet {
giga-packet | kilo-packet |
mega- packet | one-packet }
Optional
By default, in a RADIUS
scheme, the unit of measure
for data is byte and that for
packets is one-packet.