Vrrp Vrid Virtual-Ip - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – HA
H3C S7500E Series Ethernet Switches
View
Interface view
Parameters
virtual-router-id: VRRP standby group number, in the range 1 to 255.
interface interface-type interface-number: Specifies an interface to be tracked by its
type and number.
reduced priority-reduced: Value by which the priority decrements. priority-reduced
ranges from 1 to 254 and defaults to 10.
Description
Use the vrrp vrid track command to configure to track the specified interface.
Use the undo vrrp vrid track command to disable tracking the specified interface.
By default, no interface is being tracked.
Note that:
Before executing the command, create a standby group on an interface and
configure the virtual IP address of the standby group.
When the switch is the owner of the IP address, you cannot perform the
configuration.
When the status of the tracked interface turns from down to up, the corresponding
switch restores its priority automatically.
Examples
# On interface VLAN-interface 2, set the interface to be tracked as VLAN-interface 1,
making the priority of standby group 1 on interface VLAN-interface 2 decrement by 50
when VLAN-interface 1 goes down.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] vrrp vrid 1 virtual-ip 10.1.1.1
[Sysname-Vlan-interface2] vrrp vrid 1 track interface vlan-interface 1 reduced
50

1.1.12 vrrp vrid virtual-ip

Syntax
vrrp vrid virtual-router-id virtual-ip virtual-address
undo vrrp vrid virtual-router-id [ virtual-ip virtual-address ]
View
Interface view
Chapter 1 VRRP Configuration Commands
1-12

Advertisement

Table of Contents
loading

Table of Contents