X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fvm%2Fvpp_2vfpt_ip4scale2k_plen30.exec;h=652e24ee0afbb3b37ed3f0e4b7d4ca68200f6749;hp=480abc50fce76ec59592448c41c5fddb20dfc282;hb=HEAD;hpb=42d1016e92cf2b8ba4e493d878c475de325a447a diff --git a/resources/templates/vm/vpp_2vfpt_ip4scale2k_plen30.exec b/resources/templates/vm/vpp_2vfpt_ip4scale2k_plen30.exec index 480abc50fc..652e24ee0a 100644 --- a/resources/templates/vm/vpp_2vfpt_ip4scale2k_plen30.exec +++ b/resources/templates/vm/vpp_2vfpt_ip4scale2k_plen30.exec @@ -1,11 +1,11 @@ -create interface avf 0000:00:03.0 num-rx-queues $queues -create interface avf 0000:00:04.0 num-rx-queues $queues +create interface avf 0000:00:06.0 num-rx-queues $queues +create interface avf 0000:00:07.0 num-rx-queues $queues -set interface ip address avf-0/0/3/0 $ip1 -set interface state avf-0/0/3/0 up +set interface ip address avf-0/0/6/0 $ip1 +set interface state avf-0/0/6/0 up -set interface ip address avf-0/0/4/0 $ip2 -set interface state avf-0/0/4/0 up +set interface ip address avf-0/0/7/0 $ip2 +set interface state avf-0/0/7/0 up ip route add $route1 count 1000 via $nexthop1 $routeif1 ip route add $route2 count 1000 via $nexthop2 $routeif2