ffad890961
Type: refactor Change-Id: I64665b290e2c42bbd9b0e877e9e4b028090b0ede Signed-off-by: Damjan Marion <damarion@cisco.com>
8 lines
247 B
HTTP
8 lines
247 B
HTTP
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 <path> uri tcp://0.0.0.0/1234 cache-size 10m fifo-size 2048
|
|
builtinurl enable
|