0% found this document useful (0 votes)
42 views3 pages

Cisco IP Address

Uploaded by

Perid ft Klomang
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views3 pages

Cisco IP Address

Uploaded by

Perid ft Klomang
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

1.

masuk ke interface yg mau di setting


2. masukkan ip address dan subnet
3. hidupkan interface

2 Router = Router10 dan Router172


Router10
- 10.10.10.0/25
- 192.168.8.0/30
- 172.16.1.128/25

Router172
- 172.16.1.128/25
- 192.168.8.0/30
- 10.10.10.0/25

11111111.11111111.11111111.10000000
10101100.00010000.00000001.1+0101010
10101100.00010000.00000001.1+0000000 = 172.16.1.128
10101100.00010000.00000001.1+1111111 = 172.16.1.255

0,1,2,3
4,5,6,7

notasi ipv4:
- 32 bit long
- dibagi menjadi 4, dibatasi dengan titik = disebut dengan octet
- 1 octet = 8 bit

8 bit = 128 64 32 16 8 4 2 1
- 00001000 = 8
- 00100001 = 33
- 01001100 = 76

- 00000000 ~ 11111111 = 0 ~ 255

ip address + subnet mask (prefix)


subnet mask = 255.255.255.0 = 8+8+8+0=24
prefix = 11111111.11111111.11111111.00000000 (/24)
/16 = 11111111.11111111.00000000.00000000 = 255.255.0.0
/8 = 11111111.00000000.00000000.00000000 = 255.0.0.0

192.168.100.1/24
110000000.10101000.10101010.00000001
111111111.11111111.11111111.00000000

110000000.10101000.10101010.00000101
192.168.100.3
110000000.10101000.10101010.00000000 = 192.168.100.0
110000000.10101000.10101010.11111111 = 192.168.100.255
0-255

192.168.100.100/30
110000000.10101000.10101010.10101010
111111111.11111111.11111111.11111100

110000000.10101000.10101010.101010 + 10 = 192.168.100.100
110000000.10101000.10101010.101010 + 11 = 192.168.100.101
110000000.10101000.10101010.101010 + 00 = 192.168.100.98
110000000.10101000.10101010.101010 + 01 = 192.168.100.99
98 ~ 101

192.168.100.150/29
110000000.10101000.10101010.10010110
111111111.11111111.11111111.11000000

110000000.10101000.10101010.10010 + 110 = 192.168.100.150


110000000.10101000.10101010.10010 + 000 = 192.168.100.144
110000000.10101000.10101010.10010 + 001 = 192.168.100.145
110000000.10101000.10101010.10010 + 010 = 192.168.100.146
110000000.10101000.10101010.10010 + 011 = 192.168.100.147
110000000.10101000.10101010.10010 + 100 = 192.168.100.148
110000000.10101000.10101010.10010 + 101 = 192.168.100.149
110000000.10101000.10101010.10010 + 111 = 192.168.100.151
144 ~ 151

/24 =
256 = 0~255
/25 =
128 = 0~127 + 128~255
/26 =
64 = 0~63 + 64~127 + 128~191 + 192~255
/27 =
32 = 0~31 + 32~63 + 64~95 + 96~127 + 128~159 + 160~191 +
192~223 + 224~255
/28 = 16 = 0~15 + 16~31 + 32~47 + 48~63 + 64~79 + 80~95 +
96~111 + 112~127 + 128~143 + 144~159 + 160~175 +
176~191 + 192~207 + 208~223 + 224~239 + 240~255
/29 = 8
/30 = 4

172.16.1.161/28 = 172.16.1.160 ~ 172.16.1.175


192.168.250.135/27 = 192.168.250.128 ~ 192.168.250.159
10.10.10.20/29 = 10.10.10.16 ~ 10.10.10.23

172.20.25.64/25 = 172.20.25.0 ~ 172.20.25.127


172.20.25.70/28 = 172.20.25.64 ~ 172.20.25.79
70/16 = 4,... --> 16*4=64

10.10.10.130/28 = 10.10.10.128 ~ 10.10.10.143


130/16=8,... --> 16*8=128

192.168.100.125/29 = 192.168.100.120 ~ 192.168.100.127


125/8=15,... --> 15*8=120

10.10.12.193/30 = 10.10.12.192 ~ 10.10.12.195


193/4=48,... --> 48*4=192

172.30.1.225/29 = 172.30.1.224 ~ 172.30.1.231


225/8=28,... -->28*8=224

192.168.1.125/25

Sebutkan anggota kelompoknya


1. 10.10.100.25/23 --> 512
2. 172.29.33.193/22 --> 1024

10.10.100.0 ~ 10.10.101.255
00001010.00001010.0110010+0.00011001
11111111.11111111.1111111+0.00000000
00001010.00001010.0110010+0.00000000 = 10.10.100.0
00001010.00001010.0110010+1.11111111 = 10.10.101.255

172.29.32.0 ~ 172.29.35.255
10101100.00011101.001000+01.11000001
11111111.11111111.111111+00.00000000

10101100.00011101.001000+00.00000000 = 172.29.32.0
10101100.00011101.001000+11.11111111 = 172.29.35.255

/24 ~ /30
/23 = 23+8=31 -->2
100/2=50 -->50*2=100 --> 100,101

/22 = 22+8=30 -->4


33/4=8,... -->8*4=32 --> 32,33,34,35

You might also like