tavis

create router add interface and gateway not assign ip

Nov 27th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. root@infra1-neutron-agents-container-80c813c6:~# ip netns
  2. qrouter-3d950534-7de5-471a-9fbf-df4367ff2d6e
  3. qdhcp-a45542bf-5e97-4df5-bb3d-fc30f30343de
  4. qdhcp-bd933138-3fb2-4f8d-8cee-e748f08a685f
  5. root@infra1-neutron-agents-container-80c813c6:~# ip netns exec qrouter-3d950534-7de5-471a-9fbf-df4367ff2d6e ifconfig
  6. ha-03c6f6b4-7d Link encap:Ethernet HWaddr fa:16:3e:13:a7:27
  7. inet addr:169.254.192.3 Bcast:169.254.255.255 Mask:255.255.192.0
  8. inet6 addr: fe80::f816:3eff:fe13:a727/64 Scope:Link
  9. UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1
  10. RX packets:3307 errors:0 dropped:0 overruns:0 frame:0
  11. TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
  12. collisions:0 txqueuelen:1000
  13. RX bytes:178398 (178.3 KB) TX bytes:1332 (1.3 KB)
  14.  
  15. lo Link encap:Local Loopback
  16. inet addr:127.0.0.1 Mask:255.0.0.0
  17. inet6 addr: ::1/128 Scope:Host
  18. UP LOOPBACK RUNNING MTU:65536 Metric:1
  19. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  20. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  21. collisions:0 txqueuelen:0
  22. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  23.  
  24. qg-5b9059d8-c1 Link encap:Ethernet HWaddr fa:16:3e:9e:c9:1e
  25. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  26. RX packets:10616 errors:0 dropped:0 overruns:0 frame:0
  27. TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
  28. collisions:0 txqueuelen:1000
  29. RX bytes:551668 (551.6 KB) TX bytes:868 (868.0 B)
  30.  
  31. qr-17ab4867-96 Link encap:Ethernet HWaddr fa:16:3e:c3:5f:cd
  32. UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1
  33. RX packets:1 errors:0 dropped:0 overruns:0 frame:0
  34. TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
  35. collisions:0 txqueuelen:1000
  36. RX bytes:42 (42.0 B) TX bytes:478 (478.0 B)
Advertisement
Add Comment
Please, Sign In to add comment