Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is the difference between the VLSM & CIDR ?

user-image
Question ajoutée par foadali alazazi , IT technical support engineer& IP CCTV systems Lead Engineer , Netscoutyemen
Date de publication: 2014/09/26
Anas Jalal Yahya
par Anas Jalal Yahya , Service Delivery Manager - Project Manager , Diyar Middle East

VLSM: is kind of dividing a major network into multiple subnets with different subnet masks. For example, major network172.16.1.0 can be divided into subnet172.16.1.0/25,172.16.1.128/26,172.16.1.192/26. But remember the mask bits number of the each subnet must be greater than the classful mask bits (i.e. In this case,25 or26 are all greater than16 so it is acceptable)CIDR: it does not care about classful network. The mask bit number of subnet can either smaller or greater than the classful mask bits number. For example, using CIDR, we can have192.32.0.0/13,192.64.0.0/13 (i.e,13 <24)

More Questions Like This