DISQUS

Tech-Recipes: Change the subnet mask of an interface | Solaris networking | Tech-Recipes

  • Anonymous · 5 years ago
    If you just want to change the netmask, you can do this:
    ifconfig hme0 netmask 255.255.255.0
  • Anonymous · 1 year ago
    I typed in the string: ifconfig hme0 10.50.90.15 netmask 255.255.255.0 and it said 'ifconfig' is not recognized as an internal or external command. I typed it in DOS. Did I do something wrong?

    Thanks,
    Isabelle
  • defian7 · 1 month ago
    If you are not jokin, this is for unix based machine, the error msg looks like you are trying the command on Windows.