Re: sub-interfaces
Re: sub-interfaces
- Subject: Re: sub-interfaces
- From: "David A. Gatwood" <email@hidden>
- Date: Fri, 8 Feb 2002 09:13:28 -0800 (PST)
On Fri, 8 Feb 2002, Brian Wotring wrote:
>
For example, on linux, you can create a sub-interface to a network
>
interface with ifconfig:
>
>
ifconfig eth0:1 10.7.0.1/24 up
An IP alias. Yes, you can add one, but the syntax is different. Check a
BSD ifconfig man page for details, bu I think it's
ifconfig eth0 alias 10.7.0.1
Later,
David
---------------------------------------------------------------------
Check out my weekly web comic:
http://www.techmagazine.org
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.