zone <name>
Go to configuration submenu of zone with name <name>
. If the zone does not exist, it is created.
zone=['name']> description <description>
Set zone description.
zone=['name']> type (L2|L3)
Set zone type. The type cannot be changed after the zone is created.
zone=['name']> rename <name>
Rename zone to <name>
.
no zone <name>
Delete zone with name <name>
. This command will not work as long as the zone is present in configurations of interfaces.
no zone <name> force
Delete zone <name>
by forcibly unbinding it from all interfaces.
show zones
Show list of created zones.