ExpressRouteCrossConnectionRoutesTableSummary interface

The routes table associated with the ExpressRouteCircuit.

Properties

asn

Autonomous system number.

neighbor

IP address of Neighbor router.

stateOrPrefixesReceived

Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.

upDown

The length of time that the BGP session has been in the Established state, or the current status if not in the Established state.

Property Details

asn

Autonomous system number.

asn?: number

Property Value

number

neighbor

IP address of Neighbor router.

neighbor?: string

Property Value

string

stateOrPrefixesReceived

Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.

stateOrPrefixesReceived?: string

Property Value

string

upDown

The length of time that the BGP session has been in the Established state, or the current status if not in the Established state.

upDown?: string

Property Value

string