cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
346
Views
4
Helpful
2
Replies

QOS matching statements

caijunjie
Level 1
Level 1

Hi all

I would like to know if the following ever happen?

class-map match-all bulk

match ftp protocol

match tftp protocol

Will the above matching condition be ever fulfiled.

Please help. Thanks

Alan

2 Replies 2

lgijssel
Level 9
Level 9

Don't think so; the class map should be: class-map match-any bulk

regards,

Leo

Joseph W. Doherty
Hall of Fame
Hall of Fame

As the prior poster noted, no.

match-all works like:

match ftp protocol

(and)

match tftp protocol

match-any works like:

match ftp protocol

(or)

match tftp protocol

Review Cisco Networking products for a $25 gift card