Class-Map Type Control-Plane - Cisco Nexus 7000 Series Command Reference Manual

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

Advertisement

C Commands

class-map type control-plane

To create or specify a control plane class map and enter class map configuration mode, use the class-map
type control-plane command. To delete a control plane class map, use the no form of this command.
class-map type control-plane [match-all| match-any] class-map-name
no class-map type control-plane [match-all| match-any] class-map-name
Syntax Description
match-all
match-any
class-map-name
Command Default
match-any
Command Modes
Global configuration
Command History
Release
4.0(1)
Usage Guidelines
You cannot use match-all, match-any, or class-default as names for control plane class maps.
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 specify a control plane class map and enter class map configuration mode:
switch# configure terminal
switch(config)# class-map type control-plane ClassMapA
switch(config-cmap)#
This example shows how to delete a control plane class map:
switch# configure terminal
switch(config)# no class-map type control-plane ClassMapA
(Optional) Specifies to match all match conditions in
the class map.
(Optional) Specifies to match any match conditions
in the class map.
Name of the class map. The name is alphanumeric
and case-sensitive. The maximum length is 64
characters.
Modification
This command was introduced.
Cisco Nexus 7000 Series Security Command Reference
class-map type control-plane
69

Advertisement

Table of Contents
loading

Table of Contents