Cisco Cisco Nexus 5010 Switch Guida Alla Progettazione

Pagina di 119
 
 
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 71 of 119 
Figure 31.    Buffer Architecture of the Cisco Nexus 2248TP 
 
Cisco Nexus 2248TP-E Buffer Allocation 
The Cisco Nexus 2248TP-E is a 100 Mb or 1 GB fabric extender optimized for specialized data center workloads 
such as big-data deployments, distributed storage, distributed computing, market data, and video editing. 
The Cisco Nexus 2248TP-E has forty-eight 1 Gigabit Ethernet ports and four 10 Gigabit Ethernet uplinks. 
A single chip set provides 32 MB of shared buffer space with a 512-byte cell size. This buffer space is shared by 4 
NIF and 48 HIF ports. 
The available buffer size is not dependent on the number of NIFs that are connected. By default, the dedicated 
buffer size is 64 KB per HIF, and the queue limit is set at 1 MB per port (carved from the shared buffer space). 
Each NIF has 128 KB of dedicated buffer space and can use all 25 MB of buffer space. 
With the default configuration, a single burst sent at 10-Gb line rate to one of the Gigabit Ethernet ports can be 1 
MB in size before experiencing drops. The queue limit can be modified to allow bigger bursts, and in the most 
extreme case, you can remove the queue limit completely to offer the capability to use the full 25-MB space. 
In the H2N direction, the default queue limit is 4 MB. 
You can change the queue limits for N2H and H2N, respectively, as follows: 
switch(config-fex)# hardware N2248TP-E queue-limit 1000000 tx 
switch(config-fex)# hardware N2248TP-E queue-limit 4000000 rx 
You can also configure queue limits per interface (as long as the interface is not part of a vPC): 
switch(config)# interface ethernet 100/1/1 
switch(config-if)# hardware N2248TP-E queue-limit 4000000 tx 
switch(config-if)# hardware N2248TP-E queue-limit 4000000 rx 
Cisco Nexus 2224TP Buffer Allocation 
The Cisco Nexus 2224TP provides 640 KB every four HIF ports. Each ASIC provides shared buffering to four HIFs. 
Each NIF port can use up to 320 KB on each ASIC. Thus, for the Cisco Nexus 2224TP, the more fabric links there 
are, the more buffers are available. With two NIF uplinks, the traffic can write to the full 640 KB of buffer space, 
which is shared by four HIFs. 
By default, there is a queue tail-drop threshold of 64 KB for the N2H direction, which can be removed with the no 
fex queue-limit command.