blob: c4d4d1e6b70082b46ed3889e2a48bac5ad8da5df [file] [log] [blame]
Dave Barach6b53fd52019-08-06 17:38:13 -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
Matus Fabian519983b2024-08-01 16:00:37 +02006http static server url-handlers www-root <path> uri tcp://0.0.0.0/1234 cache-size 10m fifo-size 2048