1/181
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What are the two main Transport Layer protocols?
TCP and UDP
What is the function of the Transport Layer?
It segments data and assigns port numbers for communication
What port does a web server use?
TCP port 80
What port does an FTP server use?
TCP port 21 and TCP port 20
What port does a mail server use?
TCP port 25
What are dynamically assigned or ephemeral ports?
Ports 49152 to 65535 randomly chosen by a host for temporary use as source ports
What is a source port?
A temporary random port used as the return address in a session.
What port is used for HTTPS?
TCP port 443
What are registered ports?
ports 1024–49151, assigned for specific applications
Protocols in use, local and foreign IP addresses, port numbers, and connection states
What option in netstat prevents name resolution and displays numeric IP addresses and ports?
-n
What protocol header information is used at the transport layer to identify a target application?
Port Number
What is a server?
A host running software that provides information or services to clients on a network
What is FTP used for?
To transfer files between a client and a server
What was the original purpose of Telnet?
What port does SMTP use?
TCP port 25*
What does ipconfig /all additonally display?
MAC address, IP of default gateway and DNS servers, DHCP status and address, and lease information.
What does ipconfig /release do?
Releases the current DHCP bindings
What does ipconfig /renew do?
Request fresh configuration information from the DHCP server
Echo request
The packet sent during a ping
Echo Reply
The reponse packet during a ping
What is bandwidth?
The theoretical capacity of a link
what is throughput?
the actual data rate observed
What are the three signal types used in networks?
Electrical, optical, wireless