Displaying 2 results from an estimated 2 matches for "vnic4".
Did you mean:
vnic
2006 Sep 29
8
creating a vnic to represent the factory MAC address
How do I create a vnic that represents the factory assigned MAC
address of my physical nic?
The bge device in my system (x2100) appears to support 4 MAC
addresses. The driver reserves the first as the ''primary/default''
address and allows manipulation of the other three via the
MAC_CAPAB_MULTIADDRESS interface.
I''d like to use vnics on this system, as I have Xen guest
2008 Jun 18
2
problems trying the "getting started" demo
...to the etherstub2-zone to
make the connection between the global zone (192.160.50.50) and a new
zone that will have, for example, vnic2 in the 192.168.1.0 lan (etherstub 1)
When I try to plumb for exmaple vnic 4 to the etherstub2-zone, I get
this error:
"ifconfig: cannot open link "vnic4":DLPI link does not exist"
What I''m doing wrong? I think it''s a problem of zone configuration, more
than crossbow thing... When I installed the etherstub2-zone I set the
properties:
set ip-type=exclusive
set physical=vnic5
If you can help me, I will appreciate i...