network zone green0 config create ipv4-static --address=192.168.0.2 --prefix=24 [--gateway=192.168.0.1]
The IP address that is to be assigned to the zone.
The network prefix.
A gateway can be passed and is set as the default gateway.
Older Revisions • January 7, 2020 at 2:41 am • Jon