D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 2 VRRP Plus Configuration
2-7
DES-7200(config-if)# vrrp group
load-balancing { host-dependent |
round-robin | weighted}
Configure VRRP Plus load balancing policy:
host-dependent refers host-based
balancing; round-robin refers to round-robin
based balancing; weighted refers to backup
group weighting based balancing.
DES-7200(config-if)# no vrrp group
load-balancing { host-dependent |
round-robin | weighted}
Restore to default VRRP Plus load
balancing policy.
The default load balancing policy is round-robin.
2.4.5 Configure the Redirect
Timer and Timeout Timer
for the Proxy Virtual MAC
Address of VRRP Plus
Backup Group
VRRP Plus supports the configuration of redirect and timeout timers of the
backup group. When the device fails, the backup group will assign the virtual
MAC address to other device for proxy forwarding. Within the redirect time,
the backup group will continue to reply to ARP requests with this virtual MAC
address; after the redirect timer runs out, it will no longer reply with this virtual
MAC address. Upon expiration of the timeout timer, the backup group will
delete this virtual MAC address.
Command Function
DES-7200(config-if)# vrrp group timers
redirect redirect timeout
Configure the redirect timer and timeout
timer for the proxy virtual MAC address of
VRRP Plus backup group.
DES-7200(config-if)# no vrrp group timers
redirect
Restore to the default redirect time and
timeout time of VRRP Plus backup group
(you can input the specific time, but the
value will not be matched).
redirect: Redirect time; default value is 300 seconds (5 minutes), selecting
between 0 and 3600;
timeout: Timeout time; default value is 14400 seconds (4 hours), selecting
between (redirect + 600) and 64800.