Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2008 20:27:47 -0400
From:      Steve Bertrand <steve@ibctech.ca>
To:        freebsd-net@freebsd.org
Subject:   Re: if_vlan subinterfaces at boot
Message-ID:  <48570503.2030608@ibctech.ca>
In-Reply-To: <4856FE0B.8030901@ibctech.ca>
References:  <4856FE0B.8030901@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
> Is there any way to create, and assign addresses to a if_vlan 
> sub-interface (eg: em6.3) via rc.conf at boot?

Sorry for the noise...

cloned_interfaces="em6.3"
ifconfig_em6.3="inet x.x.x.x netmask x.x.x.x"

...seems to be the job.

Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48570503.2030608>