Subneting

Friday, May 19th, 2006 @ 11:32 am | redes

subneting

ip -> xxx.xxx.xxx.xxx -> 4 octetos (0-254) -> 4 x 8 = 32 bits

clase a
10.0.0.0 – 10.255.255.255
máscara /8

clase b
172.16.0.0 – 172.31.255.255
máscara /12

clase c
192.168.0.0 – 192.168.255.255
máscara /16

172.30.50.80/255.255.255.240

255.255.255 -> 11111111 111111111 11111111-> 24 bits
ahora más el ultimo

240 -> 11110000 -> 4 bits fijos y 4 libres

24 + 4 -> 28 bits

entonces 255.255.255.240 es lo mismo que /28

con 4 bits podemos representar 2^4 = 16 ips

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 

 

Recently

  • Cómo instalar dropbox en Debian usando los sources , copia y pega
  • Infección en apps de Android
  • virt-manager: ERROR:root:unsupported locale setting
  • sopastrike.com – Vamos a la huelga
  • No me gusta wordpress
  • [Asterisk] Tareas de mantenimiento
  • screengrab queda muerto
  • rails + omniauth + omniauth-twitter
  • Ruby on Rails + Papercliip: cannot load such file — cocaine (LoadError)
  • `autodetect’: Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable)
  •