Interface BgpOptions.Builder

  • Method Details

    • peerAsn

      BgpOptions.Builder peerAsn(Long peerAsn)

      The Peer ASN of the BGP.

      Parameters:
      peerAsn - The Peer ASN of the BGP.
      Returns:
      Returns a reference to this object so that method calls can be chained together.