-
Notifications
You must be signed in to change notification settings - Fork 81
FlowIPLoadBalancer
Tom Barbette edited this page Nov 25, 2022
·
2 revisions
FlowIPLoadBalancer — Click element; TCP & UDP load-balancer, without SNAT
FlowIPLoadBalancer([KEYWORDS])
Ports: 1 input, 1 output
Processing: push
Load-balancer that only rewrites the destination.
Keyword arguments are:
- DST — IP Address. Can be repeated multiple times, once per destination.
- VIP — IP Address of this load-balancer.
FlowIPLoadBalancer(VIP 10.220.0.1, DST 10.221.0.1, DST 10.221.0.2, DST 10.221.0.3)
FlowIPLoadBalancer, FlowIPNAT
Generated by click-elem2man from ../elements/flow/flowiploadbalancer.hh:33
on 2022/11/25.