1-9
Currently, auto detect in VRRP is only supported in S3600-EI series Ethernet switches.
Examples
# Specify to decrease the priority of the master switch in VRRP group 1 by 20 when the detected group
10 is unreachable.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface vlan-interface 1
[Sysname-Vlan-interface1] vrrp vrid 1 track detect-group 10 reduced 20
After this configuration, if detected group 10 is reachable, the master keeps as master, and if detected
group 10 is unreachable, the master decreases its priority by 20 and becomes a backup.