-
Notifications
You must be signed in to change notification settings - Fork 81
FlowL2LoadBalancer
Tom Barbette edited this page Nov 25, 2022
·
1 revision
FlowL2LoadBalancer — Click element; TCP & UDP load-balancer, without SNAT
FlowL2LoadBalancer([KEYWORDS])
Ports: 1 input, 1 output
Processing: push
Load-balancer that only rewrites the destination.
Keyword arguments are:
- DST — Ethernet Address. Can be repeated multiple times, once per destination.
- LB_MODE, LST_MODE, AWRR_TIME, ... — Load balancing mode and various parameters. See FlowIPLoadBalancer.
FlowL2LoadBalancer(DST 00:00:00:00:00:00, DST 00:00:00:00:00:01, DST 00:00:00:00:00:03)
L2LoadBalancer, FlowIPLoadBalancer, FlowIPNAT
Generated by click-elem2man from ../elements/flow/flowl2loadbalancer.hh:33
on 2022/11/25.