1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-16 18:15:24 +02:00
tldr/pages.es/linux/dhcpcd.md
Managor ce9de4753a
*: fix style guide issues part 6 (#15792)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-07 13:14:54 +02:00

240 B

dhcpcd

Cliente DHCP. Más información: https://roy.marples.name/projects/dhcpcd.

  • Libera todas las direcciones:

sudo dhcpcd {{[-k|--release]}}

  • Solicita nuevas direcciones al servidor DHCP:

sudo dhcpcd {{[-n|--rebind]}}