HP MSR2000/3000/4000 Router Series MPLS Command Reference
140
Examples
# On interface Ethernet 1/1, set the RSVP message retransmission increment value to 2.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] rsvp reduction retransmit increment 2
Related commands
• rsvp reduction retransmit interval
• rsvp reduction srefresh
rsvp reduction retransmit interval
Use rsvp reduction retransmit interval to configure the RSVP message retransmission interval.
Use undo rsvp reduction retransmit interval to restore the default.
Syntax
rsvp reduction retransmit interval retrans-timer-value
undo rsvp reduction retransmit interval
Default
The RSVP message retransmission interval is 500 milliseconds.
Views
Interface view
Predefined user roles
network-admin
Parameters
retrans-timer-value: Specifies the RSVP message retransmission interval in the range of 500 to 3000
milliseconds.
Usage guidelines
After the reliable RSVP message delivery function is enabled by using the rsvp reduction srefresh
reliability command, the retransmission increment and retransmission interval together determine the
time for the next transmission of the RSVP message. For more information, see the usage guidelines in
the rsvp reduction srefresh command
.
Examples
# On interface Ethernet 1/1, configure the RSVP message retransmission interval as 1000 milliseconds.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] rsvp reduction retransmit interval 1000
Related commands
• rsvp reduction retransmit increment
• rsvp reduction srefresh