3com 8807 Reference Guide

Page of 1099
RADIUS Protocol Configuration Commands
341
Example
# Configure the source IP address that the switch uses to send RADIUS packets as 
129.10.10.1.
<SW8800>system-view
 
[SW8800] radius nas-ip 129.10.10.1 
radius scheme
Syntax
radius scheme radius-server-name
undo radius scheme radius-server-name
View
System view
Parameter
radius-server-name: Specifies the RADIUS scheme name with a character string 
not exceeding 32 characters.
Description
Use the radius scheme command to configure a RADIUS scheme and enter its 
view.
Use the undo radius scheme command to delete the specified RADIUS scheme.
By default, RADIUS scheme named as system has been created in the system. The 
attributes of system are all default values.
RADIUS protocol configuration is performed on a per-RADIUS-scheme basis. Every 
RADIUS scheme shall at least have the specified IP address and UDP port number 
of the RADIUS authentication/authorization/accounting server and some necessary 
parameters exchanged with the RADIUS client end (switch system). So it is 
necessary to create the RADIUS scheme and enter its view before performing 
other RADIUS protocol configurations.
A RADIUS scheme can be used by several ISP domains at the same time. You can 
configure up to 16 RADIUS schemes, including the default scheme named as 
system.
Although undo radius scheme can remove a specified RADIUS scheme. However, 
the default one cannot be removed. Note that a scheme currently in use by the 
online user cannot be removed.
Related command: keyretry realtime-accountingradius-schemetimer 
realtime-accounting
stop-accounting-buffer enableretry 
stop-accounting
server-typestateuser-name-formatretrydisplay 
radius
display radius statistics.
Example
# Create a RADIUS scheme named "3com" and enters its view.
[SW8800] radius scheme 3com
 
[3Com-radius-3com]