Service Function Chaining test cases
[yardstick.git] / yardstick / benchmark / scenarios / networking / sfc_compute.bash
1 #!/bin/bash
2 set -e
3
4 sudo ifconfig br-int up
5 sudo ip route add 11.0.0.0/24 dev br-int