Interface RouteTable

    • Method Detail

      • routes

        Map<String,​Route> routes()
        Returns:
        the routes of this route table
      • isBgpRoutePropagationDisabled

        boolean isBgpRoutePropagationDisabled()
        Returns:
        whether to disable the routes learned by BGP on that route table. True means disable.