29
authorization ike
Use
authorization ike
to configure the authorization method for IKE extended authentication.
Use
undo authorization ike
to restore the default.
Syntax
In non-FIPS mode:
authorization ike
{
local
[
none
] |
none
}
undo authorization ike
In FIPS mode:
authorization ike
local
undo authorization ike
Default
The default authorization method for the ISP domain is used for IKE extended authentication.
Views
ISP domain view
Predefined user roles
network-admin
Parameters
local
: Performs local authorization.
none
: Does not perform authorization.
Usage guidelines
You can specify one primary authorization method and one backup authorization method.
When the primary method is invalid, the device attempts to use the backup method.
Examples
# In ISP domain
test
, perform local authorization for IKE extended authentication.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] authorization ike local
Related commands
authorization default
local-user
authorization ipoe
Use
authorization ipoe
to configure the authorization method for IPoE users.
Use
undo authorization ipoe
to restore the default.
Syntax
In non-FIPS mode:
authorization ipoe
{
local
[
none
] |
none
|
radius-scheme
radius-scheme-name
[
local
] [
none
] }
undo authorization ipoe