어디는 /25 /26도 있던거같은데
이게 도대체 무슨 뜻인가요?
24비트가 네트워크를 나타내고, 나머지 8(32-24)비트가 호스트를 나타낸다는 뜻입니다. 즉, 111.116.80.0~111.116.80.255의 IP 대역을 가리키지요.
예1) 127.0.0.0/8 = 127.0.0.0~127.255.255.255 예2) 172.16.0.0/12 = 172.16.0.0~172.31.255.255 -- 임수 서룬뫼 윤 희수 {cppig1995}
Real programmers /* don't */ comment their code. If it was hard to write, it should be /* hard to */ read.
체증이 쑥 내려가네요 ^^
예. /n은 n비트만큼 1을 쓰고 (32-n)비트만큼 0을 써서 서브넷 마스크를 만들 수도 있겠습니다. :) -- 임수 서룬뫼 윤 희수 {cppig1995}
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
24비트가 네트워크를
24비트가 네트워크를 나타내고, 나머지 8(32-24)비트가 호스트를 나타낸다는 뜻입니다.
즉, 111.116.80.0~111.116.80.255의 IP 대역을 가리키지요.
예1) 127.0.0.0/8 = 127.0.0.0~127.255.255.255
예2) 172.16.0.0/12 = 172.16.0.0~172.31.255.255
--
임수 서룬뫼 윤 희수 {cppig1995}
Real programmers /* don't */ comment their code.
If it was hard to write, it should be /* hard to */ read.
아 서브넷이군요.. 너무 감사드립니다 ^^
체증이 쑥 내려가네요 ^^
예. /n은 n비트만큼
예. /n은 n비트만큼 1을 쓰고 (32-n)비트만큼 0을 써서 서브넷 마스크를 만들 수도 있겠습니다. :)
--
임수 서룬뫼 윤 희수 {cppig1995}
Real programmers /* don't */ comment their code.
If it was hard to write, it should be /* hard to */ read.
댓글 달기