The access-delay command configures a response delay policy for access users on a BAS interface. Then, the system delays responding to the first packet sent by the user that goes online from this BAS interface according to the configured policy.
The undo access-delay command cancels the configuration.
By default, no response delay policy is configured for access users on a BAS interface.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
odd-mac |
Applies the response delay policy to an access user with an odd MAC address on the BAS interface.
|
- |
even-mac |
Applies the response delay policy to an access user with an even MAC address on the BAS interface. |
- |
circuit-id-include text-value |
Applies the response delay policy to an access user whose Option 82 information (for a DHCP user) or PPPoE+ field (for a PPP user) matches the access node ID. |
The value is a string of 1 to 200 characters in the format of a regular expression. |
load-balance-group group-name |
Applies the response delay policy to users who go online through BAS interfaces in a load balancing group. Only BAS interfaces in the Up state are used for load balancing. |
The value is a string of 1 to 31 case-insensitive characters, spaces not supported. |
access-delay delay-time |
Specifies a response delay time for access users. |
The value is an integer ranging from 1 to 2550, in 10 milliseconds. |
Usage Scenario
To configure a response delay policy for access users on a BAS interface, run the access-delay command. You can configure a response delay policy on a BAS interface only when the access type of the BAS interface is set to layer2-subscriber , layer3-subscriber or layer2-leased-line using the access-type command.
You can apply a response delay policy by specifying circuit-id-include, even-mac, odd-mac, or load-balance-group in the access-delay command.Prerequisites
A load balancing group has been configured using the access-delay load-balance command if load-balance-group is specified.
Precautions
This command is supported only on the admin VS.
If load-balance-group is specified:<HUAWEI> system-view [~HUAWEI] access delay load-balance group huawei [~HUAWEI] interface GigabitEthernet0/1/1.1 [*HUAWEI-GigabitEthernet0/1/1.1] commit [~HUAWEI-GigabitEthernet0/1/1.1] bas [~HUAWEI-GigabitEthernet0/1/1.1-bas] access-type layer2-subscriber [*HUAWEI-GigabitEthernet0/1/1.1-bas] commit [~HUAWEI-GigabitEthernet0/1/1.1-bas] access-delay 50 load-balance-group huawei
<HUAWEI> system-view [~HUAWEI] interface GigabitEthernet0/1/1.1 [~HUAWEI-GigabitEthernet0/1/1.1] commit [~HUAWEI-GigabitEthernet0/1/1.1] bas [~HUAWEI-GigabitEthernet0/1/1.1-bas] access-type layer2-subscriber [*HUAWEI-GigabitEthernet0/1/1.1-bas] commit [~HUAWEI-GigabitEthernet0/1/1.1-bas] access-delay 50 odd-mac