refresh access-list network-zone

refresh access-list network-zone [zone_name | all]

Description

This command is used to refresh a specific network zone, or all the network zones.

Syntax Description

network-zone Specifies the logical group of remote devices.
zone_name Specifies the network_zone name.
all Refresh all the network-zones.

Default

N/A.

Usage Guidelines

Use this command to refresh a specific network zone, or all the network zones.

When you issue the command to refresh a network-zone, or all network-zones, it can take a long time to clear the CLI because each individual policy must be converted before it is refreshed. The command succeeds, or fails, only after it receives a response for all policy refresh results from the hardware.

If the refresh fails for a specific zone, the following error message will be printed on the console.

Switch # refresh access-list network-zone zone1
ERROR: Refresh failed for network-zone "zone1".

Example

The following example refreshes all policies in “zone1”:

refresh access-list network-zone zone1

History

This command was first available in ExtremeXOS 15.2.

Platform Availability

This command is available on all platforms.