Wstecz
Zadanie 28. ,

Którym poleceniem systemu Linux poprawnie skonfigurowano kartę sieciową, podając adres IP i maskę sieci dla interfejsu eth1?
  1. ifconfig eth1 192.168.1.0 netmask 255.255.255.0
  2. ifconfig eth1 192.168.1.1 netmask 255.255.255.0
  3. ifconfig eth1 192.168.1.0 netmask 0.255.255.255
  4. ifconfig eth1 192.168.1.255 netmask 255.255.255.0
B