cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
955
Views
0
Helpful
2
Comments
dzung042
Level 1
Level 1

Question

I want to limit bandwidth 200Mbps from server out, so I create qos flow guide

policy-map type qos 200M_test
class type qos class-default
set qos-group 0
police cir 200000000 bps bc 16000000 bytes conform transmit violate drop 

interface Ethernet1/18
service-policy type qos input Policy_200M_test

but sometime it running not correct, and all other port also limit without service-policy on there port.

it running correct on nxos 6, error appeared after upgrading os.

anyone help me how to limit on nxos v7.

thank you

Comments
balaji.bandi
Hall of Fame
Hall of Fame

nexus platform has limited QoS features, it can only do incoming, outgoing not work.

not tried below command - how about try :

interface Ethernet1/18

bandwidth 200000

 

check below link may help you :

 

https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/qos/b_Cisco_Nexus_5000_Series_NX-OS_Quality_of_Service_Configuration_Guide/Cisco_Nexus_5000_Series_NX-OS_Quality_of_Service_Configuration_Guide_chapter3.html

dzung042
Level 1
Level 1

Thank you!

I want config limit incoming (outgoing from server), this work correct with os version 6, but after upgrade to 7, sometime all port slow.

bandwidth 200000 this config will limit all incoming and outgoing

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: