共用方式為


GatewayRoute interface

網關路由詳細數據

屬性

asPath

路由的 AS 路徑順序注意:此屬性將不會串行化。 它只能由伺服器填入。

localAddress

閘道的本機位址注意:此屬性將不會串行化。 它只能由伺服器填入。

network

路由的網路前置詞注意:此屬性將不會串行化。 它只能由伺服器填入。

nextHop

路由的下一個躍點注意:此屬性將不會串行化。 它只能由伺服器填入。

origin

此路由的來源已從注意:此屬性將不會串行化。 它只能由伺服器填入。

sourcePeer

此路由的對等已從注意中得知:此屬性將不會串行化。 它只能由伺服器填入。

weight

路由的權數注意:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

asPath

路由的 AS 路徑順序注意:此屬性將不會串行化。 它只能由伺服器填入。

asPath?: string

屬性值

string

localAddress

閘道的本機位址注意:此屬性將不會串行化。 它只能由伺服器填入。

localAddress?: string

屬性值

string

network

路由的網路前置詞注意:此屬性將不會串行化。 它只能由伺服器填入。

network?: string

屬性值

string

nextHop

路由的下一個躍點注意:此屬性將不會串行化。 它只能由伺服器填入。

nextHop?: string

屬性值

string

origin

此路由的來源已從注意:此屬性將不會串行化。 它只能由伺服器填入。

origin?: string

屬性值

string

sourcePeer

此路由的對等已從注意中得知:此屬性將不會串行化。 它只能由伺服器填入。

sourcePeer?: string

屬性值

string

weight

路由的權數注意:此屬性將不會串行化。 它只能由伺服器填入。

weight?: number

屬性值

number