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

Traffic shaping - Nexus9000 Port-channel

naveen98
Level 1
Level 1

Hi community,

 

We have a requirement on limiting traffic on a Nexus9000 Port-channel to 50Gig. And we have opened a TAC for this configuration change and TAC engineer shared below steps,

 

switch(config)# policy-map type queuing <name> 
switch(config-pmap-que)# class type queuing c-out-q1 
switch(config-pmap-c-que)# bandwidth percent 0 
switch(config-pmap-c-que)# class type queuing c-out-q2 
switch(config-pmap-c-que)# bandwidth percent 0 
switch(config-pmap-c-que)# class type queuing c-out-q3 
switch(config-pmap-c-que)# bandwidth percent 0 
switch(config-pmap-c-que)# class type queuing c-out-q-default 
switch(config-pmap-c-que)# bandwidth percent 100 
switch(config-pmap-c-que)# shape min <value> max <value> 
 
 
On the port : service-policy type queuing output <policy-name>

 

Can some explain more into this configurations, we are having bit of confusion.

 

Thanks.  

 

0 Replies 0
Review Cisco Networking for a $25 gift card