Changing LACP timeout

From Lsdf
Revision as of 16:47, 28 October 2014 by Ahmad (talk | contribs) (Created page with " How to change the LACP Timeout? To change the the LACP timeout from 3 sec to 30 sec as requested be the NET deparment at SCC: [root@hpssmvr04 ]# cd /etc/sysconfig/network-scr…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

How to change the LACP Timeout?

To change the the LACP timeout from 3 sec to 30 sec as requested be the NET deparment at SCC:


[root@hpssmvr04 ]# cd /etc/sysconfig/network-scripts/ [root@hpssmvr04 network-scripts]# grep -i lacp ifcfg-bond0 BONDING_OPTS="mode=802.3ad xmit_hash_policy=layer3+4 lacp_rate=1 miimon=100

set lacp_rate=0

Restart Netzwerk-Interface.