If   I understood you right,  mentioned Realtek NIC may be handled as follows.
Suppose 
# prtconf –pv   
returns for Realtek Ether
   device-id : 4364
   vendor-id:  11ab
Then
# update_drv -a -i   '"pci11ab,4364"'  rge
# reboot --  -r ( Not sure, I will need reconfiguration reboot)
# ifconfig  rge0 plumb
# ifconfig  rge0 up I92.168.0.1 netmask 255.255.255.0
    and moreover
# dladm show-link
  won’t mark rge0 as legacy
Lucky chance I can define rge0 as default NIC for xend.
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to