Displays the network-zones configured, the number of attributes configured, and the number of policy files that have the specified zones in it.
network-zone | Specifies the logical group of remote devices. |
zone_name | Specifies the network-zone name. |
N/A.
Use this command to display detailed information about a particular network-zone, the attibutes configured in the zone, and the policies bound to the zone.
The following example displays network-zone statistics for all configured zones:
Switch # sh access-list network-zone ============================================================ Network Zone No. of No. of Policies Entities Bound ============================================================ zone1 5 2 zone2 3 1 zone3 0 0 ============================================================ Total Network Zones : 3
This example displays statistics for the specified zones, “zone1”, and “zone2”:
Switch #show access-list network-zone zone1 Network-zone : zone1 Total Attributes : 3 Attributes : 10.1.1.1 / 32 10.1.1.1 / 30 10.1.1.0 / 24 No. of Policies : 1 Policies : test Switch # sh access-list network-zone zone2 Network-zone : zone2 No. of Entities : 3 Entities : 00:00:00:00:00:22 / ff:ff:ff:ff:ff:ff 00:00:00:00:00:23 / ff:ff:ff:ff:00:00 00:00:00:00:00:24 / ff:ff:ff:ff:ff:00 No. of Policies : 0
This command was first available in ExtremeXOS 15.2.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.