X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fstatic_http%2Fsetup.http;fp=extras%2Fstatic_http%2Fsetup.http;h=9b99f60201b495acfc3320ad1d8e119caa4c33f2;hb=22bc2c46e316dd7d5ca4680f85337fe72896ca57;hp=0000000000000000000000000000000000000000;hpb=28aa539f7da7b172d0f35ea9a63f3986939477f7;p=vpp.git diff --git a/extras/static_http/setup.http b/extras/static_http/setup.http new file mode 100644 index 00000000000..9b99f60201b --- /dev/null +++ b/extras/static_http/setup.http @@ -0,0 +1,6 @@ +set term pag off +create tap host-if-name lstack host-ip4-addr 192.168.10.2/24 +set int ip address tap0 192.168.10.1/24 +set int state tap0 up + +http static server www-root /tmp/www uri tcp://0.0.0.0/80 cache-size 1m