create access-list network-zone

create access-list network-zone zone_name

Description

Creates a network-zone with a specified name.

Syntax Description

access-list Access list
network-zone Network zone
zone_name Network zone name

Default

N/A.

Usage Guidelines

Use this command to create a network-zone with a specified name. The network-zone can then be associated with the policy file using either the "source-zone" or "destination-zone" attribute.

Example

Switch# create access-list network-zone zone1

If the user tries to create a network-zone that was already created, the following error message will be displayed on the console, and the command will be rejected.

Switch#create access-list network-zone zone1
Error:  Network Zone "zone1" already exists.

History

This command was first available in ExtremeXOS 15.2.

Platform Availability

This command is available on all platforms.