Networks 3 Flashcards
What are the 2 components of a network/logical socket?
IP
Port
Give a valid example of a source socket and a destination socket.
Client: 69.250.243.147(IP):49152(ephemeral port)
Server: 8.8.8.8(IP):443(well-known port)
What are the four “network numbers” a client computer needs to connect to a network and browse the Internet?
IP
Subnet
Gateway IP
DNS server(s)
Name the two methodologies computers are assigned the “network numbers” needed to access a network.
Static (manual)
Automatic (DHCP)
What is DHCP?
Automatic Network configuration
What Transport Layer Protocol is used by DHCP?
UDP
What ports are used by DHCP?
68/67
How is DORA related to DHCP?
Discover – client
Offer – server
Request – client
Acknowledge – server
What layer of the OSI Model does ARP exist at?
2
Describe how ARP is used by a switch.
ARP/Switch Table associates MAC (and IP) to a physical port