1) Login to shell via root.
2) Download BFD
wget
http://www.rfxnetworks.com/downloads/bfd-current.tar.gz
3) Unpackage the download
tar -xvzf bfd-current.tar.gz
4) Move to BFD folder
cd bfd-version-goes-here
5) Install BFD
./install.sh
6) Configure BFD
nano -w /usr/local/bfd/conf.bfd
then
Find: ALERT_USR=”0″ Change to: ALERT_USR=”1″
Find: EMAIL_USR=”root” Change to: EMAIL_USR=”[email protected]”
7) Save and exit.
Ctrl+X then Y
8 ) Start BFD
/usr/local/sbin/bfd -s or bfd -s
Comment Policy:
Your words are your own, so be nice and helpful if you can. Please, only use your real name, not your business name or keywords. Using business name or keywords instead of your real name will lead to the comment being deleted. Anonymous commenting is not allowed either. Limit the amount of links submitted in your comment. We accept clean XHTML in comments, but don't overdo it please.