1. Server
adalah komputer yg menyediakan fasilitas bagi komputer-komputer lain di dalam
jaringan.
2. Client
adalah komputer-komputer yang menerima / menggunakan fasilitas yg disediakan
oleh server.
3. IP
Address adalah alamat yg diberikan pada jaringan komputer dan peralatan
jaringan yg menggunakan protokol TCP/IP. Ipaddress terdiri atas 32 bit angka
biner yg dapat dituliskan sebagai empat kelompok angka desimal yg dipisahkan
oleh tanda titik seperti 172.16.254.1
Bilangan biner =
2 digit = 0 dan 1
Bilangan desimal
= 10 digit = 0,1,2,3,4,5,6,7,8,9
1 Byte = 8 Bit
Ipaddress
terdiri atas 2 bagian yaitu Network ID dan Host ID, dimanaNetwork ID menentukan
alamat jaringan komputer, sedangkan Host ID menentukan alamat Host (Komputer,
router , switch). Oleh sebab itu IP Address memberikan alamat lengkap satu Host
beserta alamat jaringan dimanaHost itu berada.
Host : Nomor
dari sebuah komputer
Network :
Kumpulan jaringan komputer
An IPv4 address
(dotted)
IP Google =
8.8.8.8 / 8.8.4.4 (Masuk Kelas A)
1.
26.192.64.1
Kelas
A = 1 -126 N.H.H.H
Network = 26
Host = 192.64.1
2.
128.1.192.100
Kelas
B = 128 - 191 N.N.H.H
Network = 128.1
Host = 192.100
3.
192.8.1.1
Kelas
C = 192 - 223 N.N.N.H
Network = 192.8.1
Host = 1
Soal:
DESIMAL:192
Biner
= 11000000
192
: 2 à
0
96
: 2 à
0
48
: 2 à0
24
: 2 à0
12
: 2 à0
6
: 2 à0
3
: 2 à1
1
Hasilnya ( 11000000 )
Desimal
|
192
|
168
|
10
|
100
|
Biner
|
11000000
|
10101000
|
00001010
|
01100100
|
5=
00000101
Masing-masing kelompok titik bilangan
desimal diwakili oleh 8 bit bilangan biner. Secara detail proses konversi dari
bilangan desimal ke biner.
128
|
64
|
32
|
16
|
8
|
4
|
2
|
1
|
Desimal
|
|
192
|
1
|
1
|
0
|
0
|
0
|
0
|
0
|
0
|
128 + 64 = 192
|
168
|
1
|
0
|
1
|
0
|
1
|
0
|
0
|
0
|
128 + 32 + 8 =
168
|
10
|
0
|
0
|
0
|
0
|
1
|
0
|
1
|
0
|
8 + 2 =10
|
100
|
0
|
1
|
1
|
0
|
0
|
1
|
0
|
0
|
64 + 32 + 4 =
100
|
Karena
masing-masing kelompok titik terbentuk dari 8 bit biner, maka bilangan maksimal
alamat tip adalah 255 dan alamat IP paling kecil 0
128
|
64
|
32
|
16
|
8
|
4
|
2
|
1
|
Desimal
|
1
|
1
|
1
|
1
|
1
|
1
|
1
|
1
|
128+64+32+16+8+4+2+1
= 255
|
0
|
0
|
0
|
0
|
0
|
0
|
0
|
0
|
0+0+0+0+0+0+0+0
= 0
|
15
= 0 0 0 0 1 1 1 1 à 8 + 4 + 2 + 1
7 = 0 0 0 0 0 1 1 1 à
4 + 2 + 1
Untuk
IP Kelas C tidak boleh 0 à
192.168.8.0
Subnetting
merupakan sebuah teknik peminjaman bagian Host untuk dijadikan bagian Network,
yang berakibat memperbanyak jumlah subnet dan memperkecil jumlah Host dalam
tiap-tiap subnet.
Network
: Jaringan / Jalannya
Host
: Sendiri-sendiri / Nomor
Soal 1:
IP
Komputer Client : 128.128.44.1/29
Hitung:
1.1.1.1.1.1.1.1 1.1.1.1.1.1.1.1 1.1.1.1.1.1.1.1 1.1.1.1.1.0.0.0 /29
Jumlah
Network : 2n= 2 5 =32 Network
256-248
= 8 (0, 8, 16, 24, 32....)
Hitung
Jumlah Host : 2z-2 =23-2 = 6 (Jumlah IP Komputer Client 1-6)
Network
: 128.128.44.0
Broadcast
: 128.128.44.7
IP
Awal : 128.128.44.1
IP
Akhir : 128.128.44.6
128
64 32 16 8 4 2 1
Soal 2:
IP
Komputer Client : 192.168.22.21 /30-24 =6
Hitung:
1.1.1.1.1.1.1.1 1.1.1.1.1.1.1.1 1.1.1.1.1.1.1.1 1.1.1.1.1.1.0.0 /30
Jumlah
Network : 2n=2 6 = 64 Network
256-252
= 4 (0, 4, 8, 12, 16, 20, 24, 28....)
Hitung
Jumlah Host : 2z-2 =2 2 -2= 2 (Jumlah IP Komputer Client 21 22)
Network
: 192.168.22.20
Broadcast
: 192.168.22.23
IP
Awal : 192.168.22.21
IP
Akhir : 192.168.22.22
0 Komentar
Click to see the code!
To insert emoticon you must added at least one space before the code.