I See that in the 3750 I Can't match COS in Class-Map
Switch(config)#class-map COS0
Switch(config-cmap)#match ?
  access-group     Access group
  any              Any packets
  input-interface  Select one or more input interfaces to match
  ip               IP specific values
  not              Negate this match result
  packet           Layer 3 Packet length
  protocol         Protocol
But I See I can configure Mac Access-list with Match to COS
mac access-list extended COS0
 permit any any cos 0
mac access-list extended COS1
 permit any any cos 1
mac access-list extended COS2
 permit any any cos 2
mac access-list extended COS3
 permit any any cos 3
mac access-list extended COS4
 permit any any cos 4
mac access-list extended COS5
 permit any any cos 5
mac access-list extended COS6
 permit any any cos 6
mac access-list extended COS7
 permit any any cos 7
mac access-list extended IPV6a
 permit any any 0x8644 0x0
How Can I Attach the mac access-lists to the service-policy ?
witch(config)#class-map COS0
Switch(config-cmap)#?
QoS class-map configuration commands:
  description  Class-Map description
  exit         Exit from QoS class-map configuration mode
  match        classification criteria
  no           Negate or set default values of a command
Switch(config-cmap)#match ?
  access-group     Access group
  any              Any packets
  input-interface  Select one or more input interfaces to match
  ip               IP specific values
  not              Negate this match result
  packet           Layer 3 Packet length
  protocol         Protocol
Switch(config-cmap)#match an
Switch(config-cmap)#match any ?
  <cr>
Switch(config-cmap)#match pac
Switch(config-cmap)#match packet ?
  length  Layer 3 Packet length
Switch(config-cmap)#match packet le
Switch(config-cmap)#match packet length ?
  max  Maximum length of packet
  min  Minimum length of packet
Switch(config-cmap)#match ip ?
  dscp        Match IP DSCP (DiffServ CodePoints)
  precedence  Match IP precedence
Switch(config)#policy-map QOS
Switch(config-pmap)#class COS0
Blogs and organic groups at http://www.ccie.net
Received on Thu May 07 2009 - 09:26:49 ART
This archive was generated by hypermail 2.2.0 : Mon Jun 01 2009 - 07:04:42 ART