HP MSR2000 Configuration Manual page 326

Hide thumbs Also See for MSR2000:
Table of Contents

Advertisement

Configuring the router
1.
Configure a RADIUS scheme:
# Create a RADIUS scheme named rs1 and enter its view.
<Router> system-view
[Router] radius scheme rs1
# Specify the primary authentication/authorization server, and configure the keys for
communication with the servers.
[Router-radius-rs1] primary authentication 192.168.0.112
[Router-radius-rs1] key authentication simple radius
# Exclude the ISP domain name from the username sent to the RADIUS server.
[Router-radius-rs1] user-name-format without-domain
[Router-radius-rs1] quit
# Enable RADIUS session control.
[Router] radius session-control enable
2.
Configure an authentication domain:
# Create an ISP domain named dm1 and enter its view.
[Router] domain dm1
# Configure AAA methods for the ISP domain.
[Router-isp-dm1] authentication portal radius-scheme rs1
[Router-isp-dm1] authorization portal radius-scheme rs1
[Router-isp-dm1] quit
# Configure domain dm1 as the default ISP domain. If a user enters the username without the ISP
domain name at login, the authentication/authorization methods of the default domain are used
for the user.
[Router] domain default enable dm1
3.
Configure portal authentication:
# Configure a portal authentication server.
[Router] portal server newpt
[Router-portal-server-newpt] ip 192.168.0.111 key simple portal
[Router-portal-server-newpt] port 50100
[Router-portal-server-newpt] quit
# Configure a portal Web server.
[Router] portal web-server newpt
[Router-portal-websvr-newpt] url http://192.168.0.111:8080/portal
[Router-portal-websvr-newpt] quit
# Enable direct portal authentication on interface Ethernet 1/2.
[Router] interface ethernet 1/2
[Router–Ethernet1/2] portal enable method direct
# Reference the portal Web server newpt on interface Ethernet 1/2.
[Router–Ethernet1/2] portal apply web-server newpt
# Configure the BAS-IP as 2.2.2.1 for portal packets sent from Ethernet 1/2 to the portal
authentication server.
[Router–Ethernet1/2] portal bas-ip 2.2.2.1
[Router–Ethernet1/2] quit
315

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msr3000Msr4000

Table of Contents