1
00:00:07,470 --> 00:00:09,930
- Let's talk quickly about IP conflicts.

2
00:00:09,930 --> 00:00:13,020
If two computers use the same IP address,

3
00:00:13,020 --> 00:00:14,550
you will have an IP conflict

4
00:00:14,550 --> 00:00:16,500
and both computers won't function

5
00:00:16,500 --> 00:00:18,990
or at least one of the
computers won't function.

6
00:00:18,990 --> 00:00:22,080
Now let's say as a network admin

7
00:00:22,080 --> 00:00:24,060
or a LAN support administrator

8
00:00:24,060 --> 00:00:26,340
or whatever job title you have,

9
00:00:26,340 --> 00:00:29,100
you were to apply the same address,

10
00:00:29,100 --> 00:00:34,100
let's say 192.168.1.101 to this computer

11
00:00:34,170 --> 00:00:38,993
and apply it to this
computer, 192.168.1.101.

12
00:00:42,090 --> 00:00:45,060
Right when this second
computer gets that address,

13
00:00:45,060 --> 00:00:48,990
it's gonna show an IP conflict
message on your screen

14
00:00:48,990 --> 00:00:51,660
and then both computers
are gonna have an issue

15
00:00:51,660 --> 00:00:53,340
connecting on the network.

16
00:00:53,340 --> 00:00:55,770
So what you'd have to do at
this point is you'd have to go

17
00:00:55,770 --> 00:00:59,010
to the second computer,
PC number two over here,

18
00:00:59,010 --> 00:01:03,510
and knock out that 101 and
put in the correct address,

19
00:01:03,510 --> 00:01:05,910
be it 102 or whatever.

20
00:01:05,910 --> 00:01:08,220
Then you'd reboot this system,

21
00:01:08,220 --> 00:01:11,910
then reboot this system,
and all should be good.

22
00:01:11,910 --> 00:01:13,680
Now, how can you get around this?

23
00:01:13,680 --> 00:01:17,550
The best way to get
around IP conflict issues

24
00:01:17,550 --> 00:01:19,590
is to use a DHCP server

25
00:01:19,590 --> 00:01:22,080
because the DHCP server will hand out

26
00:01:22,080 --> 00:01:25,623
the IP addresses automatically
to the computers.

27
00:01:26,520 --> 00:01:28,800
So that's gonna be the
best solution for you.

28
00:01:28,800 --> 00:01:32,670
Not only does it avoid
problems like IP conflicts

29
00:01:32,670 --> 00:01:34,680
but it automates the whole process for you

30
00:01:34,680 --> 00:01:36,510
so you don't have to go to each computer

31
00:01:36,510 --> 00:01:38,700
and set up a static IP address.

32
00:01:38,700 --> 00:01:42,210
So be sure to use DHCP,
even in small networks,

33
00:01:42,210 --> 00:01:44,970
so that computers can obtain
IP addresses automatically

34
00:01:44,970 --> 00:01:46,893
and avoid IP conflicts.
