Networking Flashcards
The fundamental operation of a client-server application is the __________which consists of a client
____________ followed by a server _____________.
Transaction
Request
Response
An Ethernet segment consists of
A set of hosts connected through a hub
Globally unique 48-bit address stored in NVRAM on network adapter:
MAC address
A LAN consists of multiple segments connected by
Bridges
How do bridges differ from hubs?
Bridges implement a distributed algorithm that allows each to “learn” over time which ports connect to which hosts, thereby reducing communication traffic. Hubs simply copy all received data from one host to all other connected hosts.
LANs are connected using ________________ to form an internet.
routers
Two capabilities provided by protocol software are ________ and _____.
Host naming scheme
Delivery mechanism
A general packet consists of a _______ and a ______
Header
Payload
A packet header usually contains:
source and destination addresses and size of payload
In layered communication networks, the method of information hiding that treats the entire packet (header plus payload) from level k, as only the payload to which it adds a header at level k-1, is called
Encapsulation
TCP/IP stands for
Transmission Control Protocol/Internet Protocol
A TCP/IP packet is called a
Datagram
Network byte order is
Big-endian
The mapping between domain names and Internet hosts is maintained by
DNS
Linux utility program that can be used to display IP addresses associated with a domain name
nslookup