H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 142

Advertising
background image

128

# Create the ISP domain aabbcc.net and enter its view.

[AC] domain aabbcc.net

# Apply the RADIUS scheme radius1 to the ISP domain, and specify local authentication as the
secondary authentication method.

[AC-isp-aabbcc.net] authentication default radius-scheme radius1 local

[AC-isp-aabbcc.net] authorization default radius-scheme radius1 local

[AC-isp-aabbcc.net] accounting default radius-scheme radius1 local

# Set the maximum number of concurrent users in the domain to 30.

[AC-isp-aabbcc.net] access-limit enable 30

# Configure the idle cut function to log off any online domain user that has been idle for 20
minutes.

[AC-isp-aabbcc.net] idle-cut enable 20

[AC-isp-aabbcc.net] quit

# Specify aabbcc.net as the default ISP domain. If a user does not provide any ISP domain name,
it is assigned to the default ISP domain.

[AC] domain default enable aabbcc.net

9.

Configure port security:
# Set the 802.1X authentication method to EAP.

[AC] dot1x authentication-method eap

# Enable port security globally.

[AC] port-security enable

# Set the port security mode to userlogin-secure-ext, and enable port-security tx-key-type 11key.

[AC] interface WLAN-ESS 1

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

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

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

[AC-WLAN-ESS1] mac-vlan enable

[AC-WLAN-ESS1] port-security port-mode userlogin-secure-ext

[AC-WLAN-ESS1] port-security tx-key-type 11key

# Configure the mandatory authentication domain aabbcc.net for 802.1X users on the port
WLAN-ESS 1.

[AC-WLAN-ESS1] dot1x mandatory-domain aabbcc.net

# Disable the multicast trigger function and online user handshake function.

[AC-WLAN-ESS1] undo dot1x multicast-trigger

[AC-WLAN-ESS1] undo dot1x handshake

[AC-WLAN-ESS1] quit

10.

Configure WLAN service:
# Create service template 1 of crypto type, configure its SSID as dot1x, and configure the tkip and
ccmp cipher suites.

[AC] wlan service-template 1 crypto

[AC-wlan-st-1] ssid dot1x

[AC-wlan-st-1] bind WLAN-ESS 1

[AC-wlan-st-1] authentication-method open-system

[AC-wlan-st-1] cipher-suite tkip

[AC-wlan-st-1] cipher-suite ccmp

[AC-wlan-st-1] security-ie rsn

Advertising