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
To create or enter a class map.
class-map <class-map-number(1-65535)>
no class-map <class-map-number(1-65535)>
class-map-number
(1-65535)
Specify the class map ID.
Global Configuration Mode
Using no form to delete a class map.
switch(config)# class-map 1
This command was introduced
To associate a access control rule.
match access-group { mac-access-list | ip-access-list }
<acl-index-num (1-65535) >
Specify the rule of MAC access list to associate.
Specify the rule of standard or extended IP access list to
associate.
Specify the access control list ID.
Class-map Configuration Mode