authening radius-no-response

Function

The authening radius-no-response command configures a policy when users' RADIUS authentication packets are not responded.

The undo authening radius-no-response command restores the default configuration.

By default, users go offline if their RADIUS authentication packets are not responded.

This command is supported only on the NetEngine 8000 F1A.

Format

authening radius-no-response { offline | online authen-domain domain-name }

undo authening radius-no-response [ online authen-domain domain-name ]

Parameters

Parameter Description Value
offline

Indicates that users go offline if their RADIUS authentication packets are not responded.

-

online

Indicates that users stay online if their RADIUS authentication packets are not responded.

-

authen-domain domain-name

Indicates the domain in which users stay online if their RADIUS authentication packets are not responded.

The value is a string of 1 to 64 characters.

Views

Authentication scheme view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
aaa-access write

Usage Guidelines

Usage Scenario

In some situations, the RADIUS authentication packets are not responded if the RADIUS server fails. To allow users to stay online even if their RADIUS authentication packets are not responded, run the authening radius-no-response command to configure a policy for the users to stay online.

Configuration Impact

If the authening radius-no-response command is run more than once in the same view, the latest configuration overrides the previous one.

Example

# Configure a policy to allow users in the domain dom1 to stay online if the RADIUS authentication packets are not responded.
<HUAWEI> system-view
[~HUAWEI] aaa
[~HUAWEI-aaa] domain dom1
[*HUAWEI-aaa-domain-dom1] commit
[~HUAWEI-aaa-domain-dom1] quit
[~HUAWEI-aaa] authentication-scheme a1
[*HUAWEI-aaa-authen-a1] commit
[~HUAWEI-aaa-authen-a1] authening radius-no-response online authen-domain dom1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >