Hi ,<br><br>We have this RSVP setting below ;<br><br>show configuration protocols rsvp<br>refresh-time 60;<br>interface ge-0/0/3.209;<br>interface ge-0/0/0.0 {<br> bandwidth 149m;<br>}<br>interface fe-1/0/2.0 {<br> bandwidth 4m;<br>
}<br>interface ge-0/0/1.0 {<br> bandwidth 149m;<br>}<br>interface fe-1/0/0.0 {<br> bandwidth 4m;<br>}<br><br>But the actual interface capacity is 298Mbps.<br>It has not been set in the schedulers <br><br>This is how the scheduler is configured ,is this right ??? <br>
schedulers {<br> schedulers;<br> NC_IP {<br> transmit-rate percent 5;<br> buffer-size percent 5;<br> priority low;<br> }<br> EF_IP {<br> transmit-rate percent 75;<br> buffer-size percent 60;<br>
priority high;<br> }<br> AF_IP {<br> transmit-rate percent 15;<br> buffer-size percent 30;<br> priority low;<br> drop-profile-map loss-priority low protocol any drop-profile Sigtran_Drop;<br>
drop-profile-map loss-priority high protocol any drop-profile Stream_Drop;<br> }<br> BE_IP {<br> transmit-rate percent 5;<br> buffer-size remainder;<br> priority low;<br> drop-profile-map loss-priority low protocol any drop-profile Interactive_Drop;<br>
drop-profile-map loss-priority high protocol any drop-profile BG_Drop;<br> }<br><br>sometime back i read that (RVSP bandwidth) setting is only used for CAC on signalling RSVPs.<br><br>So would it be necessary to change the RSVP bandwidth to correspond with the actually link capacity which is 298Mbps.<br>
<br>Regards,<br>Ibtisam Jamal<br><br><br><br><br><br>