HP 12500 Series Configuration Manual page 100

Routing
Table of Contents

Advertisement

Figure 31 Network diagram
Configuration procedure
Configure the 802.1X client. If iNode is used, do not select the Carry version info option in the
1.
client configuration. (Details not shown.)
Configure the RADIUS servers and add user accounts for the 802.1X users. (Details not shown.)
2.
For information about the RADIUS commands used on the access device in this example, see
Security Command Reference.
Assign an IP address to each interface on the access device. (Details not shown.)
3.
Configure user accounts for the 802.1X users on the access device:
4.
# Add a local user with the username localuser, and password localpass in plaintext. (Make sure
the username and password are the same as those configured on the RADIUS server.)
<Device> system-view
[Device] local-user localuser
[Device-luser-localuser] service-type lan-access
[Device-luser-localuser] password simple localpass
# Configure the idle cut function to log off any online user that has been idled for 20 minutes.
[Device-luser-localuser] authorization-attribute idle-cut 20
[Device-luser-localuser] quit
Configure a RADIUS scheme:
5.
# Create the RADIUS scheme radius1 and enter its view.
[Device] radius scheme radius1
# Specify the IP addresses of the primary authentication and accounting RADIUS servers.
[Device-radius-radius1] primary authentication 10.1.1.1
[Device-radius-radius1] primary accounting 10.1.1.1
# Configure the IP addresses of the secondary authentication and accounting RADIUS servers.
[Device-radius-radius1] secondary authentication 10.1.1.2
[Device-radius-radius1] secondary accounting 10.1.1.2
# Specify the shared key between the access device and the authentication server.
[Device-radius-radius1] key authentication name
# Specify the shared key between the access device and the accounting server.
[Device-radius-radius1] key accounting money
# Exclude the ISP domain name from the username sent to the RADIUS servers.
[Device-radius-radius1] user-name-format without-domain
90

Advertisement

Table of Contents
loading

Table of Contents