Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DHCP server

Code Block
OneOS-R3#show running-config ip dhcp
ip dhcp pool pool33
 default-router 192.168.33.1
 dns-server 8.8.8.8
 network range 192.168.33.10 192.168.33.15
exit

Linux client

dhclient

dhcp client or dhclient

show commands

show ip dhcp stat

debug commands

debug ip dhcp server