To configure RSVP IGP synchronization feature, the following commands need to be executed. Complete the following steps to enable RSVP to handle IGP neighbor down events for IS-IS.
device# configure
device(config)# router mpls
device(config-router-mpls)# policy
device(config-router-mpls-policy)# handle-isis-neighbor-down
The following example shows enabling the RSVP to handle IGP neighbor down events for IS-IS.
device# configure device(config)# router mpls device(config-router-mpls)# policy device(config-router-mpls-policy)# handle-isis-neighbor-down