Daniel Ding
Daniel Ding
```` Port "vx-100650119" Interface "vx-100650119" type: vxlan options: {df_default="false", dst_port="4789", key=flow, remote_ip="100.65.0.119"} ````
Add a Findhop: hop22 ``` openlan network --name example findhop add --nexthop 192.168.1.1,192.168.1.2 --mode active-backup --name hop22 ``` Using hop22 as route nexthop ``` openlan network --name example route add...
``` $ openlan ddns auth set --api --token $ openlan ddns record add --name n1 --zone cc.luscis.cn you can 'curl https://:10000/api/ddns/' to update this ddns domain's public address. $ openlan...