Page 1 of 1

What is the proper CLISH syntax to configure a default route via 192.168.255.1 in GAiA?

Posted: Fri Jul 22, 2022 11:32 am
by answerhappygod
What is the proper CLISH syntax to configure a default route via 192.168.255.1 in GAiA?

A. set static-route default nexthop gateway address 192.168.255.1 priority 1 on
B. set static-route 192.168.255.0/24 nexthop gateway logical ethl on
C. set static-route 192.168.255.0/24 nexthop gateway address 192.168.255.1 priority 1 on
D. set static-route nexthop default gateway logical 192.168.255.1 priority 1 on