HP 6600 Security Configuration Manual page 180

Table of Contents

Advertisement

[RouterA–GigabitEthernet0/0/2] vrrp vrid 2 virtual-ip 192.168.0.1
# Set the priority of GigabitEthernet0/0/2 in VRRP group 2 to 200.
[RouterA–GigabitEthernet0/0/2] vrrp vrid 2 priority 200
# On GigabitEthernet 0/0/2, configure the interface to be tracked as GigabitEthernet 0/0/1 and
reduce the priority of GigabitEthernet 0/0/2 in VRRP group 2 by 150 when the interface state of
GigabitEthernet 0/0/1 becomes Down or Removed.
[RouterA–GigabitEthernet0/0/2] vrrp vrid 2 track interface GigabitEthernet 0/0/1
reduced 150
[RouterA–GigabitEthernet0/0/2] quit
2.
Configure a RADIUS scheme:
# Create RADIUS scheme rs1 and enter its view.
[RouterA] radius scheme rs1
# Configure the server type for the RADIUS scheme. When using the IMC server, configure the
RADIUS server type as extended.
[RouterA-radius-rs1] server-type extended
# Specify the primary authentication/authorization server, and configure the keys for
communication with the servers.
[RouterA-radius-rs1] primary authentication 192.168.0.111
[RouterA-radius-rs1] key authentication simple expert
# Configure the access device to not carry the ISP domain name in the username sent to the
RADIUS server. (Optional, configure the username format as needed.)
[RouterA-radius-rs1] user-name-format without-domain
[RouterA-radius-rs1] quit
3.
Configure an authentication domain:
# Create ISP domain dm1 and enter its view.
[RouterA] domain dm1
# Configure AAA methods for the ISP domain.
[RouterA-isp-dm1] authentication portal radius-scheme rs1
[RouterA-isp-dm1] authorization portal radius-scheme rs1
[RouterA-isp-dm1] quit
# Configure domain dm1 as the default ISP domain for all users. Then, if a user enters a username
without any ISP domain at logon, the authentication/authorization methods of the default domain
are used for the user.
[RouterA] domain default enable dm1
4.
Enable portal authentication on the interface connecting the host:
# Configure a portal server on the router, specifying the portal server name as newpt, IP address
as 192.168.0.111, key as plaintext string portal, port number as 50100, and URL as
http://192.168.0.111:8080/portal.
[RouterA] portal server newpt ip 192.168.0.111 key simple portal port 50100 url
http://192.168.0.111:8080/portal
# Enable portal authentication on the interface connecting the host.
[RouterA] interface gigabitethernet 0/0/1
[RouterA–GigabitEthernet0/0/1] portal server newpt method layer3
# Specify the source IP address of outgoing portal packets as 9.9.1.1, the virtual IP address of
VRRP group 1.
[RouterA–GigabitEthernet0/0/1] portal nas-ip 9.9.1.1
166

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hsr6600

Table of Contents