Netgear XCM8810 - 8800 SERIES 10-SLOT CHASSIS SWITCH ユーザーズマニュアル

ページ / 968
  Chapter 19.  VRRP    
|
    
589
NETGEAR 8800 User Manual 
configure vrrp vlan <vlan_name> vrid <vridval> delete track-iproute 
<ipaddress>/<masklength>
VRRP Ping Tracking 
You can configure VRRP to track connectivity using a simple ping to any outside responder. 
The responder may represent the default route of the router, or any device meaningful to 
network connectivity of the master VRRP router. If pinging the responder fails the specified 
number of times, consecutively, the router automatically relinquishes master status based on 
the tracking mode. 
To add a tracked ping, use the following command: 
configure vrrp vlan <vlan_name> vrid <vridval> add track-ping <ipaddress> 
frequency <seconds> miss <misses>
The 
seconds
 parameter specifies the number of seconds between pings to the target IP 
address. The range is 1 to 600 seconds.
The 
misses
 parameter specifies the number of misses allowed before this entry is considered 
to be failing. The range is 1 to 255 pings.
To delete a tracked ping, use the following command:
configure vrrp vlan <vlan_name> vrid <vridval> delete track-ping <ipaddress>
 
Displaying VRRP Tracking Information
To view the status of tracked devices, use the following command:
show vrrp {detail}
VRRP Configuration Examples
This section describes the following VRRP network configuration examples:
•     VRRP Tracking 
Simple VRRP Network Configuration
 shows a simple VRRP network.