Руководство По Проектированию для Cisco Cisco Nexus 5010 Switch

Скачать
Страница из 119
 
 
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 69 of 119 
Figure 30.    Congestion Handling on the Fabric Extender for No-Drop Classes 
 
With shared buffer architectures, the possibility exists that one port may experience sustained congestion and take 
away buffer space from the other ports. To help prevent this situation, default drop thresholds (or queue limits) are 
available. For instance, for 1 Gigabit Ethernet ports on the Cisco Nexus 2248TP and 2248TP-E, this limit is set to 
64 KB. Depending on the deployment, it may be better to remove the queue limit. You can do this on a per-fabric-
extender basis with this command: 
Fex <number> 
 
No fex queue-limit 
However, if you just want to modify the queue, starting from Cisco NX-OS 4.2(1)N2(1) you can configure the 
egress (N2H) direction drop threshold, which effectively determines how much buffer space can be allocated for 
each host port: 
N5k(config)# fex 100 
 
N5k(config-fex)# hardware N2248T queue-limit 120000 
Cisco Nexus 2148T Buffer Allocation 
In the Cisco Nexus 2148T, all traffic was initially mapped to one of two queues: 
● 
Drop queue: For all traffic classes defined as drop classes 
● 
No-drop queue: For all traffic classes defined as no-drop classes 
Starting from software release Cisco NX-OS 4.2(1)N1(1), by default only one drop queue is predefined on the 
Cisco Nexus 2148T. All traffic classes defined as type drop are assigned to this queue. If the user defines no-drop 
classes, then the Cisco Nexus 5000 Series Switch allocates an additional queue of type no-drop on the Cisco 
Nexus 2148T.