Valid NCS-Core Dumps shared by ExamDiscuss.com for Helping Passing NCS-Core Exam! ExamDiscuss.com now offer the newest NCS-Core exam dumps, the ExamDiscuss.com NCS-Core exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com NCS-Core dumps with Test Engine here:
An administrator is currently using both 10g uplink with LACP and balance-tcp. A single VM should not be allowed to use more than a single 10G uplink, and both uplinks should be utilized. Which two command should be used to configure the bond? (choose two)
Correct Answer: A,D
For a configuration where a single VM should not exceed the bandwidth of a single 10G uplink and both uplinks need to be utilized, the correct bonding mode is balance-slb (Source Load Balancing). This mode allows both uplinks to be utilized while ensuring that a single VM will not exceed the capacity of one uplink, as traffic from each VM or "source" is assigned to one of the links in the bond. The other_config: bond-rebalance-interval=30000 command is used to set the interval at which the bonding driver will rebalance the assignment of sources to links in the bond. This helps in maintaining optimal distribution of load across the links as network conditions change. References: * Nutanix Bible: Network Configuration * Nutanix University: Advanced Network Configuration