Re: if_vlan subinterfaces at boot

2008-06-17 Thread Steve Bertrand
Steve Bertrand wrote: Brooks Davis wrote: If anyone can provide me with information on specific working groups or locations that I can directly obtain information for certain areas without disturbing the list, I would be appreciative. Currently, I am deeply focused on the above, and: - 7.0

Re: if_vlan subinterfaces at boot

2008-06-16 Thread Steve Bertrand
Brooks Davis wrote: On Mon, Jun 16, 2008 at 09:22:32PM -0400, Steve Bertrand wrote: Steve Bertrand wrote: Brooks Davis wrote: On Mon, Jun 16, 2008 at 08:27:47PM -0400, Steve Bertrand wrote: Is there any way to create, and assign addresses to a if_vlan sub-interface (eg: em6.3) via rc.conf at

Re: if_vlan subinterfaces at boot

2008-06-16 Thread Brooks Davis
On Mon, Jun 16, 2008 at 09:22:32PM -0400, Steve Bertrand wrote: > Steve Bertrand wrote: >> Brooks Davis wrote: > >>> On Mon, Jun 16, 2008 at 08:27:47PM -0400, Steve Bertrand wrote: > Is there any way to create, and assign addresses to a if_vlan > sub-interface (eg: em6.3) via rc.conf at b

Re: if_vlan subinterfaces at boot

2008-06-16 Thread Steve Bertrand
Steve Bertrand wrote: Brooks Davis wrote: On Mon, Jun 16, 2008 at 08:27:47PM -0400, Steve Bertrand wrote: Is there any way to create, and assign addresses to a if_vlan sub-interface (eg: em6.3) via rc.conf at boot? I'll post back with the results in case anyone else here has been intereste

Re: if_vlan subinterfaces at boot

2008-06-16 Thread Steve Bertrand
Brooks Davis wrote: On Mon, Jun 16, 2008 at 08:27:47PM -0400, Steve Bertrand wrote: 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" ...se

Re: if_vlan subinterfaces at boot

2008-06-16 Thread Brooks Davis
On Mon, Jun 16, 2008 at 08:27:47PM -0400, Steve Bertrand wrote: >> 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" > > ...seem

Re: if_vlan subinterfaces at boot

2008-06-16 Thread Steve Bertrand
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 ___ freebsd-net