<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <br>
    <div class="moz-cite-prefix">On 3/Sep/20 22:20, <a class="moz-txt-link-abbreviated" href="mailto:aaron1@gvtc.com">aaron1@gvtc.com</a>
      wrote:<br>
      <br>
    </div>
    <blockquote type="cite"
      cite="mid:007b01d6822f$aceaa160$06bfe420$@gvtc.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">Thanks, how do I see the control plane
            reservation?  I don’t seem to be seeing anything getting
            allocated <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New""><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">RP/0/0/CPU0:r20#sh rsvp interface g0/0/0/1<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">Thu Sep  3 15:15:55.825 CST<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New""><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">*: RDM: Default I/F B/W % : 75% [default] (max
            resv/bc0), 0% [default] (bc1)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New""><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">Interface                 MaxBW (bps)  MaxFlow
            (bps) Allocated (bps)      MaxSub (bps) <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">------------------------- ------------
            ------------- -------------------- -------------<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">GigabitEthernet0/0/0/1             1M            
            1M             0 (  0%)            0<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New""><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">RP/0/0/CPU0:r20#sh rsvp interface
            summary                       <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">Thu Sep  3 15:16:57.131 CST<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New""><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">Interface          MaxBW (bps) Allocated (bps)
            Path In Path Out Resv In Resv Out<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">------------------ ----------- ---------------
            ------- -------- ------- --------<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">Gi0/0/0/0                    0        0 ( 
            0%)       1        0       0        1<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New"">Gi0/0/0/1                1000K        0 ( 
            0%)       0        1       1        0</span></p>
      </div>
    </blockquote>
    <br>
    You will only see allocations once you have TE tunnels (sessions)
    actually setup. <br>
    <br>
    Without tunnels setup, but RSVP-TE enabled on the interfaces, all
    you will see the maximum bandwidth that RSVP-TE can allocate across
    said interfaces.<br>
    <br>
    Remember that RSVP-TE is purely control plane. So it doesn't matter
    if you signal an LSP with 10Mbps or 10Gbps. It will not determine
    whether a link (or LSP) will actually pass 10Mbps or 10Gbps worth of
    traffic. It's just a reference.<br>
    <br>
    Back when I used to RSVP-TE, I'd signal 10Gbps links as 10Mbps. That
    gave me plenty of granularity to scale up without having an unwieldy
    configuration.<br>
    <br>
    Mark.<br>
  </body>
</html>