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

Taller Repaso Subnetting

The document discusses subnetting including: 1. Defining IP address classes A, B, and C for sample addresses. 2. Calculating subnets for IP/prefix length combinations and determining number of subnets and hosts. 3. Converting IP addresses to binary. 4. Determining if an IP address is a host, broadcast, or subnet based on the IP/prefix length. 5. Identifying the subnet an IP address belongs to based on the address and subnet mask.

Uploaded by

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

Taller Repaso Subnetting

The document discusses subnetting including: 1. Defining IP address classes A, B, and C for sample addresses. 2. Calculating subnets for IP/prefix length combinations and determining number of subnets and hosts. 3. Converting IP addresses to binary. 4. Determining if an IP address is a host, broadcast, or subnet based on the IP/prefix length. 5. Identifying the subnet an IP address belongs to based on the address and subnet mask.

Uploaded by

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

TALLER REPASO SUBNETTING

1. Definir que IPs son clase A, B y C


-

192.168.30.10: Clase C
192.167.52.15 :ClaseC
223.52.10.1: Clase C
10.1.1.3:Clase A
127.0.3.5: Clase A
191.220.30.50: Clase B
0.0.0.1: Clase A
191.255.255.255: Clase B
128.0.0.0: Clase B

2. Calcular las subredes que pertenecen


-

192.168.15.5/28
256-240=16
256/16=16
192.168.1.1/26
256-192=64
256/64=4
192.168.10.1 255.255.255.240
256-240=16
256/16=16
192.170.34.245/30
256-252=4
256/4=64

3. Convertir a Binario
-

192.

168.

10.

59

11000000.10101000.00001010.00111011
-

10.

15.

20.

39

00001010.00001111.00010100.00100111
-

172.

115.

230.

100

10101100.01110011.11100110.01100100
-

5.

10.

15.

00000101.00001010.00001111.00001000

16: Subredes

14: Host

64: Subredes

2: Host

16: Subredes

14: Host

4: Subredes

64: Host

4. Definir si es host, broadcast o subred

192.168.59.10/26
11000000.10101000.00111011.00001010
11111111.11111111.11111111.11000000
11000000.10101000.00111011.00000000
192.

168.

59.

0 = Subred
10: Host

256-192 = 64

63: Broadcash

190.167.1.10/28
10111110.10100111.00000001.00001010
11111111.11111111.11111111.11110000
10111110.10100111.00000001.00000000
190.

167.

1.

0 =Subred
10: Host

256-190 = 66

65: Broadcash

190.58.15.39/27
10111110.00111010.00001111.00100111
11111111.11111111.11111111.11100000
10111110.00111010.00001111.00100000
190.

58.

15.

32 = Subred
39: Host

256-190 = 66

65: Broadcash

192.168.29.30/30
11000000.10101000.00011101.00011110
11111111.11111111.11111111.11111100
11000000.10101000.00011101.00011100
192.

168.

29.

28 = Subred
30: Host

256-192 = 64

63: Broadcash

5. En que subred se encuentra la siguientes direcciones IP con su mscara de red respectiva


-

192.168.45.23 - 255.255.255.192
192.160.23.77 255.255.255.240

You might also like