Is this right?
Or should I make either dest-addr OR source-addr sticky rather than both?
show load-balance group G
interface eth2 {
failover-only
}
interface pppoe0 {
weight 83
}
interface pppoe1 {
weight 17
}
lb-local enable
sticky {
dest-addr enable
source-addr enable
}