WEBVTT

00:00.920 --> 00:07.610
Let's begin from configuring the server IP address you can configure the service name before the IP

00:07.610 --> 00:08.420
address.

00:08.420 --> 00:15.360
But when you do it costs an extra reboot because of the name change requires a reboot.

00:15.530 --> 00:23.660
So I like to do the IP address first set in a fixed IP address for a computer requires four commands

00:23.990 --> 00:33.590
one together name and index of the network adapter you are certain to a fixed IP address and three to

00:33.590 --> 00:40.950
configure the settings for the up to before you can configure your settings for a network adapter.

00:40.960 --> 00:51.380
You need to know either the adapters interface LS or name or interface index the interface as a response

00:51.380 --> 01:01.000
to the name shown in the network connection dialog box you can get to these dielectrics and C-p a dud

01:01.040 --> 01:08.120
C.P shell command to determine the interface Elliotts and interface index.

01:08.120 --> 01:16.260
You can also get use a power shell command get net adapter common Plett.

01:16.310 --> 01:25.310
So let's run it let's to get the net adapter and it reveals the information and the network information.

01:25.350 --> 01:34.250
When did the default output from get Nat adapter uses the name calling for the interface LS property

01:34.550 --> 01:43.400
and the index call them for the interface index property to view all the properties and actions associated

01:43.730 --> 01:46.820
associated with get net adapter.

01:46.880 --> 01:48.840
Use the following command.

01:48.920 --> 01:54.220
Get the net adapter and pipe it to get mamber.

01:54.380 --> 02:04.060
Now we can to a fixed IP address to set a fixed IP address for this first main control in the forest.

02:04.310 --> 02:14.450
You need to first disable dynamic host configuration protocol or DGP and then set their IP version IP

02:14.450 --> 02:21.180
version 4 anti-peace version 6 addresses if needed for the olap network.

02:21.350 --> 02:32.210
I'll use IP version 4 and I'll also show the commands for IP version 6 if needed.

02:32.210 --> 02:38.730
So to disable the Shippy on the network adapter use the following command.

02:38.750 --> 02:43.340
Let's say that we have the name of network adapter.

02:43.340 --> 02:55.830
In my case it's the name is a not and I have the IP address 1 9 2 2 door to 1 6 so 2 and 3 for this

02:55.830 --> 03:03.860
server and to have 4 you can have some other name and some other IP address so I use yours.

03:03.860 --> 03:17.150
So to set DCP disabled to use the foreign command set net IP interface does enter face alias and then

03:17.420 --> 03:20.150
the name of the adapter in quotes.

03:20.150 --> 03:22.910
In my case it's not in quotes.

03:22.940 --> 03:29.590
Then there's DCB disabled and dush pass through parameter.

03:29.660 --> 03:33.230
The certain type of interface command let you like wired.

03:33.230 --> 03:37.200
Come on but that doesn't return and isn't by default.

03:37.370 --> 03:46.660
So you can add the first pass through parameter to have it report back on the status of the IP interface.

03:46.720 --> 03:47.750
That's next.

03:47.750 --> 03:49.600
Let's set the stage.

03:49.670 --> 03:58.240
IP version 4 address to 192 Daut 168 Daut term.

03:58.320 --> 04:01.740
Sorry that in my is that 3.

04:01.820 --> 04:03.790
By using the following command.

04:03.840 --> 04:05.470
New Desch now.

04:05.540 --> 04:17.420
IP address does IP address family IP version 4 Desch interface Ls are the name of the interface in class

04:17.810 --> 04:21.380
and then the parameter Desch IP address.

04:21.380 --> 04:24.940
You have to type your own IP address here.

04:24.950 --> 04:26.570
Static IP address.

04:26.690 --> 04:29.530
Then there's parenthetic slams.

04:29.540 --> 04:31.790
In my case it's 24.

04:31.970 --> 04:38.450
But you can use whatever you need and the default gateway.

04:38.450 --> 04:44.090
In my case it's a certain dot dot for bot.

04:44.660 --> 04:47.860
You can have your own default gateway.

04:47.930 --> 04:56.270
Now we can set up IP version 6 address to the IT and we do it with the same command.

04:56.310 --> 05:08.160
New does Nat IP address them does address family IP version 6 in this case and there's interface L as

05:08.160 --> 05:19.610
your name off your interface does IP address you have to put in your own IP address Desch prefix Lancet

05:19.610 --> 05:21.600
could be 64 for example.

05:21.770 --> 05:26.330
And there's a great way your own gateway.

05:26.330 --> 05:30.890
I want to set it in mind worriment but you can do it if you need it.

05:31.160 --> 05:41.050
The new IP address common lead automatically selects IP version 4 or IP version 6 address family based

05:41.060 --> 05:42.800
on the certain select command.

05:42.800 --> 05:49.760
So you can omit the address family parameter from the Presidium command if you want.
