Created
June 23, 2020 17:23
-
-
Save mdpuma/51aeae610269a5834c8ef3d8866f762e to your computer and use it in GitHub Desktop.
DHCP Ports
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DHCP client port 68 | |
| DHCP server port 67 | |
| client > server discover broadcast | |
| client > server request unicast | |
| server > client reply ACK unicast |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment