To monitor various network statistics, use the show access-list network-zone command. This command's output displays the network-zones configured, the number of attributes configured, and the number of policy files that has the specific zones in it.
Example
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
The following example displays detailed information about a specific network zone, the attributes configured in the zone, and the policies bound to the zone:
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