search for: vnic1

Displaying 20 results from an estimated 20 matches for "vnic1".

Did you mean: nic1
2008 Jan 30
2
vnic on top of aggr of 2 x 1 Gbit/s NICs
...type: non-vlan mtu: 1500 device: bge0 bge1 type: non-vlan mtu: 1500 device: bge1 bge2 type: non-vlan mtu: 1500 device: bge2 bge3 type: non-vlan mtu: 1500 device: bge3 aggr1 type: non-vlan mtu: 1500 aggregation: key 1 vnic1 type: non-vlan mtu: 1500 device: vnic1 --- Assign IP address to the vnic --- [root at nazgul /]# ifconfig vnic1 10.1.28.16 netmask 255.255.255.0 [root at nazgul /]# ifconfig vnic1 up [root at nazgul /]# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL...
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
2009 May 13
2
corssbow and virtualbox issues..
...nning VirtualBox with couple of linux / XP installation and additionally a zone with exclusive IP. My network configuration looks like this: [6]elsinore:~>dladm show-link LINK CLASS MTU STATE OVER bge0 phys 1500 up -- etherstub0 etherstub 9000 unknown -- vnic1 vnic 9000 up etherstub0 vnic2 vnic 9000 up etherstub0 [9]elsinore:~>ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 bge0: flags=1104843<UP,BROADCAST,RUNNING,MULTICAST,D...
2016 Apr 05
1
Xen custom vifname
Hi, Centos 7 Xen4CentOS - 4.6.1 Open vSwitch When i specify custom name of the domU NIC than it refues to start vif = [ 'vifname=vNIC1' ] libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: /etc/xen/scripts/vif-openvswitch online [10168] exited with error status 1 libxl: error: libxl_device.c:1084:device_hotplug_child_death_cb: script: ip link set vif38.0 name vNIC1 failed libxl: error: libxl_create.c:1381:domcreat...
2006 Oct 01
1
Crossbow and zones
Howdy, I just finished reading through the Crossbow presentation: http://blogs.sun.com/sunay/resource/crossbow.pdf And have one question. If you create a virtual NIC with dladm: $ dladm create-vnic -d bge0 -m 0:1:2:3:4:5 -b 10000 1 Can you then add vnic1 directly to the zone? e.g.: zonecfg -z zone1 zonecfg:zone1> create zonecfg:zone1> set zonepath=/zones/zone1 zonecfg:zone1> add net zonecfg:zone1> set physical=vnic1 zonecfg:zone1> set address=192.168.1.100 zonecfg:zone1> end zonecfg:zone1> commit The example in the presentati...
2009 Jun 19
3
snmp statistics for vnics
...ect network info via snmp on the Vbox Host?? Thanks in advance. IF-MIB::ifDescr.1 = STRING: lo0 IF-MIB::ifDescr.2 = STRING: ibd0 IF-MIB::ifDescr.3 = STRING: ibd1 IF-MIB::ifDescr.4 = STRING: nge0 IF-MIB::ifDescr.5 = STRING: nge1 IF-MIB::ifDescr.6 = STRING: vboxnet0 IF-MIB::ifDescr.7 = STRING: m121_vnic1 IF-MIB::ifDescr.8 = STRING: m121_vnic2 IF-MIB::ifDescr.9 = STRING: m115_vnic1 IF-MIB::ifDescr.10 = STRING: m115_vnic2 IF-MIB::ifDescr.11 = STRING: m119_vnic1 IF-MIB::ifDescr.12 = STRING: m119_vnic2 IF-MIB::ifInOctets.1 = Counter32: 0 IF-MIB::ifInOctets.2 = Counter32: 3436035 IF-MIB::ifInOctets.3...
2008 Jan 22
9
VNIC, non-global zone, dhcp & dns
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Bitstream Vera Sans"><br>     Hello,<br> <br>     I am trying to have dns <b>automatically</b> configured through
2009 Mar 12
4
dladm vnics and etherstub
...dladm create-vnic -l estub0 vnic0 > dladm: vnic creation over estub0 failed: object already exists > # > > I can fortunately delete them and then recreate them. > > # dladm delete-etherstub estub0 > # dladm delete-vnic vnic0 > # > > (whereas if I try deleting estub1 or vnic1, neither of which I have > ever created, that gives an error as expected). > > So is this broken, or doesn''t it work like I think it should? it''s broken. everything that you did should work. i suspect that the #dladm up-vnic in the net-physical SMF service tried to cre...
2009 May 19
4
RFE wish list
Actually, it is not a list.. but just something that''ll be very useful to me in my business. If crossbow/virtual interfaces can provide a flow that can capture bandwidth usage over a period of time (including 95 percentile), that''ll be great! Is this possible? -- This message posted from opensolaris.org
2009 Jun 12
6
Duplicate packets when using aggregate datalinks on bge
I opened a bug report earlier today but it doesn''t seem to have been added to the bugs database. I''m posting here in case one of the Crossbow developers might see it and confirm this behavior. Description Duplicate packets are generated whenever an aggregate is introduced into the network configuration. We''ve ruled out switch ports and physical bge interfaces as
2006 Apr 14
0
Updated overview fig
...t change to the opensolaris overview at http://www.opensolaris.org/os/project/crossbow/crossbow_overview.png The new figure better represents our current planned long-term architecture, which allows multiple rings to be assigned to services or protocols *through* a single VNIC, in this case VNIC1, instead of requiring separate VNICs per services or protocols. -- Nicolas Droux, Solaris Kernel Networking Sun Microsystems, Inc. http://blogs.sun.com/droux
2009 Mar 31
9
Hwo to disable the polling function of mac_srs
In crossbow, each mac_srs has a kernel thread called "mac_rx_srs_poll_ring" to poll the hardware and crossbow will wakeup this thread to poll packets from the hardware automatically. Does crossbow provide any method to disable the polling mechanism, for example disabling the this kernel thread? Thanks Zhihui -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 May 27
4
Cannot get second network interface working in Linux guest
Hi, I''m running snv_89 on an X4150 with a CentOS-5 guest. I cannot seem to get my second network interface to work properly. I followed the virt-install instructions, and even saw the FAQ entry about adding a second network instance in the XML config. I see my second device in the guest but it''s either connected to the wrong interface or not at all. I''d like to
2009 Jun 16
7
objects disappear from dladm after reboot
On OpenSolaris 2009.06 I created a flow, half a dozen VNICs, and I set some properties, and everything was working, then I rebooted my system and everything disappeared from show-vnic, show-flow, and show-prop. When I tried to re-create the objects, dladm said they already existed. While I could not see the objects, I could delete them. Example: # dladm show-vnic # dladm create-vnic -l bge0
2009 Feb 26
4
SXCE104, Cannot boot HVM domain
Hi, I cannot boot Windows XP domU on SXCE104 dom0. It was running for weeks.. Is it a known bug? # virsh start wxpp01 & # virsh dumpxml wxpp01 <domain type=''xen'' id=''-1''> <name>wxpp01</name> <uuid>fb96e8c9-940d-7e0a-12ef-f167a7f1102c</uuid> <os> <type>hvm</type>
2018 May 04
2
Re: VF MAC not reverted to all zero MAC/domain xml MAC on VM restart
...39;hostdev' managed='yes'> <mac address='52:54:00:29:3c:bf'/> <driver name='vfio'/> <source> <address type='pci' domain='0x0000' bus='0x02' slot='0x10' function='0x0'/> </source> <target dev='vnic1'/> <model type='virtio'/> <alias name='hostdev0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </interface> Thanks Thiru. From: sendmail <justsendmailnothingelse@gmail.com>...
2009 Mar 10
40
dlstat for data link statistics
(Bcc''ed to networking discuss). Hi All, Have enclosed man page draft for dlstat(1M) herewith. This is part of the effort to gain better visibility into network traffic in light of crossbow features like virtual NICs, interrupt vs. polling modes etc. This in turn would greatly assist network performance analysis. It is also aimed at segregating link/flow configuration from
2018 May 06
2
Re: VF MAC not reverted to all zero MAC/domain xml MAC on VM restart
...39;hostdev' managed='yes'> <mac address='52:54:00:29:3c:bf'/> <driver name='vfio'/> <source> <address type='pci' domain='0x0000' bus='0x02' slot='0x10' function='0x0'/> </source> <target dev='vnic1'/> <model type='virtio'/> <alias name='hostdev0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </interface> Thanks Thiru. From: sendmail <justsendmailnothingelse@gmail.com>&...
2018 May 06
0
Re: VF MAC not reverted to all zero MAC/domain xml MAC on VM restart
...;/> > > <driver name='vfio'/> > > <source> > > <address type='pci' domain='0x0000' bus='0x02' slot='0x10' > function='0x0'/> > > </source> > > <target dev='vnic1'/> > > <model type='virtio'/> > > <alias name='hostdev0'/> > > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' > function='0x0'/> > > </interface> &gt...
2018 May 09
1
Re: VF MAC not reverted to all zero MAC/domain xml MAC on VM restart
...;/> > > <driver name='vfio'/> > > <source> > > <address type='pci' domain='0x0000' bus='0x02' slot='0x10' > function='0x0'/> > > </source> > > <target dev='vnic1'/> > > <model type='virtio'/> > > <alias name='hostdev0'/> > > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' > function='0x0'/> > > </interface> &gt...