ProLiant BL p-Class GbE2 Interconnect Switch ISCLI Reference Guide
Configuration Commands 129
VRRP Virtual Router Group Priority Tracking configuration
NOTE: If Virtual Router Group Tracking is enabled, then the tracking option will be available only under group
option. The tracking setting for the other individual virtual routers is ignored.
The following table describes the Virtual Router Group Priority Tracking Configuration commands.
Table 154 Virtual Router Group Priority Tracking Configuration commands
Command Description
[no] group track virtual-
routers
When enabled, the priority for this virtual router will be increased for each
virtual router in master mode on this switch. This is useful for making sure that
traffic for any particular client/server pairing are handled by the same switch,
increasing routing and load balancing efficiency. This command is disabled by
default.
Command mode: Router VRRP
[no] group track interfaces When enabled, the priority for this virtual router will be increased for each
other IP interface active on this switch. An IP interface is considered active
when there is at least one active port on the same VLAN. This helps elect the
virtual routers with the most available routes as the master. This command is
disabled by default.
Command mode: Router VRRP
[no] group track ports When enabled, the priority for this virtual router will be increased for each
active port on the same VLAN. A port is considered “active” if it has a link and
is forwarding traffic. This helps elect the virtual routers with the most available
ports as the master. This command is disabled by default.
Command mode: Router VRRP
show ip vrrp group track Displays the current configuration for priority tracking for this virtual router.
Command mode: All except User EXEC
VRRP Interface configuration
These commands are used for configuring VRRP authentication parameters for the IP interfaces used with the virtual
routers. The interface-number (1 to 128) represents the IP interface on which authentication parameters must be
configured.
The following table describes the VRRP Interface Configuration commands.
Table 155 VRRP Interface Configuration commands
Command Description
interface <1-255>
authentication
{password|none}
Defines the type of authentication that will be used: none (no authentication),
or
password (password authentication).
Command mode: Router VRRP
interface <1-255> password
<password>
Defines a plain text password up to eight characters long. This password will
be added to each VRRP packet transmitted by this interface when password
authentication is chosen.
Command mode: Router VRRP
no interface <1-255> Clears the authentication configuration parameters for this IP interface. The IP
interface itself is not deleted.
Command mode: Router VRRP
show ip vrrp interface <1-
255>
Displays the current configuration for this IP interface’s authentication
parameters.
Command mode: All except User EXEC