network zone green0 config create ipv4-static --address=192.168.0.2 --prefix=24 [--gateway=192.168.0.1]
Options
Address (required)
The IP address that is to be assigned to the zone.
Prefix (required)
The network prefix.
Gateway
A gateway can be passed and is set as the default gateway.