5.8.3.1. BalanceNAT methods

MethodDescription
__init__(self, balance_policy, keep_sessions) Constructor to initialize a BalanceNAT instance.

Table 5.67. Method summary

Method __init__(self, balance_policy, keep_sessions)

This constructor initializes a BalanceNAT instance.

Arguments of __init__
balance_policy (string)
Default: n/a
Name of the policy that specifies how to share the traffic between the lines.

keep_sessions (boolean)
Default: n/a
If enabled and there are multiple connections between a client and a destination, then these connections will use the same line.