Entities can have more than one access point at a time
An entity may change access points
Access points should not be tied to a specific address
Access points should have a flat name
Pregunta 2
Pregunta
Which of the following are examples of Flat Naming
Respuesta
An auto-increment ID
A phone number
A file path
A hash of file contents used to identify the file
Pregunta 3
Pregunta
The Domain Name System is an example of a flat name resolution mechanism
Respuesta
True
False
Pregunta 4
Pregunta
Which of the following is true about the home-based approach for resolving flat names
Respuesta
Entities have home location that keeps track of entity’s current location
Used in Mobile IP
The care-of-address stays static but the home address changes as the entity moves
When communicating with a mobile entity, the sender first checks the last location for a pointer to the home address
Pregunta 5
Pregunta
In a recursive name resolution system, name servers communicate directly with each other except for the root name server which also communicates with the client.
Respuesta
True
False
Pregunta 6
Pregunta
Which of the following is not a technique for resolving a flat name
Respuesta
Distributed Hash Tables
Broadcasting the ID requesting the entity to return its current address
Leaving pointers when the entity moves
Polling the address space
Pregunta 7
Pregunta
Which of the following is true
Respuesta
Recursive approach has higher performance demand on name servers
Iterative approach can use result caching more effectively
Iterative approach has higher communication costs
In iterative name resolution the client contacts each name server directly at each level