158
Figure 66
Device list
On the port group configuration page, click
Add
to enter the page for adding a port group, as shown in
. Perform the following configurations:
a.
Enter the port group name.
b.
Select the configured IP address group. The IP address used by a user to access the network
must be within this IP address group.
c.
Use the default settings for other parameters.
Figure 67
Add a port group
# Select
User Access Manager
>
Service Parameters
>
Validate System Configuration
from the
navigation tree to validate the above configurations.
2.
Configure Router A.
•
Configure VRRP.
# Create VRRP group 1, and configure the virtual IP address of the VRRP group 1 as 9.9.1.1.
<RouterA> system-view
[RouterA] interface gigabitethernet 0/1
[RouterA–Gigabitethernet0/1] vrrp vrid 1 virtual-ip 9.9.1.1
# Set the priority of Gigabitethernet 0/1 in VRRP group 1 to 200.
[RouterA–Gigabitethernet0/1] vrrp vrid 1 priority 200
# On Gigabitethernet 0/1, configure the interface to be tracked as Gigabitethernet 0/2, and reduce the
priority of Gigabitethernet 0/1 in VRRP group 1 by 150 when the interface state of Gigabitethernet 0/2
becomes Down or Removed.
[RouterA–Gigabitethernet0/1] vrrp vrid 1 track interface gigabitethernet 0/2 reduced 150