blob: 9b99f60201b495acfc3320ad1d8e119caa4c33f2 [file] [log] [blame]
Dave Barach22bc2c42019-04-11 17:06:21 -04001set term pag off
2create tap host-if-name lstack host-ip4-addr 192.168.10.2/24
3set int ip address tap0 192.168.10.1/24
4set int state tap0 up
5
6http static server www-root /tmp/www uri tcp://0.0.0.0/80 cache-size 1m