Comment 10 for bug 1306705

Revision history for this message
Denis Egorenko (degorenko) wrote : Re: Network verification failed on Neutron Vlan with Vlan tagging

[root@bootstrap ~]# ethtool -i eth1
driver: igb
version: 5.0.3-k
firmware-version: 1.80, 0x00000000
bus-info: 0000:02:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

[root@bootstrap ~]# ethtool -i eth0
driver: igb
version: 5.0.3-k
firmware-version: 1.80, 0x00000000
bus-info: 0000:02:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no

[root@bootstrap ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:25:90:94:9F:E4
          inet addr:10.20.0.173 Bcast:10.20.0.255 Mask:255.255.255.0
          inet6 addr: fe80::225:90ff:fe94:9fe4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:1306 errors:0 dropped:0 overruns:0 frame:0
          TX packets:39863 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:141653 (138.3 KiB) TX bytes:10026888 (9.5 MiB)
          Memory:df920000-df940000

eth1 Link encap:Ethernet HWaddr 00:25:90:94:9F:E5
          inet6 addr: fe80::225:90ff:fe94:9fe5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b) TX bytes:468 (468.0 b)
          Memory:df900000-df920000

lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:65536 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)