-
Notifications
You must be signed in to change notification settings - Fork 81
L2LoadBalancer
Tom Barbette edited this page Nov 25, 2022
·
1 revision
L2LoadBalancer — Click element; Stateless L2 load-balancer
L2LoadBalancer([KEYWORDS])
Batching: Batching natively supported
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 — See FlowIPLoadBalancer. Remember this element is not stateful, so stateful load-balancing techniques will likely break PCC.
L2LoadBalancer(DST 00:00:00:00:00:00, DST 00:00:00:00:00:01, DST 00:00:00:00:00:03)
L2LoadBalancer, FlowIPNAT
Generated by click-elem2man from ../elements/ethernet/l2loadbalancer.hh:17
on 2022/11/25.