HP 3600 v2 Series Security Configuration Manual page 113

Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

Configuration procedure
NOTE:
The following configuration procedure covers most AAA/RADIUS configuration commands on the device.
The configuration on the 802.1X client and RADIUS server are not shown. For more information about
AAA/RADIUS configuration commands, see
Make sure the 802.1X client can update its IP address after the access port is assigned to the guest
1.
VLAN or a server-assigned VLAN. (Details not shown)
Configure the RADIUS server to provide authentication, authorization, and accounting services.
2.
Configure user accounts and server-assigned VLAN, VLAN 5 in this example. (Details not shown)
Create VLANs, and assign ports to the VLANs.
3.
<Device> system-view
[Device] vlan 1
[Device-vlan1] port ethernet 1/0/2
[Device-vlan1] quit
[Device] vlan 10
[Device-vlan10] port ethernet 1/0/1
[Device-vlan10] quit
[Device] vlan 2
[Device-vlan2] port ethernet 1/0/4
[Device-vlan2] quit
[Device] vlan 5
[Device-vlan5] port ethernet 1/0/3
[Device-vlan5] quit
Configure a RADIUS scheme.
4.
# Configure RADIUS scheme 2000 and enter its view.
<Device> system-view
[Device] radius scheme 2000
# Specify primary and secondary authentication and accounting servers. Set the shared key to abc for
authentication and accounting packets.
[Device-radius-2000] primary authentication 10.11.1.1 1812
[Device-radius-2000] primary accounting 10.11.1.1 1813
[Device-radius-2000] key authentication abc
[Device-radius-2000] key accounting abc
# Exclude the ISP domain name from the username sent to the RADIUS server.
[Device-radius-2000] user-name-format without-domain
[Device-radius-2000] quit
Configure an ISP domain.
5.
# Create ISP domain bbb and enter its view.
[Device] domaim bbb
# Apply RADIUS scheme 2000 to the ISP domain for authentication, authorization, and accounting.
[Device-isp-bbb] authentication lan-access radius-scheme 2000
[Device-isp-bbb] authorization lan-access radius-scheme 2000
[Device-isp-bbb] accounting lan-access radius-scheme 2000
[Device-isp-bbb] quit
Security Command Reference
102
.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

A3100-48 v2

Table of Contents