Re: WAN Emulation at Distributed Switch
I inadvertently came across this discussion and although it's old thought I should comment as WAN Emulation technology has changed since 2013. You've already seen from your own experiences that there...
View ArticleRe: Can't Remove Host from dvSwitch
After spending the last two hours trying to gracefully remove a host from a vDS this is what did the trick.
View ArticleLink Aggregation - Alcatel Lucent
Need help configuring Link aggregation between an ESXI 6.0 host and an Alcatel- Lucent OS6450-P48 switch. What I have done. ESXI Host:Vswitch0Load balancing: Route Based on IP hashNetwork Failover...
View ArticleRe: Link Aggregation - Alcatel Lucent
What is your goal or requirement when using a LAG with an ESXi host?
View ArticleRe: Link Aggregation - Alcatel Lucent
Just to share the load between all the virtual servers between the 4 lines.
View ArticleRe: Link Aggregation - Alcatel Lucent
Are you aware that you do not need to use a LAG to achieve this goal? The default algorithm of "route based on virtual port ID" will achieve this naturally just by having multiple single uplinks for a...
View ArticleRe: Link Aggregation - Alcatel Lucent
My understanding is that "route based on virtual port ID" can only send data through one uplink at a time. And "Route based by IP hash' can send data through multiple uplinks at a time.
View ArticleRe: Link Aggregation - Alcatel Lucent
Here is an article I found that explains the differences between the options on the ESXI host Understanding NIC Teaming and Load Balancing Policies in virtual switch – Virtual Reality
View ArticleRe: Link Aggregation - Alcatel Lucent
Yes, a virtual NIC can only send traffic through one physical uplink at a time, but all VMs are spread across all links. By the way, even with a LAG and route based on IP hash *still* may not achieve a...
View ArticleRe: Link Aggregation - Alcatel Lucent
Right, 1 computer to the server is limited to 1 NIC. However, if I set Route based IP hash then say 100 clients could be using line 1 and 100 different clients could be using line 2. Correct?
View ArticleRe: Link Aggregation - Alcatel Lucent
It's a possibility, yes, and a LAG would help here if you have multiple concurrent connections to different hosts. But it's important to point out if Server A is talking to Clients A, B, and C, each of...
View ArticleRe: Link Aggregation - Alcatel Lucent
Yes, that is why I want LAG setup and working on Route based IP hash because we are a school district so there are several different hosts connecting to the same server at any given time.
View ArticleRe: Link Aggregation - Alcatel Lucent
Looks like it needs to be a "Distributed switch" the esxi host, I have it set up as a standard switch; however, I don't have the option to create a "Distributed switch" I think it is because we are...
View ArticleRe: Link Aggregation - Alcatel Lucent
If you're using ESXi free you can use static LAGs. If you have ESXi with an enterprise plus license (or some other license) which entitles you to use a vDS, you can use LACP but this requires vCenter...
View ArticleRe: Link Aggregation - Alcatel Lucent
How do I configure the Static LAG on the ESXI host?
View ArticleRe: Link Aggregation - Alcatel Lucent
https://kb.vmware.com/s/article/1001938 You just put the physical switch in static mode, then change the vSS's uplinks to Route Based on IP Hash. If your management vmkernel port is sharing this same...
View ArticleRe: LLDP not working with Intel X710 cards
Thanks! That works for me as well, I did need to reboot the host to get it effected, though.
View ArticleAdding static route to non-routed subnet
Hi all, Following is the situation: We are using an ESXi host for demo purposes with direct-attached storage. To be able to create extra data-stores we have directly attached a NetApp system to serve...
View Article