RsvpSharedTunnelHeadEndParams Object


Description:

RSVP shared tunnel head end parameters.

RsvpSharedTunnelHeadEndParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Affinities

Disables or enables the three (resource class) affinities in tunnel messages.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Affinities enabled.

FALSE

Affinities disabled.

EnableRecordRoute

Causes the ingress to include a record-route object in the path message.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Record route on.

FALSE

Record route off.

ExcludeAny

(Optional) Represents a set of attribute filters associated with a backup path, any of which renders a link unacceptable. If any bit in the link bit mask matches the corresponding bit in the exclude any bit mask, the link is excluded from the tunnel.

Type: u32

Default: 0

Flag

Opens the RSVP flags dialog.

Type: enum

Default: 7

Possible Values:

Value Description
RSVP_FLAG_LOCAL_PROTECTION_DESIRED

Local protection is enabled.

RSVP_FLAG_LABLE_RECORD

Label record is enabled.

RSVP_FLAG_SHARED_EXPLICIT

Shared explicit is enabled.

RSVP_FLAG_BANDWIDTH_PROTECTION_DESIRED

Bandwidth protection is enabled.

RSVP_FLAG_NODE_PROTECTION_DESIRED

Node protection is enabled.

HoldPriority

Priority assigned to each tunnel is used to determine which tunnel(s) can be preempted by other tunnels. (Used to determine resource holding.)

Type: u8

Default: 7

Range: 0 - 7

IncludeAll

(Optional) Represents a set of attribute filters associated with a backup path, all of which must be present for a link to be acceptable (with respect to this test). If the entire link bit mask matches the entire include all bit mask, the link is included in the tunnel. A null set (all bits set to zero) automatically passes.

Type: u32

Default: 0

IncludeAny

(Optional) Represents a set of attribute filters associated with a backup path, any of which renders a link acceptable (with respect to this test). If any bit in the link bit mask matches the corresponding bit in the include any bit mask, the link is included in the tunnel. A null set (all bits set to zero) automatically passes.

Type: u32

Default: 0

MakeBeforeBreak

Make Before Break.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable

FALSE

Disable

MakeBeforeBreakRetryAlgorithm

Retry Algorithm For Signaling Back-Up LSP.

Type: enum

Default: LOOP_CONTINUOUS

Possible Values:

Value Description
LOOP_CONTINUOUS

Continuous

LOOP_ONCE

Once

MakeBeforeBreakRetryTime

Make Before Break Retry Time (ms).

Type: u32

Default: null

MaxPktSize

Biggest packet that conforms to the traffic specification.

Type: u32

Default: 1500

Range: 0 - 2147483647

MinPolicedUnit

This size includes the application data and all protocol headers at or above the IP level.

Type: u32

Default: 64

Range: 0 - 2147483647

PeakDataRate

Maximum rate of IP datagrams.

Type: double

Default: 512000

Range: 0 - 2147483647

SessionAttribute

Adds a session attribute with Setup Priority, Hold Priority, Flags, and Session Name fields to the PATH message.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

On

FALSE

Off

SessionName

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Optional text name for the session/tunnel.

Type: string

Default: "" (empty string)

SessionNamePrefix

Session Name Prefix when generating Session Names.

Type: string

Default: "" (empty string)

SetupPriority

Priority of the backup path with respect to taking resources. The priority assigned to each tunnel is used to determine which tunnel(s) can preempt other tunnels. (Used in tunnel resource allocation.)

Type: u8

Default: 7

Range: 0 - 7

TokenBucketRate

Rate of IP datagrams.

Type: double

Default: 128000

Range: 0 - 2147483647

TokenBucketSize

Token bucket size.

Type: double

Default: 256000

Range: 0 - 2147483647

RsvpSharedTunnelHeadEndParams Read-Only Attributes

There are no read-only attributes.