RsvpDeviceGenProtocolParams Object


Description:

RSVP-specific router generator parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

RsvpDeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DutIpAddr

IP address of the DUT connected to the Spirent TestCenter port.

Type: ip

Default: 192.85.1.1

DutIpAddrStep

IP address step of the DUT connected to the Spirent TestCenter port.

Type: ip

Default: 0.0.0.0

EgressLabel

Defines the label advertised if the emulated router is at the tail-end of the tunnel. This label is advertised in response to a PATH message with a destination IP address matching the router tester IP address.

Type: enum

Default: RSVP_EGRESS_NEXTAVAILABLE

Possible Values:

Value Description
RSVP_EGRESS_IMPLICIT_NULL

This label value (three) is used in an LDP or RSVP packet to enable penultimate hop label popping. The egress LSR signals a request to its upstream neighbor to pop the top label in the stack and forward the rest of the packet. This value does not appear in the encapsulation.

RSVP_EGRESS_EXPLICIT_NULL

A zero (IPv4 datagram) or two (IPv6 datagram) MPLS label value indicates to the penultimate router that it is to pop the label upon receipt and forward the IP packet to the egress router for Layer 3 forwarding. Explicit null instructions are signaled to the penultimate router by the egress router.

RSVP_EGRESS_NEXTAVAILABLE

For each FEC, the LSR advertises the next available label from the label pool (Min label to Max label).

EnableBfd

Enable or disable BFD (Bidirectional Forwarding Detection).

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable BFD.

FALSE

Disable BFD.

LabelMax

Maximum label advertised by the emulated router.

Type: u32

Default: 65535

Range: 1 - 1048575

LabelMin

Minimum label advertised by the emulated router.

Type: u32

Default: 16

Range: 1 - 1048575

UseGatewayAsDutIpAddr

Set router interface gateway address as DUT IP address.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use gateway address as DUT IP address.

FALSE

Do not use gateway address as DUT IP address.

RsvpDeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.