16.01.2013 Views

Ipswitch WhatsUp Gold User Guide - Ipswitch Documentation Server

Ipswitch WhatsUp Gold User Guide - Ipswitch Documentation Server

Ipswitch WhatsUp Gold User Guide - Ipswitch Documentation Server

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Ipswitch</strong> <strong>WhatsUp</strong> <strong>Gold</strong> <strong>User</strong> <strong>Guide</strong><br />

2 Create the class name and enter the configure class map mode.<br />

Router(config)# class-map match-any NMclass<br />

Note: The match-any keyword is used when all of the match criteria in the traffic class must<br />

be met in order for a packet to be placed in the specified traffic class.<br />

3 Use one or more match commands to specify the match criteria. Packets that match the<br />

specified match criteria will be placed in the traffic class.<br />

Router(config-cmap)# match protocol snmp<br />

Router(config-cmap)# match protocol icmp<br />

Note: You can repeat the steps that create a class name and specify the match criteria to<br />

create as many classes as are needed to define the policy you want to apply to the interface.<br />

4 Exit the class map configuration mode.<br />

Router(config-cmap)# exit<br />

Example: Class Map configuration<br />

The following is an example of a class map configuration.<br />

class-map match-any nm<br />

match protocol snmp<br />

match protocol icmp<br />

class-map match-any p2p<br />

match protocol kazaa2<br />

match protocol gnutella<br />

match protocol edonkey<br />

match protocol bittorrent<br />

match protocol fasttrack<br />

match protocol directconnect<br />

match protocol winmx<br />

class-map match-all FTP<br />

match protocol ftp<br />

class-map match-any web<br />

match protocol http<br />

class-map match-any utube<br />

match protocol http s-header-field "*http://www.youtube.com/*"<br />

985

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!