Use this command to display the VLAN ID - Policy Profile mappings table for all or the specified VLANs.
vlan-list | (Optional) VLAN ID or range of IDs (1 to 4094) |
If a vlan-list is not specified, maptable entries for all VLANs are displayed.
All command modes, Read.
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)->