What is an advantage of a hierarchical name space over a
flat name space for a system the size of the Internet?
Internet?



What is an advantage of a hierarchical name space over a flat name space for a system the size of ..

Answer / mohamed essam

As we will see in the next two topics, the architecture of
the name space is intimately related to how names are
registered and managed, and ultimately, how they are
resolved as well. A flat name space requires a central
authority of some sort to assign names to all devices in the
system to ensure uniqueness. A hierarchical name
architecture is ideally suited to a more distributed
registration scheme that allows many authorities to share in
the registration and administrative process.

All of this means that the advantages and disadvantages of
each of these architectures are not a great mystery. Flat
name spaces have the advantage of simplicity and the ability
to create short and easily remembered names, as shown in
Figure
232(http://www.tcpipguide.com/free/diagrams/namespaceflat.png).
However, they do not scale well to name systems containing
hundreds or thousands of machines, due to the difficulties
in ensuring each name is unique. For example, what happens
if there are four people named John who all try to name
their computers “John’s PC”? Another issue is the overhead
needed to centrally manage these names.

In contrast, hierarchical name spaces are more sophisticated
and flexible, because they allow names to be assigned using
a logical structure. We can name our machines using a
hierarchy that reflects our organization’s structure, for
example, and give authority to different parts of the
organization to manage parts of the name space. As long as
each department is named uniquely and that unique department
name is part of each machine name, we don’t need to worry
about each assigned name being unique across the entire
organization, only within the department. Thus we can have
four different machines named with their department name and
“John”, as Figure 233
(http://www.tcpipguide.com/free/diagrams/namespacehier.png)
demonstrates. The price of this flexibility is the need for
longer names and more complexity in name registration and
resolution.

Is This Answer Correct ?    27 Yes 5 No

Post New Answer

More TCP IP Interview Questions

What protocols fall under the application layer of the tcp/ip stack?

0 Answers  


What is tcp ip layers?

0 Answers  


How do I get computer name from ip address?

0 Answers  


What is the use of predictive encoding?

0 Answers   Deshaw,


which IP address will probably be used for an organization having a network of between 1000 and 1500 computers? explain your reason for arriving at the solution

12 Answers   IBM, IIJT, Wipro,






Explain which layer is closer to the user?

0 Answers  


what is fraud network. What are its cteristics? and How to break Bank Account Passwords?

0 Answers  


What is the difference between public and private ip?

0 Answers  


How to set DHCP?

12 Answers  


What does an ip address mean?

0 Answers  


Explain what is the pdu of "network layer" and "data link layer"?

0 Answers  


How do you check if a port is blocked?

0 Answers  


Categories