> > Hi,
> > is it possible to define dot1q subinterfaces on Solaris 10. And then
each
> > specific subinterface is assigned to different zone.
> > In the end I want to have couple of zones with ip addresses from
different
> > networks. Each zone uses different vlan id. Server is connected to a
dot1.q
> > switch/router that understand vlan id.
> I believe the interface has to support the .1q, not just solaris. HME
> doesn't support it, but some of the other ones do. Which interfaces do
> you have?
Hi,
Server has eri and qfe NICs. I have read that only Gigaeth interfaces
support vlan trunking on Sun. Correct ?
But, even if I had Gigaeth card on Sun, I am wondering how would I add that
specific interface to a zone ? If I remember correctly, only physcial
interface can be assigned to a zone, not logical. In fact, logical interface
is created during zone configuration.
I want to have:
zone1 eri0:1 192.168.1.1/24 vlan1
zone2 eri0:2 192.168.2.1/24 vlan2
etc
thanks,
jmiklo