Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:00,512 --> 00:00:03,584
Visser networking consists of two major components
2
00:00:04,096 --> 00:00:06,656
Vmkernel networking in virtual machine networking
3
00:00:07,168 --> 00:00:10,752
Both use Virtual switches to manage configuration and connection information
4
00:00:12,288 --> 00:00:18,432
A virtual switch provides us with a representation of how the vmkernel is going to pass traffic as it exits a virgin
5
00:00:18,688 --> 00:00:21,760
Machine out to the physical Network or to another virtual machine
6
00:00:22,528 --> 00:00:24,832
All of this is configured through V switches
7
00:00:25,344 --> 00:00:28,928
Currently we have the switch zero that was created during installation
8
00:00:29,184 --> 00:00:34,560
And we can see from the graphical representation here on the right hand side we have our physical adapters
9
00:00:35,072 --> 00:00:37,632
Those are up links that are plugged into our physical switches
10
00:00:38,144 --> 00:00:40,192
And on the left hand side we have our pork groups
11
00:00:40,448 --> 00:00:46,336
Support groups determine which virtual machines or vmkernel interfaces are all going to have the same configuration
12
00:00:46,848 --> 00:00:51,712
Under the physical adapters I can click on the I to get some information about that physical adapter
13
00:00:52,224 --> 00:00:55,040
It shows what type of naked is
14
00:00:55,552 --> 00:00:58,880
What driver choosing and then it's current status information
15
00:00:59,136 --> 00:01:02,720
As well as any network information about what it's connected to
16
00:01:02,976 --> 00:01:07,328
That's based off of observe incoming traffic and it's not necessarily reliable
17
00:01:07,584 --> 00:01:11,680
But it does give us a good indication of what networks that particular interfaces Steam
18
00:01:12,448 --> 00:01:18,592
If we were connected to a physical switch that supports either CDP or lldp we would see information here from the Disco
19
00:01:18,848 --> 00:01:19,360
Every protocol
20
00:01:23,200 --> 00:01:26,784
What part were plugged into what VLAN is configured for and things like that
21
00:01:29,344 --> 00:01:34,208
On the left hand side we can also click on the little I here to get information about this port group
22
00:01:36,768 --> 00:01:42,912
The first thing that I can configure is the default settings for the V switch to do that I select a v switch
23
00:01:43,168 --> 00:01:45,216
I clicked on the little plus above it
24
00:01:46,240 --> 00:01:49,824
From here I have four different categories where I can modify the configuration
25
00:01:50,080 --> 00:01:51,360
The first one is properties
26
00:01:51,616 --> 00:01:53,664
And here I can change the MTU
27
00:01:53,920 --> 00:01:57,504
The default MTU is 1500 which is the standard for ethernet
28
00:01:57,760 --> 00:01:59,808
Increases all the way up to 9000
29
00:02:00,064 --> 00:02:06,208
Keep in mind however if you increases to 9000 then all of your physical devices also have to be configured to support jumbo frames
30
00:02:07,488 --> 00:02:10,816
Our second option is security and this is going to determine
31
00:02:11,072 --> 00:02:14,656
How are virtual machines are allowed to communicate
32
00:02:14,912 --> 00:02:18,496
First Option under Heroes promiscuous mode in the default for that is reject
33
00:02:19,264 --> 00:02:22,592
Promiscuous mode means that a virtual machine can receive traffic
34
00:02:22,848 --> 00:02:28,992
Even if it's not intended for its Mac address by default a switch is not going to pass traffic to Virtual Machine
35
00:02:29,248 --> 00:02:31,040
Unless it's intended for its Mac address
36
00:02:31,552 --> 00:02:33,088
If we set that to accept
37
00:02:33,344 --> 00:02:37,696
The not virtual machine or any virtual machine plugged into this port group RV switch
38
00:02:37,952 --> 00:02:42,304
Is going to be able to monitor traffic even when it has a different destination
39
00:02:43,072 --> 00:02:45,632
The default there is rejecting that's generally where you want to leave it
40
00:02:46,400 --> 00:02:49,984
Next two options Mac address changes and forged transmits
41
00:02:50,240 --> 00:02:51,776
The default here is except
42
00:02:52,032 --> 00:02:52,800
For both of them
43
00:02:53,312 --> 00:02:59,456
Mac address changes means do we want to allow for the virtual machine to report that it wants to receive traffic
44
00:02:59,712 --> 00:03:01,248
Take for a different Mac address
45
00:03:06,368 --> 00:03:09,440
From a different Mac address then it's hardcoded address
46
00:03:10,208 --> 00:03:12,512
All three of these need to be set to accept
47
00:03:13,024 --> 00:03:15,840
For any network where we're creating esxi host
48
00:03:16,096 --> 00:03:22,240
Because they do need to receive traffic that is intended for Mac addresses other than their own and they're also going to need to forge trans
49
00:03:23,008 --> 00:03:25,312
As well as report Mac address changes
50
00:03:25,824 --> 00:03:28,640
We did that earlier for the physical cost report
51
00:03:30,944 --> 00:03:37,088
Third option under here is traffic shaping this allows for us to control the amount of traffic that are virtual machine
52
00:03:37,344 --> 00:03:39,392
Is allowed to transmit
53
00:03:41,184 --> 00:03:45,792
We can set this to enabled and then we can configure the average Peak and the burst size
54
00:03:47,328 --> 00:03:50,400
Very very rarely used so we'll leave it is disabled
55
00:03:53,984 --> 00:03:59,872
First Option gear is load balancing this is going to determine how our virtual machines are bound to our up links
56
00:04:00,640 --> 00:04:04,480
The default is route based on originating virtue important for the most part that's where we'll want to leave it
57
00:04:05,504 --> 00:04:10,880
Second option here is Network failure detection there's two options link status only and Beacon probing
58
00:04:11,136 --> 00:04:14,720
Once again in almost all cases were going to want to leave this as link status only
59
00:04:15,488 --> 00:04:21,631
Notify switches indicates that when a virtual machine moves either as a result of emotion or the
60
00:04:21,887 --> 00:04:23,167
Failure of a physical Nic
61
00:04:23,423 --> 00:04:29,567
We want to send a gratuitous ARP up to the physical switches to notify them that the MAC address changed
62
00:04:30,079 --> 00:04:33,919
Once again in almost all cases were going to want to leave that set to yes
63
00:04:34,431 --> 00:04:38,527
The one place where you might want to change that is if you're using Microsoft network load balancing
64
00:04:39,295 --> 00:04:42,879
Fourth option at the top is failback this is going to determine
65
00:04:43,391 --> 00:04:44,159
EFA
66
00:04:44,415 --> 00:04:48,511
Physical adapter fails and then later comes back do you want to fail the virtual machines back to it
67
00:04:48,767 --> 00:04:52,095
The default is yes and more than likely want to leave it there
68
00:04:52,863 --> 00:04:55,679
Finally we have the option of changing the failover order
69
00:04:56,447 --> 00:04:59,007
The first category here is active adapters
70
00:04:59,519 --> 00:05:05,663
Any adapters that are listed under active or going to be load balance based off as a load-balancing algorithm that I have configured
71
00:05:06,687 --> 00:05:12,575
Any doctors that are listed under standby are only going to become active if one of the active adapter fails
72
00:05:13,087 --> 00:05:18,207
And finally any adapters listed under unused or never going to be used for this particular pork group
73
00:05:19,231 --> 00:05:23,071
I can click on an adapter and then I can use the arrows to move it up and down through the list
74
00:05:25,375 --> 00:05:29,983
Hbm Colonel adapter plugged into a standard switch is going to have its own
75
00:05:30,239 --> 00:05:30,751
Park group
76
00:05:31,775 --> 00:05:34,335
If I had it settings on that I can change the same settings
77
00:05:34,591 --> 00:05:40,735
If I want to edit the IP address of that vmkernel Port I need to go down to the internal adapters and I can select it here
78
00:05:41,759 --> 00:05:44,575
For more detailed discussion of networking with vsphere
79
00:05:44,831 --> 00:05:48,671
See my configure and manage VMware vsphere 6 networking course
80
00:05:49,183 --> 00:05:51,743
Now I'm going to make some changes to our lab Network environment
81
00:05:53,535 --> 00:05:59,679
In production environment typically each V switch will have at least two Uplink adapters each one connected to a separate
82
00:05:59,935 --> 00:06:01,983
Physical switch to allow for redundancy
83
00:06:02,495 --> 00:06:08,639
Even though it's not really important for a lab environment I'd like our loud environment to mimic a real-life environments I'm going to go
84
00:06:08,895 --> 00:06:10,687
Add a second physical adapter
85
00:06:10,943 --> 00:06:12,223
To my V switches
86
00:06:12,991 --> 00:06:16,575
To do this I just like the V switch and click on the little green card here
87
00:06:17,599 --> 00:06:18,623
Then click on the plus
88
00:06:23,487 --> 00:06:25,023
Now see that there's two
89
00:06:25,279 --> 00:06:26,559
Physical adapters there
90
00:06:27,071 --> 00:06:31,423
New Edition I need to create a vmkernel interface for vmotion traffic
91
00:06:32,191 --> 00:06:33,727
To do this I click on the little
92
00:06:33,983 --> 00:06:35,263
Green Plus next to the world
93
00:06:36,031 --> 00:06:37,823
It's like the internal network adapter
94
00:06:38,335 --> 00:06:38,847
Go to next
95
00:06:39,615 --> 00:06:42,175
I'm going to leave it on the same V switch that we already have
96
00:06:42,943 --> 00:06:45,247
And I'm going to call this one the emotion
97
00:06:46,015 --> 00:06:52,159
In a production environment we would typically change the VLAN however like I said we're not going to use the alliance in this environment so we'll leave it where
98
00:06:53,695 --> 00:06:59,327
As of 5.5 VMware introduced the ability to do multiple tcp-ip stacks
99
00:06:59,583 --> 00:07:05,215
Each stock is going to have its own vmkernel interfaces its own routing table and its own default router
100
00:07:05,983 --> 00:07:09,823
There is a stock available for vmotion because vmotion can now be routable
101
00:07:15,455 --> 00:07:18,527
Click on next in this is where I'll enter the IP information
102
00:07:19,039 --> 00:07:25,183
Because we're not going to be riding vmotion in the lab environment I can make up whatever IP addresses I want as long as you're not being used anywhere
103
00:07:25,439 --> 00:07:25,951
Nelson my network
104
00:07:29,023 --> 00:07:33,887
Each esxi host is going to need its own separate IP address and they all need to be on the same subnet
105
00:07:39,519 --> 00:07:45,663
Meaning that any traffic exiting this interface is going to use its own default gateway rather than the one that is a sign by the TC
106
00:07:45,919 --> 00:07:46,431
VIP stock
107
00:07:47,711 --> 00:07:53,855
Doing so is only necessary for specific situations and most of the time you're not going to want to override
108
00:07:54,111 --> 00:07:54,879
The default gateway
109
00:07:56,159 --> 00:07:56,927
Click on next
110
00:07:57,439 --> 00:07:57,951
And
111
00:07:58,207 --> 00:07:58,719
Finish
112
00:07:59,743 --> 00:08:05,887
Now want to make the same two changes to our other esxi host but I've already done that in this case
113
00:08:07,679 --> 00:08:09,471
Here's our new vmkernel adapter
114
00:08:09,983 --> 00:08:11,007
4 v motion
115
00:08:11,519 --> 00:08:15,871
And we can see it's IP address there and I can check the same information on the other two
116
00:08:16,639 --> 00:08:20,223
To verify that each one has a unique IP address on the same subnet
117
00:08:24,063 --> 00:08:27,903
I can also assign a vmotion interface to my physical
118
00:08:28,159 --> 00:08:30,719
Esxi host also on the same subnet
119
00:08:31,231 --> 00:08:36,351
And then I'd be able to be motion between my physical esxi host and my virtual esxi host
120
00:08:36,863 --> 00:08:38,911
Use caution if you decide to do that
121
00:08:39,167 --> 00:08:42,495
As you try to vmotion one of your esxi host to itself
122
00:08:42,751 --> 00:08:44,031
It will crossout server
123
00:08:45,055 --> 00:08:47,615
Next I want to create a distributed switch
124
00:08:48,127 --> 00:08:49,919
To do this I go over to
125
00:08:50,175 --> 00:08:50,943
Networking
126
00:08:51,711 --> 00:08:54,527
Right click on my data center distributed switch
127
00:08:55,039 --> 00:08:56,319
New distributed switch
128
00:08:58,367 --> 00:08:59,391
Give it a name
129
00:09:01,951 --> 00:09:04,767
There multiple versions of the distributed switch available
130
00:09:05,023 --> 00:09:07,839
Which one matches the versions of esxi
131
00:09:08,351 --> 00:09:12,959
A 6.5 distributed switch could only be used on 6.5 esxi host
132
00:09:13,471 --> 00:09:19,615
Each one as additional enhancements to the distributed switch since all my hoes or 6.5
133
00:09:19,871 --> 00:09:21,663
Women stick with a 6.5
134
00:09:21,919 --> 00:09:22,687
Distributed switch
135
00:09:24,479 --> 00:09:27,295
I've only got two available doctors so I can reduce that
136
00:09:27,807 --> 00:09:29,855
I don't want to use Network IO control
137
00:09:30,111 --> 00:09:31,391
And I'm going to create
138
00:09:33,183 --> 00:09:34,207
Newport group
139
00:09:40,351 --> 00:09:41,119
Click on finish
140
00:09:41,887 --> 00:09:45,471
Now I have a distributed switch but I need to add my esxi host to it
141
00:09:46,495 --> 00:09:48,543
Right click on it admin and host
142
00:09:49,823 --> 00:09:51,103
I want to add hose to it
143
00:09:55,711 --> 00:09:58,271
I'm going to select all three of my
144
00:09:59,295 --> 00:10:00,063
The San Jose
145
00:10:06,719 --> 00:10:10,047
Check on the little box down here now when I go to configure
146
00:10:10,303 --> 00:10:14,143
One host I can use that as a template for configuring the other two
147
00:10:14,911 --> 00:10:15,935
It's like my first host
148
00:10:17,727 --> 00:10:22,079
Now I don't wanna move over any of my vmkernel adapter so all I need to do is manage physical adapters
149
00:10:25,663 --> 00:10:28,991
This screen here shows my template host
150
00:10:29,503 --> 00:10:31,807
And then it shows me the available Knicks
151
00:10:32,063 --> 00:10:35,391
It shows the ones that are already being a noose I don't want to steal those ones
152
00:10:35,903 --> 00:10:37,183
It's almost like being Nick to
153
00:10:37,951 --> 00:10:40,255
Assign it to uplinks Lot 1
154
00:10:41,535 --> 00:10:43,071
And it's like being mixed 3
155
00:10:44,863 --> 00:10:46,911
And assign not to Uplink Slot 2
156
00:10:48,447 --> 00:10:54,335
Now all I have to do is click on apply to all and those exact same settings get applied to my other two
157
00:10:54,591 --> 00:10:55,615
Esxi host
158
00:10:57,407 --> 00:11:00,735
Click on next going to verify that this isn't going to impact by scuzzi
159
00:11:00,991 --> 00:11:03,295
Since I don't have ice cuz he can figure it won't
160
00:11:05,855 --> 00:11:08,415
And it just verifies information and I click on finish
161
00:11:10,719 --> 00:11:11,999
And that job finishes
162
00:11:12,511 --> 00:11:13,279
Rather quickly
163
00:11:18,655 --> 00:11:20,191
I go back to host in clusters
164
00:11:20,703 --> 00:11:22,495
It's like one of my esxi host
165
00:11:26,335 --> 00:11:31,967
For more information about distributed switches see my configure and manage VMware vsphere distributed switch course
166
00:11:32,735 --> 00:11:35,807
Now let's take a look at our storage configuration for the lab
20518
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.