Skip to content

FlowIPLoadBalancerReverse

Tom Barbette edited this page Nov 25, 2022 · 2 revisions

FlowIPLoadBalancerReverse Element Documentation

NAME

FlowIPLoadBalancerReverse — Click element; Reverse side for FlowIPLoadBalancerReverse.

SYNOPSIS

FlowIPLoadBalancerReverse(LB)

Batching: Batching natively supported
Ports: 1 input, 1 output
Processing: push

DESCRIPTION

Keyword arguments are:

  • DST — IP Address. Can be repeated multiple times, once per destination.
  • VIP — IP Address of this load-balancer.

EXAMPLES

    FlowIPLoadBalancer(VIP 10.220.0.1, DST 10.221.0.1, DST 10.221.0.2, DST 10.221.0.3)

SEE ALSO

FlowIPLoadBalancer, FlowIPNAT

Generated by click-elem2man from ../elements/flow/flowiploadbalancer.hh:106 on 2022/11/25.

Clone this wiki locally