Class TepGroupConfig.Builder

  • Enclosing class:
    TepGroupConfig

    public static final class TepGroupConfig.Builder
    extends java.lang.Object
    Builder class for TepGroupConfig.
    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of TepGroupConfig.
    • Method Detail

      • setEnableTepGroupingOnEdge

        public TepGroupConfig.Builder setEnableTepGroupingOnEdge​(java.lang.Boolean enableTepGroupingOnEdge)
        Indicates if the TEP Grouping is enabled on an Edge TransportNode. Set enable_tep_grouping_on_edge to true to enable flow-based load balancing for overlay traffic in a multi TEP Edge deployment. This feature does not support EVPN, Multicast Routing, Federation and IPv6 TEP functionalities. Do not enable this feature if these functionalities are already configured in your environment. If this feature is enabled and is planned to use the above mentioned unsupported functionalities, please disable the feature first.
        Parameters:
        enableTepGroupingOnEdge - New value for the property.