Class VrfEvpnL2VniConfig.Builder

    • Constructor Detail

      • Builder

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

      • setEnableVtepGroups

        public VrfEvpnL2VniConfig.Builder setEnableVtepGroups​(java.lang.Boolean enableVtepGroups)
        This is used to enable or disable the creation of vtep groups. Each vtep group is used to group vteps with the same MAC for L2 ECMP usage.
        Parameters:
        enableVtepGroups - New value for the property.
      • setL2VniConfigs

        public VrfEvpnL2VniConfig.Builder setL2VniConfigs​(java.util.List<VrfL2VniConfig> l2VniConfigs)
        Define L2 VNI and its related route distinguiser and route targets.
        Parameters:
        l2VniConfigs - New value for the property.