3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
1930 CHAPTER 127: AAA CONFIGURATION COMMANDS
authorization ppp
Syntax authorization ppp { hwtacacs-scheme hwtacacs-scheme-name [ local ] | local | none |
radius-scheme radius-scheme-name [ local ]}
undo authorization 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 authorization.
none: Does not perform any authorization. In this case, an authenticated user is
automatically authorized with the default right.
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 ppp command to specify the authorization scheme for
PPP users.
Use the
undo authorization ppp command to restore the default.
By default, the default authorization 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: authorization default, hwtacacs scheme, radius scheme.
Example # Configure the default ISP domain system to use the local authorization scheme
for PPP users.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system]authorization ppp local
# Configure the default ISP domain system to use RADIUS authorization scheme
rd for PPP users and to use the local authorization scheme as the backup scheme.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] authorization ppp radius-scheme rd local
authorization voip
Syntax authorization voip radius-scheme radius-scheme-name
undo authorization voip