sysadmin:configurazione_tcp_ip_da_command_line
Differences
This shows you the differences between two versions of the page.
| sysadmin:configurazione_tcp_ip_da_command_line [10/06/2017 14:29] – external edit 127.0.0.1 | sysadmin:configurazione_tcp_ip_da_command_line [20/12/2021 07:30] (current) – lrosa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Configurazione TCP/IP da command line ====== | ||
| + | |||
| + | Per configurare un IP fisso: | ||
| + | |||
| + | <code winbatch> | ||
| + | |||
| + | //Local Area Connection// | ||
| + | |||
| + | Per abilitare il DHCP: | ||
| + | |||
| + | <code winbatch> | ||
| + | |||
| + | Per settare il DNS principale: | ||
| + | |||
| + | <code winbatch> | ||
| + | |||
| + | Per il DNS secondario: | ||
| + | |||
| + | <code winbatch> | ||
| + | |||
| + | Per il DNS assegnato dal DHCP: | ||
| + | |||
| + | <code winbatch> | ||
| + | |||
