1862
C
98: P
HAPTER
ORTAL
C
ONFIGURATION
[Router-radius-rs1] primary authentication 192.168.0.112
[Router-radius-rs1] primary accounting 192.168.0.112
[Router-radius-rs1] key authentication radius
[Router-radius-rs1] key accounting radius
# Specify that the ISP domain name should not be included in the username sent
to the RADIUS server.
[Router-radius-rs1] key authentication radius
[Router-radius-rs1] user-name-format without-domain
[Router-radius-rs1] quit
2 Configure an authentication domain
# Create an ISP domain named "dm1" and enter its view.
[Router] domain dm1
# Configure the RADIUS scheme named rs1 in the ISP domain.
[Router-isp-dm1] authentication portal radius-scheme rs1
[Router-isp-dm1] authorization portal radius-scheme rs1
[Router-isp-dm1] accounting portal radius-scheme rs1
[Router-isp-dm1] quit
# Configure dm1 as the default ISP domain where all access users share the
default authentication and accounting modes.
[Router] domain default enable dm1
3 Configure portal authentication
# Configure the portal server as follows:
Name: newpt
■
IP address: 192.168.0.111
■
Key: portal
■
Port number: 50100
■
URL: http://192.168.0.111/portal.
■
[Router] portal server newpt ip 192.168.0.111 key portal port 50100
url http://192.168.0.111/portal
# Enable portal authentication on the interface attached to the host.
[Router] interface ethernet 1/0
[Router-Ethernet1/0] ip address 2.2.2.1 255.255.255.0
[Router-Ethernet1/0] portal server newpt method direct service-type normal
[Router-Ethernet1/0] quit
# Configure the IP address of the interface which communicates with the portal
server.
[Router] interface ethernet 1/1
[Router-Ethernet1/1] ip address 192.168.0.100 255.255.255.0
[Router-Ethernet1/1] quit
Need help?
Do you have a question about the MSR 50 Series and is the answer not in the manual?
Questions and answers