Command Manual – AAA RADIUS HWTACACS
H3C S7500E Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1-45
<Sysname> system-view
[Sysname] radius nas-ip 129.10.10.1
1.2.11 radius scheme
Syntax
radius scheme
radius-scheme-name
undo radius scheme
radius-scheme-name
View
System view
Parameters
radius-scheme-name
: RADIUS scheme name, a case-insensitive string of 1 to 32
characters.
Description
Use the
radius scheme
command to create a RADIUS scheme and enter RADIUS
scheme view.
Use the
undo radius scheme
command to delete a RADIUS scheme.
By default, no RADIUS scheme is defined.
Note that:
z
The RADIUS protocol is configured scheme by scheme. Every RADIUS scheme
must at least specify the IP addresses and UDP ports of the RADIUS
authentication/authorization/accounting servers and the parameters necessary for
a RADIUS client to interact with the servers.
z
A RADIUS scheme can be referenced by more than one ISP domain at the same
time.
z
You cannot remove the RADIUS scheme being used by online users with the
undo radius scheme
command.
Related commands:
key
,
retry realtime-accounting
,
timer realtime-accounting
,
stop-accounting-buffer enable
,
retry stop-accounting
,
server-type
,
state
,
user-name-format
,
retry
,
display radius scheme
,
display radius statistics
.
Examples
# Create a RADIUS scheme named
radius1
and enter RADIUS scheme view.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1]