2009/9/4 James Carlson <[email protected]>:
> Andrey wrote:
>> Greetings everyone!
>>
>> Is there any way to use solaris dhcp server on vlans?
>>
>> I have 3 vlans (created via dladm) with different subnets. I've create 3 
>> macro with different subnets in dhcpmgr and added 3 address ranges. but dhcp 
>> server takes first available address from first pool and advertise it to any 
>> vlan.
>> is there way to bind network macro or address range to vlan interface?
>
> Just go ahead and use it.  There's never been a restriction on VLANs, as
>  far as I know, because the DHCP server itself is unaware that the
> interfaces it's using are VLANs -- that is, it sees them as being
> identical to distinct Ethernet interfaces.
>
> Are you sure you don't mean logical interfaces?  Unlike VLANs, which
> work fine, the Solaris DHCP server doesn't work with logical interfaces
> (e.g., "hme0:1").
>
> If you can post details about your configuration, that might help.
>
> --
> James Carlson         42.703N 71.076W         <[email protected]>
>

Thanks for reply.
I solved problem by using vnic-s with VID tag instead of vlan-s in dladm.
as I can see - vlan interfaces are not so identical to ether
interfaces. but with vnic its works.
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to