Interface BGPLlGracelfulRestartState

    • Method Detail

      • isLlGracefulRestartAdvertised

        boolean isLlGracefulRestartAdvertised​(TablesKey tablesKey)
        is Long-lived Graceful Restart Support advertised to neighbor.
        Parameters:
        tablesKey - tables Key
        Returns:
        true if Afi Safi was advertised to neighbor
      • isLlGracefulRestartReceived

        boolean isLlGracefulRestartReceived​(TablesKey tablesKey)
        is Long-lived Graceful Restart Support advertised by neighbor.
        Parameters:
        tablesKey - tables Key
        Returns:
        true if Afi Safi was advertised by neighbor
      • getLlGracefulRestartTimer

        int getLlGracefulRestartTimer​(TablesKey tablesKey)
        If table is both advertised and received return timer with lower value. If table is not advertised or received return zero.
        Parameters:
        tablesKey - tables key
        Returns:
        effective value of timer in seconds