RsvpEgressTunnelParams Object


Description:

RSVP egress tunnel parameter object.

Parents: RsvpRouterConfig

Children: RsvpEgressS2lSubLspParams, RsvpGmplsParams, RsvpIpv4LsrParams

Relations:

Side name
(Type)
Relative Description

(ReservationCustomObject)

RsvpCustomObject, RsvpCustomObject

RSVP egress tunnel Reservation Custom object.

RsvpEgressTunnelParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AcceptAnyTunnelId

Accepts PATH message with any Tunnel ID.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enables accept any tunnel ID.

FALSE

Disables accept any tunnel ID.

DstIpAddr

Destination IP address of the RSVP PATH message. This parameter applies to both ingress and egress. The default is the SUT IP address.

Type: ip

Default: 192.85.1.1

DstIpAddrStep

Destination IP address step. This parameter is used to support incremental destination IP address in the same tunnel block.

Type: ip

Default: 0.0.0.0

EnableNotifyRequest

Enable notify request.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable notify request.

FALSE

Disable notify request.

EnablePointToMultiPoint

Enables P2MP mode for RSVP tunnel.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable P2MP.

FALSE

Disable P2MP.

SrcIpAddr

IP address of the RSVP PATH message sender. This parameter applies to both ingress and egress. The default is the IP address of the emulated RSVP router.

Type: ip

Default: 192.85.1.3

SrcIpAddrStep

Source IP address step. This parameter is used to support incremental source IP address in the same tunnel block.

Type: ip

Default: 0.0.0.0

TunnelCount

Tunnel count.

Type: u16

Default: 1

TunnelId

16-bit tunnel identifier. Applies to both ingress and egress.

Type: u16

Default: 1

TunnelIdStep

Tunnel ID step.

Type: u16

Default: 1

RsvpEgressTunnelParams Read-Only Attributes

There are no read-only attributes.