The mpls rsvp-te challenge-lost command sets the maximum number of Challenge messages allowed to be dropped.
The undo mpls rsvp-te challenge-lost command restores the default maximum number.
By default, the maximum number of 3 Challenge messages can be dropped.
Usage Scenario
Node A and node B are RSVP neighbors and they need to authenticate each other. Node A authenticates node B as follows:
1.Node A sends an RSVP message carrying an Integrity object to node B. 2.After node B receives the message and detects that the key ID of node A is different from the key ID in the Integrity object, node B sends a Challenge message to node A and starts a timer for retransmitting the Challenge message periodically and recording the resending times. 3.After node A receives the Challenge message from node B, node A directly copies the Challenge object in another message and adds its Integrity object to the message to generate a Response message to be sent to node B. 4.When node B receives the Response message from node A, node B checks whether the Challenge object in the Response message is consistent with the local Challenge object or not before performed either of the following operations: