Hi all, I have a trunk interface on my X86 Solaris 11 system containing several VLAN IDs. To get several VB instances in one of them I created a template as descibed in the manual:
# dladm create-vnic -l igb1 -v 110 vboxvnic_template110 # dladm show-vnic LINK OVER SPEED MACADDRESS MACADDRTYPE VID vboxvnic_template110 igb1 100 2:8:20:c0:b4:75 random 110 I need static ip addresses in my machines so I configured a bridge network: (reformated for better readability) # VBoxManage showvminfo ThinLinc | egrep 'NIC 1' NIC 1: MAC: 080027EFDF41, Attachment: Bridged Interface 'vboxvnic_template110 - VirtualBox Virtual Network Interface Template', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none Starting the VB creates a link device automatically, but without the correct VLAN ID # dladm show-vnic LINK OVER SPEED MACADDRESS MACADDRTYPE VID vboxvnic_template110 igb1 100 2:8:20:c0:b4:75 random 110 vboxvnic1 igb1 100 8:0:27:ef:df:41 fixed 0 With this config the packages are leaving the interface untagged. Do I miss something? I could not find anything further in the manual. Any help is appreciated. Greetings Willi P.S. # pkgparam SUNWvbox VERSION 4.2.16,REV=2013.07.04.16.25.86992 ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ VBox-users-community mailing list VBox-users-community@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe