authentication-method-ipv6

Function

The authentication-method-ipv6 command configures the authentication method on a BAS interface for IPv6 users.

The undo authentication-method-ipv6 command restores the default setting.

By default, PPP authentication is applied on BAS interfaces for IPv6 users.

This command is supported only on the NetEngine 8000 F1A.

Format

authentication-method-ipv6 { { ppp | { web | fast } | dot1x } * | bind }

authentication-method-ipv6 ppp

authentication-method-ipv6 ppp { { web | fast } | dot1x } *

authentication-method-ipv6 { web | fast } ppp

undo authentication-method-ipv6

Parameters

Parameter Description Value
ppp

Indicates PPP authentication.

-

web

Indicates web authentication.

-

fast

Indicates fast authentication.

-

dot1x

Indicates 802.1x authentication.

-

bind

Indicates binding authentication.

-

Views

BAS interface view (GE), BAS interface view (VE), BAS interface view (trunk)

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bras-control write

Usage Guidelines

Usage Scenario

Before configuring the authentication method of a BAS interface, you must configure the user access type of the BAS interface using the access-type command. You can use a combination of certain authentication methods. Note that web authentication cannot be used together with fast authentication and that binding authentication cannot be used together with any other authentication methods.

Precautions

In VS mode, this command is supported only by the admin VS.

To change the current authentication mode to PPP authentication, run the authentication-method-ipv6 command when the interface is in the idle state; otherwise, the login users on this BAS interface may be forced offline.

Example

# Configure PPP authentication on GE 0/1/9.
<HUAWEI> system-view
[~HUAWEI] interface GigabitEthernet 0/1/9
[~HUAWEI-GigabitEthernet0/1/9] bas
[~HUAWEI-GigabitEthernet0/1/9-bas] access-type layer2-subscriber
[*HUAWEI-GigabitEthernet0/1/9-bas] commit
[~HUAWEI-GigabitEthernet0/1/9-bas] authentication-method-ipv6 ppp
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >