summaryrefslogtreecommitdiff
path: root/templates/system/ip/multipath/layer4-hashing/node.def
blob: 6cc7e3e2239ae81f7fb4439c5270d30bc36927a7 (plain)
1
2
3
4
help: Use layer 4 information for ECMP hashing

create: sudo sysctl -w net.ipv4.fib_multipath_hash_policy=1 >/dev/null
delete: sudo sysctl -w net.ipv4.fib_multipath_hash_policy=0 >/dev/null