共用方式為


BgpPeerStatus interface

BGP 對等狀態詳細數據。

屬性

asn

遠端 BGP 對等互連的自發系統編號。 注意:這個屬性不會串行化。 它只能由伺服器填入。

connectedDuration

對等互連已啟動多久。 注意:這個屬性不會串行化。 它只能由伺服器填入。

localAddress

虛擬網路閘道的本機位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

messagesReceived

收到的 BGP 訊息數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

messagesSent

傳送的 BGP 訊息數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

neighbor

遠端 BGP 對等互連。 注意:這個屬性不會串行化。 它只能由伺服器填入。

routesReceived

從這個對等學習的路由數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state

BGP 對等狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

asn

遠端 BGP 對等互連的自發系統編號。 注意:這個屬性不會串行化。 它只能由伺服器填入。

asn?: number

屬性值

number

connectedDuration

對等互連已啟動多久。 注意:這個屬性不會串行化。 它只能由伺服器填入。

connectedDuration?: string

屬性值

string

localAddress

虛擬網路閘道的本機位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

localAddress?: string

屬性值

string

messagesReceived

收到的 BGP 訊息數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

messagesReceived?: number

屬性值

number

messagesSent

傳送的 BGP 訊息數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

messagesSent?: number

屬性值

number

neighbor

遠端 BGP 對等互連。 注意:這個屬性不會串行化。 它只能由伺服器填入。

neighbor?: string

屬性值

string

routesReceived

從這個對等學習的路由數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

routesReceived?: number

屬性值

number

state

BGP 對等狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string