ConnectPeerBgpOptions

data class ConnectPeerBgpOptions(val peerAsn: Double? = null)

Bgp options

Constructors

Link copied to clipboard
constructor(peerAsn: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val peerAsn: Double? = null

The Peer ASN of the BGP.