Interface BgpOptions.Builder

    • Method Detail

      • 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.