3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1929
Example
# Configure the default ISP domain system to use the local authorization scheme 
for login users.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] authorization login local 
# Configure the default ISP domain system to use RADIUS authorization scheme 
rd for login users and to use the local authorization scheme as the backup 
scheme.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] authorization login radius-scheme rd local 
authorization portal
Syntax
authorization portal { none | radius-scheme radius-scheme-name }
undo authorization portal
View
ISP domain view
Parameter
none: None authorization, which means the user is trusted completely. Here, the 
user is assigned with the default privilege.
radius-scheme radius-scheme-name: Specifies a RADIUS scheme by its name, 
which is a string of 1 to 32 characters.
Description
Use the authorization portal command to specify the authorization scheme for 
portal users.
Use the undo authorization portal command to restore the default.
By default, the default authorization scheme is used for portal users.
Note that the RADIUS scheme specified for the current ISP domain must have 
been configured.
Related command:
Example
# In the default ISP domain system, specify the authorization scheme for Portal 
users to RADIUS scheme, with the name rd.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] authorization portal radius-scheme rd