vbas

Function

The vbas command enables VBAS on the BAS interface and configures the related parameters.

The undo vbas command restores the default values.

By default, VBAS is disabled.

This command is supported only on the NetEngine 8000 F1A.

Format

vbas vbas-mac-address [ auth-mode { ignore | reject } ]

undo vbas

Parameters

Parameter Description Value
vbas-mac-address

Specifies the MAC address of the VBAS.

The value is a 12-digit hexadecimal number, in the format of H-H-H. Each H is 4 digits. If an H contains fewer than 4 digits, the left-most digits are padded with zeros. For example, e0 is displayed as 00e0.

The MAC address cannot be a broadcast or multicast address.

auth-mode

Indicates the method of processing the user connection requests when the device does not report the physical location of the user through VBAS.

-

ignore

Indicates that the device ignores VBAS and continues to process the connection requests.

-

reject

Indicates that the device rejects the connection request of the user. By default, the parameter is reject.

-

Views

BAS interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bras-control write

Usage Guidelines

Usage Scenario

The VBAS protocol is used to report the physical location of the user to the device.

Before running this command, set the access type of the user to layer2 subscriber by the access-type command.

Precautions

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

Example

# Enable VBAS on the BAS interface.
<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] vbas 1-1-1 auth-mode ignore
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic