For When You Can't Have The Real Thing
[ start | index | login ]
start > FortiOS > 7.0 > Link Monitor

Link Monitor

Created by dave. Last edited by dave, 164 days ago. Viewed 202 times. #1
[edit] [rdf]
labels
attachments
(2023-11-15)

Example Link Monitor Configuration

config system link-monitor
edit "VLAN601"
set srcintf "VLAN601
set server "172.26.2.49"
set gateway-ip 172.26.2.49
set source-ip 172.26.2.50
set interval 1000
set failtime 15
set recoverytime 15
next
end

Example Link Monitor status

# diagnose sys link-monitor status

Link Monitor: VLAN-601, Status: dead, Server num(1), HA state: local(dead), shared(dead) Flags=0x9 init log_downgateway, Create time: Tue Oct 24 21:48:10 2023 Source interface: VLAN-601 (75) Source IP: 172.26.2.50 Interval: 1000 ms Service-detect: disable Diffservcode: 000000 Class-ID: 0 Peer: 172.26.2.49(172.26.2.49) Source IP(172.26.2.50) Route: 172.26.2.50->172.26.2.49/32, gwy(172.26.2.50) protocol: ping, state: dead Packet lost: 100.000% MOS: 4.350 Number of out-of-sequence packets: 0 Recovery times(0/15) Fail Times(3/15) Packet sent: 1898656, received: 1317, Sequence(sent/rcvd/exp): 63649/2789/2790

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt