What is effect of the command fabricpath load-balance unicast Iayer3″?
A.
It configures F2 VDC FabricPath unicast load balancing
B.
The command automatically load balances broadcast traffic
C.
It configures F1/MI VDC FabricPath unicast load balancing
D.
It configures M1 VDC FabricPath unicast load balancing
Answer C does not make sense. According to Cisco the command can be run only when the below are true:
Configuring FabricPath Unicast Load Balancing (Optional)
The FabricPath network automatically balances unicast traffic when multiple paths are available. However, you can configure specific load balancing for the unicast traffic. The default is to use all options.
BEFORE YOU BEGIN
Ensure that you are working on an F Series module.
Ensure that you have installed the Enhanced Layer 2 license.
Ensure that you have enabled the FabricPath feature set.
Not sure why the answer talks about M1 series. Answer should be closer to A.
The M1/F1 integration supports ECMP load-sharing.
C makes alot of sense and its the correct answer. See below
This example shows how to configure FabricPath unicast load balancing for VDCs that do not allow F2 resource types:
switch# configure terminal
switch(config)# fabricpath load-balance unicast layer3
switch(config)#
Reference – http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/6_x/nx-os/fabricpath/configuration/guide/b-Cisco-Nexus-7000-Series-NX-OS-FP-Configuration-Guide-6x/b-Cisco-Nexus-7000-Series-NX-OS-FP-Configuration-Guide-6x_chapter_0101.html
i think Data_Center_CCNP is right… read the full section of “Configuring FabricPath Unicast Load Balancing (Optional)”