PeeringReceivedRoute interface

The properties that define a received route.

Properties

asPath

The AS path for the prefix.

nextHop

The next hop for the prefix.

originAsValidationState

The origin AS change information for the prefix.

prefix

The prefix.

receivedTimestamp

The received timestamp associated with the prefix.

rpkiValidationState

The RPKI validation state for the prefix and origin AS that's listed in the AS path.

trustAnchor

The authority which holds the Route Origin Authorization record for the prefix, if any.

Property Details

asPath

The AS path for the prefix.

asPath?: string

Property Value

string

nextHop

The next hop for the prefix.

nextHop?: string

Property Value

string

originAsValidationState

The origin AS change information for the prefix.

originAsValidationState?: string

Property Value

string

prefix

The prefix.

prefix?: string

Property Value

string

receivedTimestamp

The received timestamp associated with the prefix.

receivedTimestamp?: string

Property Value

string

rpkiValidationState

The RPKI validation state for the prefix and origin AS that's listed in the AS path.

rpkiValidationState?: string

Property Value

string

trustAnchor

The authority which holds the Route Origin Authorization record for the prefix, if any.

trustAnchor?: string

Property Value

string