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

Page 108

Advertising
background image

94

Configuration procedure

1.

Configure the HWTACACS server

NOTE:

This example assumes that the HWTACACS server runs ACSv4.0.

Add a user named tester on the HWTACACS server, and configure advanced attributes for the user as

follows:

Select Use separate password and specify the password as enabpass.

Select Max Privilege for any AAA Client and set the privilege level to level 3. After that, the user

needs to use the password enabpass when switching to level 1, level 2, or level 3.

Figure 49 Configuring advanced attributes for the Telnet user

2.

Configure the AC

# Assign an IP address to VLAN-interface 2, the interface used to connect the client.

<AC> system-view

[AC] interface vlan-interface 2

[AC-Vlan-interface2] ip address 192.168.1.70 255.255.255.0

[AC-Vlan-interface2] quit

# Assign an IP address to VLAN-interface 3, the interface used to connect the server.

[AC] interface vlan-interface 3

[AC-Vlan-interface3] ip address 10.1.1.2 255.255.255.0

[AC-Vlan-interface3] quit

# Enable the AC to provide Telnet services.

[AC] telnet server enable

# Configure the AC to use AAA for Telnet users.

Advertising