Which command is used to assign a netmask to the eth1 interface?

Which command is used to assign a netmask to the eth1 interface?Category: Introduction to Linux IIAuthor "LinuxQuestions"Which command is used to assign a netmask to the eth1 interface?
Linux Questions Staff asked 1 year ago

Which command is used to assign a netmask to the eth1 interface?

  • ifconfig eth1 submask 255.255.255.224
  • ifconfig eth1 netmask 255.255.255.224
  • ifconfig eth1 -net-mask 255.255.255.224
  • ifconfig eth1 netmask 255.255.255.*

About the author