vprn
VprnTraceRouteTarget



public struct VprnTraceRouteTarget

Properties
routeTarget The route target value

type=string

format The route target type, Type 2 (AS), Type 3 (IP address) or Type 4 (AS-4Byte).

type=l3fwd.VrfTargetFormat

asValue The autonomous system number. Applicable only for route targets with format value of "asBased".

type=int

asValue4Byte The autonomous system number. Applicable only for route targets with format value of "as4Byte".

type=long

extendedCommunityValue The extended community. Applicable only for route targets with format value of "asBased".

type=long

ipAddress The IP Address. Applicable only for route targets with format value of "ipAddressBased".

type=string

communityValue The community value. Applicable only for route targets with format value of "ipAddressBased" or "as4Byte".

type=int

routeTargetId The route target index.

type=long

reporterType Specifies the type of reporter -- either the requestor or the responder of the trace probe.

type=vprn.ReporterType

probeNumber The probe ID / count.

type=int

hopNumber The hop number.

type=int

runNumber The run number.

type=long