1 Answers
Hi Babon,
The port range I mention in the video, 49152 to 65535 is the "suggested" port range from IANA (https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml). However, as I point out in the video and slides, ports differ between OSs so you should check the respective documentation.
On the original exam, recertification exam and new Beta exam, I cannot recall a question that asked about specific port numbers for ephemeral ports so no need to memorize these.
The important part is to know what they are, know they live above the "well-known ports" and that the client defines the ephemeral port to use.
–Scott