What is global connectivity
connectivity between network clouds
What layer is the IP router commonly situated on?
Network layer
What is IP service referred to as?
Best Effort
What does best effort mean?
whatever you get at the time of transmission
Is IP connection-less or connection orientated?
connection less
Some factors of the IP being connection-less?
How is an IP address found?
A FQDN is looked up in the global directory service (DNS) and a corresponding IP address is found.
What does an IP address identify as?
an interface on a host (ex, ethernet or wireless LAN) and not the host itself
Give some uses of IP addresses?
identification – allows hosts to be unqiuely labelled
transport protocols - forms part of the identity of a transport packet flow
bound to an interface on an IP host - multiple interfaces, multiple IP addresses
used for routing and forwarding - discover network paths, transmit packets towards their destination.
What does DNS stand for
domain name system
what is the DNS
global distributed directory service, it maps domain names to IP addresses
What are the DNS’ distributed services
- resolvers
Describe DNS global system
What is a DNS namespace?
What are the 3 DNS applications?
What are client applications in resolvers?
How does DNS name resolution work?
query to local server
Where does the authoritative answer in DNS name resolution come from?
domain server
Where does the non-authoritative answer in DNS name resolution come from?
-from cache at local server
What is the local server in name resolution? Describe.
What is the local server within an organisation? Regarding DNS?
- iterative for others
What is the root server in name resolution? Describe.
What is the root server within an organisation? Regarding DNS?
-for external users
What is held in the TCP header?
source and destination port numbers