Traffic Reroute example

This example is similar to the previous example. However,  instead of
new resources discovered, the traffic BW request is changed.

Traffic file:

<traffic>

<conn>
  <src>10.0.0.1</src>
  <dest>10.0.1.2</dest>
  <setupPri>7</setupPri>
  <holdingPri>7</holdingPri>
  <bandwidth>100</bandwidth>
  <delay>0.005</delay>
</conn>

</traffic>
