1
00:00:00,510 --> 00:00:07,050
Now, let us assign two another addresses to our system because we need three addresses for Launching,

2
00:00:07,050 --> 00:00:08,310
three sites.

3
00:00:08,370 --> 00:00:18,720
So we will go to this ifcfg-ens33 file and we will make another entries according to what we

4
00:00:18,720 --> 00:00:19,320
have discussed.

5
00:00:19,320 --> 00:00:28,680
So we will go to Master system and we are going to open the file /etc/sysconfig.

6
00:00:30,850 --> 00:00:32,110
/network-scripts.

7
00:00:35,360 --> 00:00:36,010
scripts.

8
00:00:38,170 --> 00:00:46,490
ifcfg-ens33 so we are going to comment these two lines.

9
00:00:50,340 --> 00:00:52,260
So we are going to comment these lame.

10
00:00:55,810 --> 00:01:06,370
So we are going to enter three another other lines IPADDR1=172.24.

11
00:01:06,400 --> 00:01:11,290
0.1, then we are going to copy paste.

12
00:01:15,080 --> 00:01:26,390
Then we are going to change it to two and this is going to be your second ip address, then we are going

13
00:01:26,390 --> 00:01:33,780
to change it to three and for, all the system your prefix is going to be.

14
00:01:34,880 --> 00:01:37,580
So we are going to say PREFIX0

15
00:01:39,860 --> 00:01:41,930
equal to sixteen.

16
00:01:43,220 --> 00:01:52,990
So we will save this file and we will again view this file, whether it is accurate or not.

17
00:01:53,750 --> 00:01:56,440
So it is always preferable to double check.

18
00:01:57,050 --> 00:01:58,880
So all the addresses are there.

19
00:01:59,360 --> 00:02:00,020
So now what

20
00:02:00,020 --> 00:02:09,650
we need, systemctl restart network.

21
00:02:09,950 --> 00:02:14,390
We want to restart our network service now.

22
00:02:14,400 --> 00:02:16,020
We will see what will happen.

23
00:02:16,310 --> 00:02:23,760
We will check with ip a s command whether the two another addresses has been given or not.

24
00:02:24,140 --> 00:02:27,230
So this is the syntax for giving the IP addresses.

25
00:02:27,600 --> 00:02:33,330
So let us check with ip a s ens33.

26
00:02:34,400 --> 00:02:38,030
So our system has got now one addresses is there two address.

27
00:02:38,030 --> 00:02:44,590
is there, three address is there that mean now our basic requirements are OK.

28
00:02:45,110 --> 00:02:48,140
That mean three IP address for three websites.
