Date: Wed, 27 Jan 1999 20:27:53 +0100 From: "Jesus Rodriguez" <jesusr@ncsa.es> To: "Pete Collins" <pcollins@ocsny.com>, "Paul T. Root" <proot@horton.iaces.com> Cc: "Jeff Gray" <jwg@netbox.com>, <freebsd-questions@FreeBSD.ORG> Subject: RE: ifconfig Message-ID: <01be4a2b$2268df60$8632b3c2@piolin.ncsa.es>
next in thread | raw e-mail | index | archive | help
>ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test > >how could i get this to work from the command line?? > >this would be an amazing help because everytime i add a new ip alias i >reboot If you use: # ifconfig vx0 alias x.x.x.x netmask x.x.x.x It would must work ... you could make a ifconfig vx0 down/up after that. JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01be4a2b$2268df60$8632b3c2>