跳到主要內容

NLB Parameters: miimon

MIIMON stands for media-independent interface monitoring


its value is set in milli seconds which defines how often mii link monitoring occurs
then it will checks if NICs is active or not


To check if NIC drivers supports MII, please use the following commands:
# ethtool eth0 |grep "Link detected"

Link detected: yes

留言