H3C Technologies H3C SecPath F1000-E User Manual

Page 147

Advertising
background image

137

[SecPath] radius scheme rs1

# Set the server type for the RADIUS scheme. When using the CAMS or IMC server, set the server

type to extended.

[SecPath-radius-rs1] server-type extended

# Specify the primary authentication server and primary accounting server, and configure the keys
for communication with the servers.

[SecPath-radius-rs1] primary authentication 192.168.0.112

[SecPath-radius-rs1] primary accounting 192.168.0.112

[SecPath-radius-rs1] key accounting radius

[SecPath-radius-rs1] key authentication radius

[SecPath-radius-rs1] user-name-format without-domain

# Configure the IP address of the security policy server.

[SecPath-radius-rs1] security-policy-server 192.168.0.113

[SecPath-radius-rs1] quit

2.

Configure an authentication domain on the SecPath:
# Create an ISP domain named dm1 and enter its view.

[SecPath] domain dm1

# Configure AAA methods for the ISP domain.

[SecPath-isp-dm1] authentication portal radius-scheme rs1

[SecPath-isp-dm1] authorization portal radius-scheme rs1

[SecPath-isp-dm1] accounting portal radius-scheme rs1

[SecPath-isp-dm1] quit

# Configure dm1 as the default ISP domain for all users. Then, if a user enters the username without

the ISP domain at logon, the authentication and accounting methods of the default domain will be
used for the user.

[SecPath] domain default enable dm1

3.

On the SecPath, configure the ACL (ACL 3000 ) for resources on subnet 192.168.0.0/24 and the
ACL (ACL 3001) for Internet resources.

[SecPath] acl number 3000

[SecPath-acl-adv-3000] rule permit ip destination 192.168.0.0 0.0.0.255

[SecPath-acl-adv-3000] rule deny ip

[SecPath-acl-adv-3000] quit

[SecPath] acl number 3001

[SecPath-acl-adv-3001] rule permit ip

[SecPath-acl-adv-3001] quit

On the security policy server, specify ACL 3000 as the isolation ACL and ACL 3001 as the security
ACL.

4.

Configure extended portal authentication on the SecPath:
# 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:8080/portal.

Advertising