beautypg.com

H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 93

background image

79

Type the port group name.

Select the configured IP address group. The IP address used by the user to access the network must
be within this IP address group.

Leave the default settings for other parameters and click OK to finish the configuration.

Figure 36 Port group configuration

# Select User Access Manager > Service Parameters > Validate System Configuration from the

navigation tree to validate the configurations.

5.

Configure the AC

Configure a RADIUS scheme

# Create a RADIUS scheme named rs1 and enter its view.

system-view

[AC] radius scheme rs1

# Set the server type for the RADIUS scheme. When using IMC, set the server type to extended.

[AC-radius-rs1] server-type extended

# Specify the primary authentication server and primary accounting server and the service port numbers,
and configure the shared keys used for communication with the servers.

[AC-radius-rs1] primary authentication 10.1.1.1 1812

[AC-radius-rs1] primary accounting 10.1.1.1 1813

[AC-radius-rs1] key authentication expert

[AC-radius-rs1] key accounting expert

# Specify the scheme to include the domain names in usernames to be sent to the RADIUS server.

[AC-radius-rs1] user-name-format with-domain

[AC-radius-rs1] quit

Configure an authentication domain

# Create an ISP domain named dm1 and enter its view.

[AC] domain dm1

# Configure the ISP domain to use RADIUS scheme rs1.

[AC-isp-dm1] authentication portal radius-scheme rs1