set policy maptable

Use this command to add entries to the mapping table and to set the map table response state for the switch.

Syntax

set policy maptable {vlan-list profile-index | response {tunnel | policy | both}}

Parameters

vlan-list VLAN ID or range of IDs. Valid values: 1 to 4094.
profile-index Policy ID. Valid Values are 1 to 1023 (S-, K-Series) 1 to 63 (7100-Series).
response tunnel | policy | both Indicates which attributes to use from RADIUS response.

tunnel - Apply the vlan-tunnel attribute

policy - Apply the filter-id attribute (default response)

both - Apply both attributes

Defaults

None.

Mode

All command modes.

Usage

The policy response is the default response for the set policy maptable command.

Example

This example adds an entry to the map table that maps VLAN 3 to policy profile 8:

System(rw)->set policy maptable 3 8

This example sets the switch to use both tunnel and policy attributes in the RADIUS response for the Policy Profile mappings:

System(rw)->set policy maptable response both