Class GatewayBfdPatchTemplate

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class GatewayBfdPatchTemplate
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    BFD configuration information.
    • Method Detail

      • interval

        public Long interval()
        Gets the interval. Minimum interval in milliseconds at which the local routing device transmits hello packets and then expects to receive a reply from a neighbor with which it has established a BFD session. To clear the BFD configuration patch its interval to 0.
        Returns:
        the interval
      • multiplier

        public Long multiplier()
        Gets the multiplier. The number of hello packets not received by a neighbor that causes the originating interface to be declared down.
        Returns:
        the multiplier