X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fvm%2Fvpp_2vfpt_ethip4ipsec1tnl_nat44ed_s64512.exec;fp=resources%2Ftemplates%2Fvm%2Fvpp_2vfpt_ethip4ipsec1tnl_nat44ed_s64512.exec;h=1c4e0457cec155031ef2af75cf73149c62ec4ba4;hp=0000000000000000000000000000000000000000;hb=5c7cf5a09ec1cd7ebc4077981de84c4f18aa8738;hpb=3b2dcb0348e890950dfbc3fe4aec7008d4e1f63a diff --git a/resources/templates/vm/vpp_2vfpt_ethip4ipsec1tnl_nat44ed_s64512.exec b/resources/templates/vm/vpp_2vfpt_ethip4ipsec1tnl_nat44ed_s64512.exec new file mode 100644 index 0000000000..1c4e0457ce --- /dev/null +++ b/resources/templates/vm/vpp_2vfpt_ethip4ipsec1tnl_nat44ed_s64512.exec @@ -0,0 +1,17 @@ +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/6/0 $ip1 +set interface state avf-0/0/6/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 +set ip neighbor static $arpif1 $arpip1 $arpmac1 + +$nat_ipsec + +show logging + +show version \ No newline at end of file