diff --git a/configs/fortigate/vdom_TEST/wanopt.cfg b/configs/fortigate/vdom_TEST/wanopt.cfg new file mode 100644 index 0000000..0311127 --- /dev/null +++ b/configs/fortigate/vdom_TEST/wanopt.cfg @@ -0,0 +1,8 @@ +config wanopt settings + set host-id "default-id" +end +config wanopt profile + edit "default" + set comments "Default WANopt profile." + next +end