HP MSR2000/3000/4000 Router Series MPLS Command Reference

128
Examples
# Set the PSB and RSB timeout multiplier to 5.
<Sysname> system-view
[Sysname] rsvp
[Sysname-rsvp] keep-multiplier 5
Related commands
refresh interval
peer
Use peer to create an RSVP authentication neighbor and enter RSVP neighbor view.
Use undo peer to delete the specified RSVP authentication neighbor.
Syntax
peer ip-address
undo peer ip-address
Default
The device does not have any RSVP authentication neighbors.
Views
RSVP view
Predefined user roles
network-admin
Parameters
ip-address: Specifies an RSVP authentication neighbor by its IP address.
Usage guidelines
After you enter RSVP neighbor view by using this command, you can configure RSVP authentication
information for the specified RSVP neighbor, such as the authentication key and idle timeout of the
security association.
After the device receives an RSVP message with an authentication object, it checks whether it has an
RSVP authentication neighbor that matches the IP address in PHOP of the message (Path or Path Tear
message) or matches the source IP address in the message (message other than Path and Path Tear). If
a matching neighbor exists and an authentication key has been configured for the neighbor, the device
verifies the validity of the message according to the key. If no matching exists, the device uses the
authentication key configured in interface view or RSVP view to verify the message validity. If no
authentication key is configured in any view, the device ignores the authentication object carried in the
message and accepts the message.
When sending an RSVP message, the device checks whether it has a matching authentication neighbor
according to the next hop address of the destination address in the RSVP message. If a matching
neighbor exists and an authentication key has been configured for the neighbor, the device sets the
authentication object of the message according to the key. Otherwise, the device uses the authentication
key configured in interface view or RSVP view to set the authentication object. If no authentication key is
configured in any view, the device does not add an authentication object in the message.