Link: https://openstack.nimeyo.com/65515/?show=65788#c65788
From: shahamf <shah...@gmail.com>

Hey Remo,

'ip netns exec qrouter-41f2efea-7066-4dc3-bad7-41fdab130b65 ifconfig' gives me:

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 0 (Local Loopback)
RX packets 37 bytes 4144 (4.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 37 bytes 4144 (4.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

qg-f15a424d-e6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.24.4.226 netmask 255.255.255.240 broadcast 172.24.4.239
inet6 fe80::f816:3eff:fee3:4db5 prefixlen 64 scopeid 0x20
ether fa:16:3e:e3:4d:b5 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 43 bytes 2334 (2.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

qr-0efad2ba-64: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255
inet6 fe80::f816:3eff:feb0:70ad prefixlen 64 scopeid 0x20
ether fa:16:3e:b0:70:ad txqueuelen 0 (Ethernet)
RX packets 6 bytes 480 (480.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10 bytes 864 (864.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

'ip netns exec qrouter-41f2efea-7066-4dc3-bad7-41fdab130b65 route -n' gives:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 172.24.4.225 0.0.0.0 UG 0 0 0 qg-f15a424d-e6
10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 qr-0efad2ba-64
172.24.4.224 0.0.0.0 255.255.255.240 U 0 0 0 qg-f15a424d-e6

None of the above is in the subnet of my SR-IOV ports.

Also, correct me if I'm wrong, but isn't the fact that I manage to run untagged traffic implies that it's something in the configuration that I miss?

Thanks a lot for your time and help, it is much appreciated! :)

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to