Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-57
Description
Use the
secondary accounting
command to set the IP address and port number of
the secondary RADIUS accounting server to be used by the current scheme.
Use the
undo secondary accounting
command to restore the default IP address and
port number of the secondary RADIUS accounting server, which are 0.0.0.0 and 1813
respectively.
Related commands:
key
,
radius scheme
,
state
.
Examples
# Set the IP address and UDP port number of the secondary accounting server for
RADIUS scheme radius1 to 10.110.1.1 and 1813 respectively.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] secondary accounting 10.110.1.1 1813
1.2.25 secondary authentication
Syntax
secondary authentication ip-address
[
port-number
]
undo secondary authentication
View
RADIUS scheme view
Parameters
ip-address
: IP address of the secondary authentication/authorization server to be used,
in dotted decimal notation.
port-number
: UDP port number of the secondary authentication/authorization server,
ranging from 1 to 65535.
Description
Use the
secondary authentication
command to set the IP address and port number of
the secondary RADIUS authentication/authorization server to be used by the current
scheme.
Use the
undo secondary authentication
command to restore the default IP address
and port number of the secondary RADIUS authentication/authorization server, which
is 0.0.0.0 and 1812 respectively.
Related commands:
key
,
radius scheme
,
state
.