Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

dhcp handshake

A basic DHCP handshake consists of 4 parts:
1 DHCP Discover | CLIENT "Hi, is there any DCHP server which can give me an IP"
2 DHCP Offer    | SERVER "Hello, I am a DHCP server and I can give you this IP address: 192.168.1.10"
3 DHCP Request  | CLIENT "Ok, Can I use this IP?"
4 DHCP Ack      | SERVER "Go ahead"
Comment

PREVIOUS NEXT
Code Example
Shell :: How to run DGraph docker image 
Shell :: delete file bash script with time and date 
Shell :: rsync id_rsa 
Shell :: conflict: unable to remove repository reference sail 
Shell :: bash remove last directory from path 
Shell :: heroku cli not entering master 
Shell :: redirect error files to different file linux 
Shell :: installing choclatey no adminstrative rights 
Shell :: Git pull is ahead by x commit 
Shell :: UNIX debian ubuntu download python3912 without certificate error 
Shell :: cairo dock/glx dock install on ubuntu 22. 
Shell :: fedora server connect to wifi 
Shell :: debian install libssl_conf.so 
Shell :: sftp client online linux remote 
Shell :: Comparing float or integers in if using bash 
Shell :: quit ionic 
Shell :: command to delay the prompt for a specified time 
Shell :: yaml reuse block 
Shell :: space as delimiter in cut command 
Shell :: protonup no such file or directory 
Shell :: linux cp files with number range 
Shell :: Find specific directory in specific path in linux 
Shell :: fish function to change php version .env 
Shell :: android studio avd system image download 
Shell :: ctrl+z equivalent in vim 
Shell :: gitlab ci credentials store 
Shell :: download ubports-installer 
Shell :: pull docker images for Mac M1 arm64 
Shell :: mv selected directory 
Shell :: patch command 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =