N8406-023 1Gb Intelligent L3 Switch Command Reference Guide (ISCLI) 133
VRRP Interface configuration
These commands are used for configuring VRRP authentication parameters for the IP interfaces used with the
virtual routers. The
interface-number
represents the IP interface on which authentication parameters must be
configured.
The following table describes the VRRP Interface Configuration commands.
Table 152 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). The default is none.
Command mode:
Router VRRP
interface <
1-255
> password
{<
password
>|none}
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
VRRP Tracking configuration
These commands are used for setting weights for the various criteria used to modify priority levels during the
master router election process. Each time one of the tracking criteria is met, the priority level for the virtual router is
increased.
The following table describes the VRRP Tracking Configuration commands.
Table 153 VRRP Tracking Configuration commands
Command
Description
tracking-priority-increment
virtual-routers <
0-254
>
Defines the priority increment value (0 through 254) for virtual routers in
master mode detected on this switch. The default value is 2.
Command mode:
Router VRRP
tracking-priority-increment
interfaces <
0-254
>
Defines the priority increment value (0 through 254) for active IP interfaces
detected on this switch. The default value is 2.
Command mode:
Router VRRP
tracking-priority-increment
ports <
0-254
>
Defines the priority increment value (0 through 254) for active ports on the
virtual router‘s VLAN. The default value is 2.
Command mode:
Router VRRP
show ip vrrp tracking-
priority-increment
Displays the current configuration of priority tracking increment values.
Command mode:
All except User EXEC
NOTE: These priority tracking options only define increment values. These options do not affect the VRRP
master router election process until options under VRRP Virtual Router Priority Tracking are enabled.