X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fvm%2Fvpp_2vfpt_ip4base_plen24.exec;fp=resources%2Ftemplates%2Fvm%2Fvpp_2vfpt_ip4base_plen24.exec;h=96727ac5e4510e9b3a12021039a2a483edd4178b;hp=7563309a6803e644795632fdf4b5f0405cd5e3fc;hb=5c7cf5a09ec1cd7ebc4077981de84c4f18aa8738;hpb=3b2dcb0348e890950dfbc3fe4aec7008d4e1f63a diff --git a/resources/templates/vm/vpp_2vfpt_ip4base_plen24.exec b/resources/templates/vm/vpp_2vfpt_ip4base_plen24.exec index 7563309a68..96727ac5e4 100644 --- a/resources/templates/vm/vpp_2vfpt_ip4base_plen24.exec +++ b/resources/templates/vm/vpp_2vfpt_ip4base_plen24.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 via $nexthop1 $routeif1 ip route add $route2 via $nexthop2 $routeif2