RsvpIpv4ExplicitRouteParams Object


Description:

RSVP IPv4 explicit route parameters object.

Parents: RsvpIngressS2lSubLspParams, RsvpIngressTunnelParams, RsvpIpv4EroObject

Automatically-created children: Ipv4NetworkBlock

RsvpIpv4ExplicitRouteParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
InterfaceId

Interface ID.

Type: u32

Default: 1

RouteType

Indicates that the tunnel is established along an explicit path. Used to specify the route that RSVP path messages take for setting up LSPs.

Type: enum

Default: RSVP_STRICT

Possible Values:

Value Description
RSVP_STRICT

Two nodes must be adjacent to one another with no intermediate hops separating them.

RSVP_LOOSE

Two nodes need not be adjacent. IGP can be used to determine the best path to the loose hop.

RsvpIpv4ExplicitRouteParams Read-Only Attributes

There are no read-only attributes.