RSVP (Resource Reservation Protocol) is a transport layer protocol designed to reserve resources across a network for an integrated services Internet. RSVP is not a routing protocol and was designed to interoperate with current and future routing protocols.
RSVP by itself is rarely deployed in telecom networks today but the traffic engineering extension of RSVP, or RSVP-TE, is becoming more widely accepted nowadays in many QoS-oriented networks
In this blog we will see the RSVP messages which flows while setting up the E2E LSP between 2 PEs.
Following model will be used to understand the behaviour.

LSP we will configure is TEST-MX960-MX104 between MX960 (Hostname : Bentley) and MX104 (Hostname Pagani) via M320 and M120.
Let’s configure the LSP as below from MX960 to MX104 (loopback IP: 10.198.123.100) with strict path through M320 and M120.
re1.bentley> show configuration protocols mpls label-switched-path TEST-MX960-MX104
to 10.198.123.100;
bandwidth 100m;
optimize-timer 900;
preference 200;
priority 5 0;
primary Bentley-Pagani;
re1.bentley> show configuration protocols mpls path Bentley-Pagani
10.0.0.93 strict;
10.0.0.41 strict;
10.0.0.170 strict;
Before we see the RSVP session details, lets see the message interactions happening at each device from Ingress to Egress. We enabled the RSVP traceoptions in order to capture the packets.
As soon as LSP is configured, RSVP new session is built with tunnel ID (44394 in our case) which is unique for this LSP and will be present in all messages.
Jun 25 18:32:31.822264 RSVP new Session 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0, session ID 51419
Jun 25 18:32:31.822301 RSVP new path state, session 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0
Path Messages:
Path message will be sent by Ingress PE MX960 towards MX104 hop by hop using the strict path we configured or will be based on IGP path in case no path has been defined.
MX960 will send the RSVP Send path message which will be received by Transit routers which in turn will send their own Path messages.
On MX960: Jun 25 18:32:31.824365 RSVP send Path 10.198.123.205->10.198.123.100 Len=272 ge-1/1/7.0 flags=0x1 ttl=255 Jun 25 18:32:31.824385 Integty Len 36 flag 0x0 key 0x00005e00000a seq 0xbf015059de530a00 digest 0x75c574bd 0x3c7e8ecb 0x435976f8 0x408b3263 Jun 25 18:32:31.824399 MessageID Len 12 Msg_ID: 878279 Epoch: 2641670 (Ack Desired) Jun 25 18:32:31.824415 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:31.824431 Hop Len 12 10.0.0.94/0x80000009 Jun 25 18:32:31.824443 Time Len 8 30000 ms Jun 25 18:32:31.824464 SrcRoute Len 28 10.0.0.93 S 10.0.0.41 S 10.0.0.170 S Jun 25 18:32:31.824477 LabelRequest Len 8 EtherType 0x800 Jun 25 18:32:31.824492 Properties Len 12 Primary path Jun 25 18:32:31.824505 SessionAttribute Len 24 Prio (5,0) flag 0x0 "TEST-MX960-MX104" Jun 25 18:32:31.824520 Sender7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:31.824546 Tspec Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:31.824560 ADspec Len 48 MTU 1500 Jun 25 18:32:31.824575 RecRoute Len 12 10.0.0.94 M120: Jun 25 18:32:31.941242 RSVP recv Path 10.0.0.94->10.0.0.93 Len=272 ge-2/0/0.0 flags=0x1 ttl=255 Jun 25 18:32:31.941261 Integty Len 36 flag 0x0 key 0x00005e00000a seq 0xbf015059de530a00 digest 0x75c574bd 0x3c7e8ecb 0x435976f8 0x408b3263 Jun 25 18:32:31.941273 MessageID Len 12 Msg_ID: 878279 Epoch: 2641670 (Ack Desired) Jun 25 18:32:31.941287 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:31.941299 Hop Len 12 10.0.0.94/0x80000009 Jun 25 18:32:31.941310 Time Len 8 30000 ms Jun 25 18:32:31.941328 SrcRoute Len 28 10.0.0.93 S 10.0.0.41 S 10.0.0.170 S Jun 25 18:32:31.941338 LabelRequest Len 8 EtherType 0x800 Jun 25 18:32:31.941349 Properties Len 12 Primary path Jun 25 18:32:31.941359 SessionAttribute Len 24 Prio (5,0) flag 0x0 "TEST-MX960-MX104" Jun 25 18:32:31.941372 Sender7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:31.941393 Tspec Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:31.941405 ADspec Len 48 MTU 1500 Jun 25 18:32:31.941417 RecRoute Len 12 10.0.0.94 Jun 25 18:32:31.943251 RSVP send Path 10.198.123.205->10.198.123.100 Len=272 so-2/1/0.1 flags=0x1 ttl=254 Jun 25 18:32:31.943266 Integty Len 36 flag 0x0 key 0x00002a00000a seq 0xbf0150594b670e00 digest 0xc5bc0316 0x87716529 0xf2ca9320 0xd0fdd978 Jun 25 18:32:31.943277 MessageID Len 12 Msg_ID: 211 Epoch: 11650457 (Ack Desired) Jun 25 18:32:31.943290 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:31.943303 Hop Len 12 10.0.0.42/0x80000003 Jun 25 18:32:31.943313 Time Len 8 30000 ms Jun 25 18:32:31.943328 SrcRoute Len 20 10.0.0.41 S 10.0.0.170 S Jun 25 18:32:31.943338 LabelRequest Len 8 EtherType 0x800 Jun 25 18:32:31.943349 Properties Len 12 Primary path Jun 25 18:32:31.943359 SessionAttribute Len 24 Prio (5,0) flag 0x0 "TEST-MX960-MX104" Jun 25 18:32:31.943372 Sender7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:31.943390 Tspec Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:31.943402 ADspec Len 48 MTU 1500 Jun 25 18:32:31.943416 RecRoute Len 20 10.0.0.42 10.0.0.94 M320: Jun 25 18:32:32.029412 RSVP recv Path 10.0.0.42->10.0.0.41 Len=272 so-0/3/0.1 Jun 25 18:32:32.029465 Integty Len 36 flag 0x0 key 0x00002a00000a seq 0xbf0150594b670e00 digest 0xc5bc0316 0x87716529 0xf2ca9320 0xd0fdd978 Jun 25 18:32:32.029477 MessageID Len 12 Msg_ID: 211 Epoch: 11650457 (Ack Desired) Jun 25 18:32:32.029488 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.029498 Hop Len 12 10.0.0.42/0x80000003 Jun 25 18:32:32.029506 Time Len 8 30000 ms Jun 25 18:32:32.029519 SrcRoute Len 20 10.0.0.41 S 10.0.0.170 S Jun 25 18:32:32.029527 LabelRequest Len 8 EtherType 0x800 Jun 25 18:32:32.029537 Properties Len 12 Primary path Jun 25 18:32:32.029547 SessionAttribute Len 24 Prio (5,0) flag 0x0 "TEST-MX960-MX104" Jun 25 18:32:32.029556 Sender7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.029580 Tspec Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.029590 ADspec Len 48 MTU 1500 Jun 25 18:32:32.029600 RecRoute Len 20 10.0.0.42 10.0.0.94 Jun 25 18:32:32.031527 RSVP send Path 10.198.123.205->10.198.123.100 Len=272 ge-1/3/3.0 Jun 25 18:32:32.031541 Integty Len 36 flag 0x0 key 0x0000a900000a seq 0xbf015059f47d0a00 digest 0xbb579467 0x457e455a 0x915f3fa4 0x6eeb2319 Jun 25 18:32:32.031550 MessageID Len 12 Msg_ID: 5484 Epoch: 8616743 (Ack Desired) Jun 25 18:32:32.031560 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.031569 Hop Len 12 10.0.0.169/0x091a536c Jun 25 18:32:32.031577 Time Len 8 30000 ms Jun 25 18:32:32.031586 SrcRoute Len 12 10.0.0.170 S Jun 25 18:32:32.031594 LabelRequest Len 8 EtherType 0x800 Jun 25 18:32:32.031603 Properties Len 12 Primary path Jun 25 18:32:32.031652 SessionAttribute Len 24 Prio (5,0) flag 0x0 "TEST-MX960-MX104" Jun 25 18:32:32.031662 Sender7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.031676 Tspec Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.031686 ADspec Len 48 MTU 1500 Jun 25 18:32:32.031697 RecRoute Len 28 10.0.0.169 10.0.0.42 10.0.0.94 MX104: Jun 25 18:32:32.149670 RSVP recv Path 10.0.0.169->10.0.0.170 Len=272 ge-0/0/1.0 flags=0x1 ttl=253 Jun 25 18:32:32.149787 Integty Len 36 flag 0x0 key 0x00000a0000a9 seq 0x595001bf000a7df4 digest 0x679457bb 0x5a457e45 0xa43f5f91 0x1923eb6e Jun 25 18:32:32.149813 MessageID Len 12 Msg_ID: 5484 Epoch: 8616743 (Ack Desired) Jun 25 18:32:32.149840 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.149867 Hop Len 12 10.0.0.169/0x091a536c Jun 25 18:32:32.149891 Time Len 8 30000 ms Jun 25 18:32:32.149918 SrcRoute Len 12 10.0.0.170 S Jun 25 18:32:32.149943 LabelRequest Len 8 EtherType 0x800 Jun 25 18:32:32.149968 Properties Len 12 Primary path Jun 25 18:32:32.149993 SessionAttribute Len 24 Prio (5,0) flag 0x0 "TEST-MX960-MX104" Jun 25 18:32:32.150018 Sender7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.150069 Tspec Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.150094 ADspec Len 48 MTU 1500 Jun 25 18:32:32.150121 RecRoute Len 28 10.0.0.169 10.0.0.42 10.0.0.94
RESV Messages
Once MX104 has received Path message, it will generate the RESV message containing the MPLS Label value towards its next-hop.
MX104: Jun 25 18:32:32.151356 RSVP send Resv 10.0.0.170->10.0.0.169 Len=168 ge-0/0/1.0 flags=0x1 ttl=255 Jun 25 18:32:32.151402 Integty Len 36 flag 0x0 key 0x00000a0000aa seq 0x595001c00001e237 digest 0x2f64cc8a 0x402a4baf 0xbd34ce62 0x9436192e Jun 25 18:32:32.151427 MessageID Len 12 Msg_ID: 1121 Epoch: 1236180 (Ack Desired) Jun 25 18:32:32.151453 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.151479 Hop Len 12 10.0.0.170/0x091a536c Jun 25 18:32:32.151503 Time Len 8 30000 ms Jun 25 18:32:32.151527 Style Len 8 FF Jun 25 18:32:32.151575 Flow Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.151600 Filter7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.151624 Label Len 8 301456 Jun 25 18:32:32.151650 RecRoute Len 12 10.0.0.170 M320: Jun 25 18:32:32.235459 RSVP recv Resv 10.0.0.170->10.0.0.169 Len=168 ge-1/3/3.0 Jun 25 18:32:32.235476 Integty Len 36 flag 0x0 key 0x0000aa00000a seq 0xc001505937e20100 digest 0x8acc642f 0xaf4b2a40 0x62ce34bd 0x2e193694 Jun 25 18:32:32.235486 MessageID Len 12 Msg_ID: 1121 Epoch: 1236180 (Ack Desired) Jun 25 18:32:32.235496 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.235506 Hop Len 12 10.0.0.170/0x091a536c Jun 25 18:32:32.235514 Time Len 8 30000 ms Jun 25 18:32:32.235523 Style Len 8 FF Jun 25 18:32:32.235537 Flow Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.235547 Filter7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.235556 Label Len 8 301456 Jun 25 18:32:32.235565 RecRoute Len 12 10.0.0.170 Jun 25 18:32:32.235669 RSVP new resv state, session 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.240512 RSVP send Resv 10.0.0.41->10.0.0.42 Len=176 so-0/3/0.1 Jun 25 18:32:32.240530 Integty Len 36 flag 0x0 key 0x00002900000a seq 0xbf01505945ae0d00 digest 0xa61d34f1 0x42d26c8a 0x33b66d12 0xdd26b232 Jun 25 18:32:32.240540 MessageID Len 12 Msg_ID: 5485 Epoch: 8616743 (Ack Desired) Jun 25 18:32:32.240551 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.240561 Hop Len 12 10.0.0.41/0x80000003 Jun 25 18:32:32.240569 Time Len 8 30000 ms Jun 25 18:32:32.240577 Style Len 8 FF Jun 25 18:32:32.240598 Flow Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.240608 Filter7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.240617 Label Len 8 315600 Jun 25 18:32:32.240629 RecRoute Len 20 10.0.0.41 10.0.0.170 M120: Jun 25 18:32:32.357134 RSVP recv Resv 10.0.0.41->10.0.0.42 Len=176 so-2/1/0.1 flags=0x1 ttl=255 Jun 25 18:32:32.357151 Integty Len 36 flag 0x0 key 0x00002900000a seq 0xbf01505945ae0d00 digest 0xa61d34f1 0x42d26c8a 0x33b66d12 0xdd26b232 Jun 25 18:32:32.357162 MessageID Len 12 Msg_ID: 5485 Epoch: 8616743 (Ack Desired) Jun 25 18:32:32.357177 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.357190 Hop Len 12 10.0.0.41/0x80000003 Jun 25 18:32:32.357200 Time Len 8 30000 ms Jun 25 18:32:32.357210 Style Len 8 FF Jun 25 18:32:32.357235 Flow Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.357249 Filter7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.357259 Label Len 8 315600 Jun 25 18:32:32.357274 RecRoute Len 20 10.0.0.41 10.0.0.170 Jun 25 18:32:32.379175 RSVP send Resv 10.0.0.93->10.0.0.94 Len=184 ge-2/0/0.0 flags=0x1 ttl=255 Jun 25 18:32:32.379194 Integty Len 36 flag 0x0 key 0x00005d00000a seq 0xc0015059ddcb0500 digest 0x123882a6 0xc852ee76 0x2564233e 0x68cb222c Jun 25 18:32:32.379206 MessageID Len 12 Msg_ID: 212 Epoch: 11650457 (Ack Desired) Jun 25 18:32:32.379220 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.379233 Hop Len 12 10.0.0.93/0x80000009 Jun 25 18:32:32.379244 Time Len 8 30000 ms Jun 25 18:32:32.379253 Style Len 8 FF Jun 25 18:32:32.379281 Flow Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.379326 Filter7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.379338 Label Len 8 301728 Jun 25 18:32:32.379356 RecRoute Len 28 10.0.0.93 10.0.0.41 10.0.0.170 MX960: Jun 25 18:32:32.465718 RSVP recv Resv 10.0.0.93->10.0.0.94 Len=184 ge-1/1/7.0 flags=0x1 ttl=255 Jun 25 18:32:32.465736 Integty Len 36 flag 0x0 key 0x00005d00000a seq 0xc0015059ddcb0500 digest 0x123882a6 0xc852ee76 0x2564233e 0x68cb222c Jun 25 18:32:32.465750 MessageID Len 12 Msg_ID: 212 Epoch: 11650457 (Ack Desired) Jun 25 18:32:32.465767 Session7 Len 16 10.198.123.100(port/tunnel ID 44394 Ext-ID 10.198.123.205) Proto 0 Jun 25 18:32:32.465785 Hop Len 12 10.0.0.93/0x80000009 Jun 25 18:32:32.465798 Time Len 8 30000 ms Jun 25 18:32:32.465811 Style Len 8 FF Jun 25 18:32:32.465841 Flow Len 36 rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Jun 25 18:32:32.465856 Filter7 Len 12 10.198.123.205(port/lsp ID 1) Jun 25 18:32:32.465869 Label Len 8 301728 Jun 25 18:32:32.465890 RecRoute Len 28 10.0.0.93 10.0.0.41 10.0.0.170
re1.bentley> show rsvp session name TEST-MX960-MX104 detail Ingress RSVP: 30 sessions 10.198.123.100 From: 10.198.123.205, LSPstate: Up, ActiveRoute: 0 LSPname: TEST-MX960-MX104, LSPpath: Primary LSPtype: Static Configured Suggested label received: -, Suggested label sent: - Recovery label received: -, Recovery label sent: 301728 Resv style: 1 FF, Label in: -, Label out: 301728 Time left: -, Since: Sun Jun 25 18:32:31 2017 Tspec: rate 100Mbps size 100Mbps peak Infbps m 20 M 1500 Port number: sender 1 receiver 44394 protocol 0 PATH rcvfrom: localclient Adspec: sent MTU 1500 Path MTU: received 1500 PATH sentto: 10.0.0.93 (ge-1/1/7.0) 3 pkts RESV rcvfrom: 10.0.0.93 (ge-1/1/7.0) 1 pkts, Entropy label: No Explct route: 10.0.0.93 10.0.0.41 10.0.0.170 Record route: <self> 10.0.0.93 10.0.0.41 10.0.0.170 Total 1 displayed, Up 1, Down 0
As this service was part of L2VPN CCC configuration, hence no explicit null label was sent by penultimate hop router resulting in label sent to MX960 PE.
xe-2/0/0.601 (1 entry, 1 announced)
TSI:
KRT in-kernel xe-2/0/0.601.0 /32 -> {Push 301728}
*CCC Preference: 200/1
Next hop type: Router, Next hop index: 1255
Address: 0xa5dba0c
Next-hop reference count: 2
Next hop: 10.0.0.93 via ge-1/1/7.0 weight 0x1, selected
Label-switched-path TEST-MX960-MX104
Label operation: Push 301728
Label TTL action: no-prop-ttl
Load balance label: Label 301728: None;
Label element ptr: 0xa7cc2c0
Label parent element ptr: 0x0
Label element references: 3
Label element child references: 0
Label element lsp id: 0
Session Id: 0xbcf
State: <Active Int>
Local AS: 65004
Age: 10:45 Metric: 425
Validation State: unverified
Task: MPLS global
Announcement bits (1): 1-KRT
AS path: I
So that’s all for RSVP in Junos. I hope you liked the blog and let me know if there are any queries.
Mohit Mittal