Class (Policy Map) - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

C Commands

class (policy map)

To specify a control plane class map for a control plane policy map, use the class command. To delete a
control plane class map from a control plane policy map, use the no form of this command.
class {class-map-name [insert-before class-map-name2]| class-default}
no class class-map-name
Syntax Description
class-map-name
insert-before class-map-name2
class-default
Command Default
None
Command Modes
Policy map configuration
Command History
Release
4.0(1)
Usage Guidelines
You can use this command only in the default virtual device context (VDC).
This command does not require a license.
Examples
This example shows how to configure a class map for a control plane policy map:
switch# configure terminal
switch(config)# policy-map type control-plane PolicyMapA
switch(config-pmap)# class ClassMapA
swtich(config-pmap-c)
This example shows how to delete a class map from a control plane policy map:
switch# configure terminal
switch(config)# policy-map type control-plane PolicyMapA
switch(config-pmap)# no class ClassMapA
Name of the class map.
(Optional) Inserts the control plane class map ahead
of another control plane class map for the control
plane policy map.
Specifies the default class.
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
class (policy map)
67

Advertisement

Table of Contents
loading

Table of Contents