Configuration procedure – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 33

Advertising
background image

25

Figure 11 Network diagram

Configuration procedure

1.

Perform basic configurations according to the topology requirements. (Details not shown.)

2.

Configure AC 1:
# Configure VLAN 2 and VLAN 3.

<AC1> system-view

[AC1] vlan 2

[AC1-vlan2] quit

[AC1] vlan 3

[AC1-vlan3] quit

[AC1] interface WLAN-ESS 1

[AC1-WLAN-ESS1] port link-type hybrid

[AC1-WLAN-ESS1] undo port hybrid vlan 1

[AC1-WLAN-ESS1] port hybrid vlan 2 untagged

[AC1-WLAN-ESS1] port hybrid pvid vlan 2

[AC1-WLAN-ESS1] quit

[AC1] interface vlan-interface 2

[AC1-Vlan-interface2] ip address 202.38.160.1 255.255.255.0

# Create a VRRP group 1 on VLAN-interface 2 and set its virtual IP address to 202.38.160.111.

[AC1-Vlan-interface2] vrrp vrid 1 virtual-ip 202.38.160.111

# Assign AC 1 higher priority than AC 2 in VRRP group 1, so that AC 1 can become the master.

[AC1-Vlan-interface2] vrrp vrid 1 priority 110

# Configure the authentication mode of the VRRP group as simple and authentication key as hello.

[AC1-Vlan-interface2] vrrp vrid 1 authentication-mode simple hello

# Set the interval for Master to send VRRP advertisement to four seconds.

[AC1-Vlan-interface2] vrrp vrid 1 timer advertise 4

# Configure AC 1 to operate in preemptive mode, so that it can become the master whenever it
works normally, and configure the preemption delay as five seconds to avoid frequent status

switchover.

[AC1-Vlan-interface2] vrrp vrid 1 preempt-mode timer delay 5

Advertising