Command Manual – AAA RADIUS HWTACACS
H3C S7500E Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1-53
Description
Use the
security-policy-server
command to specify a security policy server.
Use the
undo security-policy-server
command to remove one or all security policy
servers.
By default, no security policy server is specified.
Note that:
z
If more than one interface of the device is enabled with Portal, the interfaces may
use different security policy servers. You can specify up to eight security policy
servers for a RADIUS scheme.
z
The specified security policy server must be a security policy server or RADIUS
server that is correctly configured and working normally. Otherwise, the device will
regard it as an illegal server.
Examples
# For RADIUS scheme
radius1
, set the IP address of a security policy server to
10.110.1.2.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] security-policy-server 10.110.1.2
1.2.21 server-type
Syntax
server-type
{
extended
|
standard
}
undo server-type
View
RADIUS scheme view
Parameters
extended
: Specifies the extended
RADIUS server (generally CAMS), which requires
the RADIUS client and RADIUS server to interact according to the procedures and
packet formats provisioned by the private RADIUS protocol.
standard
: Specifies the standard RADIUS server, which requires the RADIUS client
end and RADIUS server to interact according to the regulation and packet format of the
standard RADIUS protocol (RFC 2865/2866 or newer).
Description
Use the
server-type
command to specify the RADIUS server type supported by the
device.