Hi,
I believe the LSP is rebuilt as the RSVP session gets recreated due to new flags in the RSVP PATH msg:
root@P1# show | compare
[edit protocols mpls label-switched-path P1-P2]
+ node-link-protection;
root@P1# commit
Nov 06 20:48:27
commit complete
[edit]
root@P1# run show mpls lsp name P1-P2 extensive | no-more
Nov 06 20:48:38
Ingress LSP: 3 sessions
192.168.0.2
From: 192.168.0.1, State: Up, ActiveRoute: 0, LSPname: P1-P2
ActivePath: (primary)
Node/Link protection desired
LSPtype: Static Configured, Penultimate hop popping
LoadBalance: Random
Encoding type: Packet, Switching type: Packet, GPID: IPv4
*Primary State: Up
Priorities: 7 0
OptimizeTimer: 1800
SmartOptimizeTimer: 180
Reoptimization in 1770 second(s).
Computed ERO (S [L] denotes strict [loose] hops): (CSPF metric: 100)
10.0.0.1 S
Received RRO (ProtectionFlag 1=Available 2=InUse 4=B/W 8=Node 10=SoftPreempt 20=Node-ID):
192.168.0.2(flag=0x20) 10.0.0.1(Label=0)
6 Nov 6 20:48:37.271 Link-protection Up
5 Nov 6 20:48:28.306 Selected as active path
4 Nov 6 20:48:28.294 Record Route: 192.168.0.2(flag=0x20) 10.0.0.1(Label=0)
3 Nov 6 20:48:28.294 Up
2 Nov 6 20:48:28.250 Originate Call
1 Nov 6 20:48:28.250 CSPF: computation result accepted 10.0.0.1
Created: Sun Nov 6 20:48:28 2016
Total 1 displayed, Up 1, Down 0
[edit]
root@P1# run show rsvp session name P1-P2 extensive | no-more
Nov 06 20:48:49
Ingress RSVP: 4 sessions
192.168.0.2
From: 192.168.0.1, LSPstate: Up, ActiveRoute: 0
LSPname: P1-P2, LSPpath: Primary
LSPtype: Static Configured
Suggested label received: -, Suggested label sent: -
Recovery label received: -, Recovery label sent: 0
Resv style: 1 SE, Label in: -, Label out: 0
Time left: -, Since: Sun Nov 6 20:48:28 2016
Tspec: rate 0bps size 0bps peak Infbps m 20 M 1500
Port number: sender 1 receiver 35667 protocol 0
Node/Link protection desired
Type: Link protected LSP, using Bypass->10.0.0.1
1 Nov 6 20:48:37 Link protection up, using Bypass->10.0.0.1
PATH rcvfrom: localclient
Adspec: sent MTU 1500
Path MTU: received 1500
PATH sentto: 10.0.0.1 (ge-0/0/1.0) 3 pkts
RESV rcvfrom: 10.0.0.1 (ge-0/0/1.0) 3 pkts, Entropy label: Yes
Explct route: 10.0.0.1
Record route: <self> 192.168.0.2 (node-id) 10.0.0.1
Total 1 displayed, Up 1, Down 0
Cheers,
Ashvin