beautypg.com

Configuring ac 1, Figure 99 – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 211

background image

197

f.

Click OK.

Figure 99 Adding a port group

5.

Select User Access Manager > User Access Manager > Service Parameters > Validate System

Configuration from the navigation tree to validate the configurations.

Configuring AC 1

1.

Configure VRRP:
# Create a VRRP group, and configure the virtual IP address of the VRRP group as 192.168.0.1.

system-view

[AC1] interface vlan-interface 20

[AC1–Vlan-interface20] vrrp vrid 1 virtual-ip 192.168.0.1

# Set the priority of VLAN-interface 20 in the VRRP group to 200.

[AC1–Vlan-interface20] vrrp vrid 1 priority 200

# On VLAN-interface 20, configure the interface to be tracked as VLAN-interface 10 and reduce
the priority of VLAN-interface 20 in the VRRP group by 150 when the interface state of

VLAN-interface 10 becomes Down or Removed.

[AC1–Vlan-interface20] vrrp vrid 1 track interface vlan-interface10 reduced 150

[AC1–Vlan-interface20] quit

2.

Configure a RADIUS scheme:
# Create RADIUS scheme rs1 and enter its view.

[AC1] radius scheme rs1

# Configure the server type for the RADIUS scheme. When using the IMC server, you must

configure the RADIUS server type as extended.

[AC1-radius-rs1] server-type extended

# Specify the primary authentication server and primary accounting server, and configure the keys
for communication with the servers.

[AC1-radius-rs1] primary authentication 192.168.0.111

[AC1-radius-rs1] primary accounting 192.168.0.111

[AC1-radius-rs1] key authentication expert

[AC1-radius-rs1] key accounting expert