3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1924
C
HAPTER
 127: AAA C
ONFIGURATION
 C
OMMANDS
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] authentication portal radius-scheme rd 
authentication ppp
Syntax
authentication ppp { hwtacacs-scheme hwtacacs-scheme-name [ local ] | local | none 
radius-scheme radius-scheme-name [ local ] }
undo authentication ppp
View
ISP domain view
Parameter
hwtacacs-scheme hwtacacs-scheme-name: Specifies an HWTACACS scheme by 
its name, which is a string of 1 to 32 characters.
local: Performs local authentication.
none: Does not perform any authentication.
radius-scheme radius-scheme-name: Specifies a RADIUS scheme by its name, 
which is a string of 1 to 32 characters.
Description
Use the authentication ppp command to specify the authentication scheme for 
PPP users.
Use the undo authentication ppp command to restore the default.
By default, the default authentication scheme is used for PPP users.
Note that the RADIUS or HWTACACS scheme specified for the current ISP domain 
must have been configured.
Related command:
Example
# Configure the default ISP domain system to use the local authentication 
scheme for PPP users.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] authentication ppp local 
# Configure the default ISP domain system to use RADIUS authentication scheme 
rd for PPP users and to use the local authentication scheme as the backup scheme.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] authentication ppp radius-scheme rd local