cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1025
Views
0
Helpful
0
Replies

Nexus 7010 QoS

Kevin P Sheahan
Level 5
Level 5

I'm trying to 'convert' IOS QoS from a Catalyst 4506 to NX-OS QoS on a Nexus 7010. I'm working my way through the white papers right now but I would greatly appreciate if someone can offer some guidance as to how to get this going on the Nexus.

From the 4506 I have...

qos dbl   !!Not Supported in NX-OS

qos map dscp 24 25 26 27 28 29 30 31 to tx-queue 4     !!Not Supported in NX-OS

qos map dscp 32 33 34 35 36 37 38 39 to tx-queue 4     !!Not Supported in NX-OS

qos map cos 3 to dscp 26   !!Not Supported in NX-OS

qos map cos 4 to dscp 34   !!Not Supported in NX-OS

qos map cos 5 to dscp 46   !!Not Supported in NX-OS

qos   !!Not Supported in NX-OS

!

class-map type qos match-all voice-media

  match access-group name VoIP-Media

class-map type qos match-any voice-control

  match access-group name VoIP-Control

!

policy-map type qos VoIP-EDGE-IN

  class voice-media

    set dscp 46

  class voice-control

    set dscp 26

policy-map type qos autoqos-voip-policy

  class voice-media

    set dscp 46

  class voice-control

    set dscp 26

  class class-default

!

! The following QoS interface configuration commands are also not supported in NX-OS

priority extend trust

qos trust cos

qos trust extend

tx-queue 3

cir

auto qos voip cisco-phone

qos trust device cisco-phone

qos trust dscp

!

!

Please don't paste a link to the Nexus QoS Configuration Guide as your response... i'm currently working through that document. I would like someone to offer some like-for-like conversion guidance specifically regarding the 'qos' commands at the top.

Kind Regards,

Kevin

Kind Regards, Kevin Sheahan, CCIE # 41349
0 Replies 0
Review Cisco Networking for a $25 gift card