187
6.
Configure RSVP GR:
# Configure Router A.
[RouterA] rsvp
[RouterA-rsvp] graceful-restart enable
# Configure Router B.
[RouterB] rsvp
[RouterB-rsvp] graceful-restart enable
# Configure Router C.
[RouterC] rsvp
[RouterC-rsvp] graceful-restart enable
Verifying the configuration
After a tunnel is established from Router A to Router C, display detailed RSVP neighbor information
on Router A.
<RouterA> display rsvp peer verbose
Peer: 10.1.1.2 Interface: GE1/1/1
Hello state: Up Hello type: Active
PSB count: 0 RSB count: 1
Src instance: 0x1f08 Dst instance: 0x22
Summary refresh: Disabled Graceful Restart state: Ready
Peer GR restart time: 120000 ms Peer GR recovery time: 0 ms
The output shows that the neighbor's GR state is
Ready
.