HP A6600 Configuration Manual page 173

Hide thumbs Also See for A6600:
Table of Contents

Advertisement

[RouterA] nas device-id 1
# Specify the source IP address for outgoing RADIUS packets as 192.168.0.1, the virtual IP address of
VRRP group 2.
[RouterA] radius nas-ip 192.168.0.1
NOTE:
Make sure that you have added the access device with IP address 192.168.0.1 on the RADIUS server.
Configure the stateful failover function.
# Configure the stateful failover interface as Gigabitethernet 0/3.
[RouterA] dhbk interface gigabitethernet0/3
# Enable stateful failover and configure it to support the symmetric path.
[RouterA] dhbk enable backup-type symmetric-path
Configure Router B.
3.
Configure VRRP.
# Create VRRP group 1, and configure the virtual IP address of the VRRP group 1 as 9.9.1.1.
<RouterB> system-view
[RouterB] interface gigabitethernet 0/1
[RouterB–Gigabitethernet0/1] vrrp vrid 1 virtual-ip 9.9.1.1
# Set the priority of Gigabitethernet 0/1 in VRRP group 1 to 150.
[RouterB–Gigabitethernet0/1] vrrp vrid 1 priority 150
[RouterB–Gigabitethernet0/1] quit
# Create VRRP group 2, and configure the virtual IP address of the VRRP group 2 as 192.168.0.1.
[RouterB] interface gigabitethernet 0/2
[RouterB–Gigabitethernet0/2] vrrp vrid 2 virtual-ip 192.168.0.1
# Set the priority of Gigabitethernet 0/2 in VRRP group 2 to 150.
[RouterB–Gigabitethernet0/2] vrrp vrid 2 priority 150
[RouterB–Gigabitethernet0/2] quit
Configure a RADIUS scheme.
# Create RADIUS scheme rs1 and enter its view.
[RouterB] 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.
[RouterB-radius-rs1] server-type extended
# Specify the primary authentication server and primary accounting server, and configure the keys for
communication with the servers.
[RouterB-radius-rs1] primary authentication 192.168.0.111
[RouterB-radius-rs1] primary accounting 192.168.0.111
[RouterB-radius-rs1] key authentication expert
[RouterB-radius-rs1] key accounting 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.)
[RouterB-radius-rs1] user-name-format without-domain
[RouterB-radius-rs1] quit
161

Advertisement

Table of Contents
loading

Table of Contents