show policy maptable

Use this command to display the VLAN ID - Policy Profile mappings table for all or the specified VLANs.

Syntax

show policy maptable [vlan-list]

Parameters

vlan-list (Optional) VLAN ID or range of IDs (1 to 4094)

Defaults

If a vlan-list is not specified, maptable entries for all VLANs are displayed.

Mode

All command modes, Read.

Examples

This example displays the policy map table status and also the contents of the map table for all VLANs.

System(rw)->show policy maptable
Policy map response:  policy
Policy map last change: 0 days 3:19:02.77
Policy Mappings:
VLAN ID   Policy Profile
1         22  (Engineering User)
2         23  (Sales User)
4094      400 (Guest)
System(rw)->

This example displays the policy map table status and also the contents of the map table for VLAN 2:

System(rw)->show policy maptable 2
Policy map response     :  policy
Policy map last change  :  0 days 3:21:02.77
        VLAN ID        Policy Profile
        2              23 (Sales User)
System(rw)->