CIDR(Classless Inter-Domain Routing, 사이더) 란? #207
seunghye218
started this conversation in
Network
Replies: 2 comments
-
CIDR(Classless Inter-Domain Routing)은 IP 주소 할당과 라우팅을 효율적으로 관리하기 위한 방법으로, 기존 네트워크 클래스로 나눠 정의하던 IP정보를 Class 없이 유연하게 나눠줄 수 있는 라우팅 기법이다. 원래는 Class로 A, B, C, D, E 클래스로 나누어서 네트워크를 사용했지만, CIDR 표기법에서는 IP 주소와 서브넷 마스크를 슬래시(/)로구분하여 표기한다.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
CIDRCIDR(Classless Inter-Domain Routing)은 IP 주소를Class A,B,C 등과 같이 규격화된 구분없이, 비트 단위의 서브넷 마스크 정보도 네트워크 정보로써 함께 라우팅하는 것입니다. IPv4의 Classful Routing, Classless Routing 비교
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
.
Beta Was this translation helpful? Give feedback.
All reactions