3com 8807 참조 가이드

다운로드
페이지 1099
336
C
HAPTER
 21: AAA 
AND
 RADIUS/HWTACACS P
ROTOCOL
 C
ONFIGURATION
 C
OMMANDS
Example
# Set the authentication/authorization key of the RADIUS scheme, 3com, to hello.
[3Com-radius-3com] key authentication hello 
# Set the accounting packet key of the RADIUS scheme, 3com, to ok.
[3Com-radius-3com] key accounting ok 
local-server
Syntax
local-server enable
undo local-server
View
System view
Parameter
None
Description
Use the local-server enable command to enable the local RADIUS server and 
enable port 1645 and 1646. You must use this command to enable ports before 
using local RADIUS servers.
Use the undo local-server command to disable the local RADIUS server. Port 
1645 and port 1646 are disabled, and RADIUS servers are unavailable in this case.
By default, local RADIUS servers are enabled, and port 1645 and port 1646 are 
enabled too.
Example
# Enable the local RADIUS server.
<SW8800>system-view
 
[SW8800]local-server enable 
local-server nas-ip
Syntax
local-server nas-ip ip-address key password
undo local-server nas-ip ip-address
View
System view
Parameter
nas-ip ip-address: Sets Nas-IP address of access server. ip-address is expressed in 
the format of dotted decimal. By default, there is a local server with the NAS-IP 
address of 127.0.0.1.
key password: Sets password of logon user. password is a character string 
containing up to 16 characters.