On 2018-09-13, Kapetanakis Giannis wrote:
> On 13/09/18 16:25, Allan Streib wrote:
>> I need to set up DHCP for several VLANs. The server has 1 physical
>> interface (bnx1) available for this.
>>
>> My naive thought is I create the vlans with bnx1 as the "parent", e.g.
>>
>> /etc/hostname.vlan10
On 13/09/18 16:25, Allan Streib wrote:
> I need to set up DHCP for several VLANs. The server has 1 physical
> interface (bnx1) available for this.
>
> My naive thought is I create the vlans with bnx1 as the "parent", e.g.
>
> /etc/hostname.vlan101:
> inet 172.16.101.253 255.255.255.0 NONE parent
I need to set up DHCP for several VLANs. The server has 1 physical
interface (bnx1) available for this.
My naive thought is I create the vlans with bnx1 as the "parent", e.g.
/etc/hostname.vlan101:
inet 172.16.101.253 255.255.255.0 NONE parent bnx1 vnetid 101
/etc/hostname.vlan102:
inet 172.16.1
3 matches
Mail list logo