Pete's Packet

Limitless

  • Catagories

  • Global visitors

    free counters
  • RSS CCIE Jobs – Metro NY area

    • Sr. Network Engineer
      Task Management Inc Norwalk, CT
    • Sr. Network Engineer Cisco - Somerset NJ or Jersey City
      Confidential Company Somerset, NJJob description: ...industry knowledge* Excellent communication and interpersonal skills* Excellent customer presentation skills** Cisco Certifications preferred (CCNA, CCNP,CCIE).We are committed to a policy of Equal Employment opportunity and will not discriminate on any legally...
    • Wide Area Network Administrator
    • Architect
      Tekmark Global Solutions LLC New York, NYJob description: ...6) Visio drawings 7) Voice/data convergence 8) Data center design 9) Firewalls/security 10) CCIE Written Roles and Responsibilities: -Provide Network Architectural direction to various client outsourced customer accounts-Works with...

Archive for June 3rd, 2009

QOS: How to memorize IP Precedence Values – lol

Posted by Peter Kurdziel on June 3, 2009

From: http://cciepursuit.wordpress.com/2008/05/15/lab-tip-remembering-ip-precedence-values/

You could look this up in the DOC CD, but there’s a quick and dirty way to do this on the command line.

1) Create a class-map.
2) Type ‘match ip precedence ?’ to see the context-sensitive help.  This will give you a list of the IP Precedence values along with their descriptions.
3) Get what you need and remember to delete the class-map.

Rack13R6(config)#class-map FAKE
Rack13R6(config-cmap)#match ip precedence ?
<0-7>           Enter up to 4 precedence values separated by white-spaces
critical        Match packets with critical precedence (5)
flash           Match packets with flash precedence (3)
flash-override  Match packets with flash override precedence (4)
immediate       Match packets with immediate precedence (2)
internet        Match packets with internetwork control precedence (6)
network         Match packets with network control precedence (7)
priority        Match packets with priority precedence (1)
routine         Match packets with routine precedence (0)

Rack13R6(config-cmap)#exit
Rack13R6(config)#no class-map FAKE

Posted in QOS, Routing & Switching Lab | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.