167
Figure 73
Add a port group
# Select
User Access Manager
>
Service Parameters
>
Validate System Configuration
from the
navigation tree to make the above configurations take effect.
2.
Configure the router.
•
Configure a RADIUS scheme.
# Create RADIUS scheme
rs1
and enter its view.
<Router> system-view
[Router] radius scheme rs1
# Configure the server type for the RADIUS scheme. When using the iMC server, you must configure the
RADIUS server type as
extended
.
[Router-radius-rs1] server-type extended
# Specify the primary authentication server and primary accounting server, and configure the keys for
communication with the servers.
[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
# Configure the access device to not carry the ISP domain name in the username sent to the RADIUS
server.
[Router-radius-rs1] user-name-format without-domain
[Router-radius-rs1] quit
•
Configure an authentication domain.
# Create ISP domain
dm1
and enter its view.
[Router] domain dm1