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

Скачать
Страница из 32
 
 
© 2012 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 25 of 32 
traffic takes the path through the vPC primary, the ARP table on the vPC secondary may end up being out of date 
despite the synchronization feature. 
For this reason, proper traffic distribution is recommended both upstream and downstream of a vPC system. 
The client-to-server traffic load distribution happens on the core devices, in which case you need to check the 
Equal Cost Multipath configuration to ensure that this is properly tuned (for example, if you want to include the 
Layer 4 port information in the Layer 3 hashing from the core to the Cisco Nexus 7000 Series): 
tc-core01(config)#mls ip cef load-sharing full 
To verify which path is taken from the core to the Cisco Nexus 7000 Series, you can use the following command: 
tc-core01#show mls cef exact-route 10.40.0.10 10.50.0.103 
Because server-to-client traffic load distribution happens on the Cisco Nexus 5000 Series in the access switch, you 
need to check the PortChannel configuration on the Cisco Nexus 5000 Series. For example, to configure source IP 
and source layer port-based hashing from server to the Cisco Nexus 7000 Series, use the following command: 
port-channel load-balance ethernet source-port 
To verify which path is taken, from the access switch to the Cisco Nexus 7000 Series, use the following command: 
show port-channel load-balance forwarding-path 
Sample Configurations 
Reference Topology 
The following configurations refer to the topology shown in Figure 13. The main difference between the previous 
recommendations and this configuration example is the use of a direct connection for the vPC peer keepalive over 
port Ethernet 8/16 instead of through mgmt0 routed over the management network. 
As previously described, the VDC used for production differs from the default VDC. For this reason, the sample 
topology in Figure 13 uses VDC 2 and not VDC1, but nothing prevents you from using the same, exact 
configurations on the default or master VDC. 
Figure 13.    Sample Reference Topology