User's Guide

24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
36-1
Chapter 36
Classmap Command
Classmap Command List
class-map
match access-group
show class-map
class-map
To create or enter a class map.
Command
class-map <class-map-number(1-65535)>
no class-map <class-map-number(1-65535)>
Syntax Description
class-map-number
(1-65535)
Specify the class map ID.
Command Modes
Global Configuration Mode
User Guidelines
Using no form to delete a class map.
Example
switch(config)# class-map 1
Command History
Version
History
1.00.001
This command was introduced
match access-group
To associate a access control rule.
Command
match access-group { mac-access-list | ip-access-list }
<acl-index-num (1-65535) >
Syntax Description
mac-access-list
Specify the rule of MAC access list to associate.
ip-access-list
Specify the rule of standard or extended IP access list to
associate.
acl-index-num
(1-65535)
Specify the access control list ID.
Command Modes
Class-map Configuration Mode