Configuration Commands : no opt-map

no opt-map
Description
Use the no opt-map command to delete an optimization map or a specific priority entry from an optimization map.
Syntax
no opt-map <opt map name>
no opt-map <opt map name> <priority value>
Arguments
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
Usage Guidelines
You can only delete an optimization map if it’s inactive. Therefore, to delete the active optimization map, you must first activate a different optimization map. For example:
(config) # opt-map ginger activate
(config) # no opt-map fred
You can also delete a specific entry in an optimization map by using the no opt-map command and specifying a priority value. For example, the following statement deletes the priority 100 entry (match and set statements) from the optimization map, fred:
(config) # no opt-map fred 100

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.