228
Figure 91 Network diagram
Configuration procedure
1. Configure Switch A.
# Perform 802.1X related configurations on Switch A. For detailed configurations, see the chapter
“802.1X configuration.”
# Enable HABP. (HABP is enabled by default. This configuration is optional.)
<SwitchA> system-view
[SwitchA] habp enable
# Configure HABP to work in server mode, and specify VLAN 1 for HABP packets.
[SwitchA] habp server vlan 1
# Set the interval at which the switch sends HABP request packets to 50 seconds.
[SwitchA] habp timer 50
2. Configure Switch B.
# Enable HABP. (HABP is enabled by default. This configuration is optional.)
<SwitchA> system-view
[SwitchB] habp enable
# Configure HABP to work in client mode. (HABP works in client mode by default. This configuration is
optional.)
[SwitchB] undo habp server
# Specify the VLAN to which the HABP client belongs as VLAN 1. (An HABP client belongs to VLAN 1
by default. This configuration is optional.)
[SwitchB] habp client vlan 1
3. Configure Switch C.
Configurations on Switch C are similar to those on Switch B.