< Home

eapol-response dest-address transform-to

Function

The eapol-response dest-address transform-to command configures an AP to encapsulate EAPOL-response packets into broadcast, multicast, or unicast packets.

The undo eapol-response dest-address transform-to command restores the default settings.

By default, an AP encapsulates EAPOL-response packets into unicast packets and actively learns the destination MAC address.

Format

eapol-response dest-address transform-to { broadcast | multicast | mac mac-address | learning }

undo eapol-response dest-address transform-to

Parameters

Parameter

Description

Value

broadcast

Configures an AP to encapsulate EAPOL-response packets into broadcast packets.

-

multicast

Configures an AP to encapsulate EAPOL-response packets into multicast packets.

-

mac mac-address

Configures an AP to encapsulate EAPOL-response packets into unicast packets with a specified destination MAC address.

The value is in H-H-H format. An H is a hexadecimal number of 4 digits.

learning

Configures an AP to encapsulate EAPOL-response packets into unicast packets and actively learn the destination MAC address.

-

Views

AP system profile view

Default Level

2: Configuration level

Usage Guidelines

  • If the authentication server can only process EAP multicast packets, configure the AP to encapsulate EAPOL-response packets into multicast packets.

  • If the authentication server can only process EAP broadcast packets, configure the AP to encapsulate EAPOL-response packets into broadcast packets.

  • If the authentication server can only process EAP unicast packets, configure the AP to encapsulate EAPOL-response packets into unicast packets. When the AP is configured to encapsulate EAPOL-response packets into unicast packets, a unicast MAC address must be configured.

Example

# Configure an AP to encapsulate EAPOL-response packets into broadcast packets.

<HUAWEI> system-view
[HUAWEI] wlan 
[HUAWEI-wlan-view] ap-system-profile name ap-system1
[HUAWEI-wlan-ap-system-prof-ap-system1] eapol-response dest-address transform-to broadcast  
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >