config system link-monitor
Configure Link Health Monitor.
config system link-monitor Description: Configure Link Health Monitor. edit <name> set addr-mode [ipv4|ipv6] set failtime {integer} set gateway-ip {ipv4-address-any} set gateway-ip6 {ipv6-address} set ha-priority {integer} set http-agent {string} set http-get {string} set http-match {string} set interval {integer} set packet-size {integer} set password {password} set port {integer} set probe-count {integer} set probe-timeout {integer} set protocol {option1}, {option2}, ... set recoverytime {integer} set security-mode [none|authentication] set server <address1>, <address2>, ... set source-ip {ipv4-address-any} set source-ip6 {ipv6-address} set srcintf {string} set status [enable|disable] set update-cascade-interface [enable|disable] set update-static-route [enable|disable] next end
config system link-monitor
Parameter |
Description |
Type |
Size |
Default |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
addr-mode |
Address mode (IPv4 or IPv6). |
option |
- |
ipv4 |
||||||||||||
|
|
|||||||||||||||
failtime |
Number of retry attempts before the server is considered down |
integer |
Minimum value: 1 Maximum value: 3600 |
5 |
||||||||||||
gateway-ip |
Gateway IP address used to probe the server. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
||||||||||||
gateway-ip6 |
Gateway IPv6 address used to probe the server. |
ipv6-address |
Not Specified |
:: |
||||||||||||
ha-priority |
HA election priority. |
integer |
Minimum value: 1 Maximum value: 50 |
1 |
||||||||||||
http-agent |
String in the http-agent field in the HTTP header. |
string |
Maximum length: 1024 |
Chrome/ Safari/ |
||||||||||||
http-get |
If you are monitoring an HTML server you can send an HTTP-GET request with a custom string. Use this option to define the string. |
string |
Maximum length: 1024 |
/ |
||||||||||||
http-match |
String that you expect to see in the HTTP-GET requests of the traffic to be monitored. |
string |
Maximum length: 1024 |
|
||||||||||||
interval |
Detection interval in milliseconds. |
integer |
Minimum value: 500 Maximum value: 3600000 |
500 |
||||||||||||
name |
Link monitor name. |
string |
Maximum length: 35 |
|
||||||||||||
packet-size |
Packet size of a twamp test session, |
integer |
Minimum value: 64 Maximum value: 1024 |
64 |
||||||||||||
password |
Twamp controller password in authentication mode |
password |
Not Specified |
|
||||||||||||
port |
Port number of the traffic to be used to monitor the server. |
integer |
Minimum value: 1 Maximum value: 65535 |
0 |
||||||||||||
probe-count |
Number of most recent probes that should be used to calculate latency and jitter. |
integer |
Minimum value: 5 Maximum value: 30 |
30 |
||||||||||||
probe-timeout |
Time to wait before a probe packet is considered lost. |
integer |
Minimum value: 500 Maximum value: 5000 |
500 |
||||||||||||
protocol |
Protocols used to monitor the server. |
option |
- |
ping |
||||||||||||
|
|
|||||||||||||||
recoverytime |
Number of successful responses received before server is considered recovered. |
integer |
Minimum value: 1 Maximum value: 3600 |
5 |
||||||||||||
security-mode |
Twamp controller security mode. |
option |
- |
none |
||||||||||||
|
|
|||||||||||||||
server |
IP address of the server(s) to be monitored. Server address. |
string |
Maximum length: 79 |
|
||||||||||||
source-ip |
Source IP address used in packet to the server. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
||||||||||||
source-ip6 |
Source IPv6 address used in packet to the server. |
ipv6-address |
Not Specified |
:: |
||||||||||||
srcintf |
Interface that receives the traffic to be monitored. |
string |
Maximum length: 15 |
|
||||||||||||
status |
Enable/disable this link monitor. |
option |
- |
enable |
||||||||||||
|
|
|||||||||||||||
update-cascade-interface |
Enable/disable update cascade interface. |
option |
- |
enable |
||||||||||||
|
|
|||||||||||||||
update-static-route |
Enable/disable updating the static route. |
option |
- |
enable |
||||||||||||
|
|