Dell POWEREDGE M1000E User Manual

Page 353

Advertising
background image

2-323

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

match (class-map configuration)

This example shows how to specify a range of physical ports to which an interface-level class map in a
hierarchical policy map applies:

Switch(config)# class-map match-all class4

Switch(config-cmap)# match input-interface gigabitethernet2/0/1 - gigabitethernet2/0/5

Switch(config-cmap)# exit

You can verify your settings by entering the show class-map privileged EXEC command.

Related Commands

Command

Description

class-map

Creates a class map to be used for matching packets to the class whose name
you specify.

show class-map

Displays quality of service (QoS) class maps.

Advertising