Guest User

Untitled

a guest
Sep 19th, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. (multifix)% nova console-log 363cccb6-b7d1-41c0-b450-17a1b10ea43f | grep 10.100
  2. Sending select for 10.100.0.2...
  3. Sending select for 10.100.0.2...
  4. Lease of 10.100.0.2 obtained, lease time 86400
  5. adding dns 10.100.0.3
  6. if-info: eth0,up,10.100.0.2,28,fe80::f816:3eff:fe28:2b9b
  7. ip-route:default via 10.100.0.1 dev eth0
  8. ip-route:10.100.0.0/28 dev eth0 src 10.100.0.2
  9. inet addr:10.100.0.2 Bcast:10.100.0.15 Mask:255.255.255.240
  10. 0.0.0.0 10.100.0.1 0.0.0.0 UG 0 0 0 eth0
  11. 10.100.0.0 0.0.0.0 255.255.255.240 U 0 0 0 eth0
  12. nameserver 10.100.0.3
  13. ### ping -c 5 10.100.0.1
  14. PING 10.100.0.1 (10.100.0.1): 56 data bytes
  15. --- 10.100.0.1 ping statistics ---
  16. #### ping -c 5 10.100.0.3
  17. PING 10.100.0.3 (10.100.0.3): 56 data bytes
  18. 64 bytes from 10.100.0.3: seq=0 ttl=64 time=0.532 ms
  19. 64 bytes from 10.100.0.3: seq=1 ttl=64 time=0.252 ms
  20. 64 bytes from 10.100.0.3: seq=2 ttl=64 time=0.247 ms
  21. 64 bytes from 10.100.0.3: seq=3 ttl=64 time=0.253 ms
  22. 64 bytes from 10.100.0.3: seq=4 ttl=64 time=0.266 ms
  23. --- 10.100.0.3 ping statistics ---
  24. Sep 19 12:05:21 cirros kern.info kernel: [ 0.740356] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
  25. guaranine [/opt/stack/tempest] ☻ nova console-log 363cccb6-b7d1-41c0-b450-17a1b10ea43f | grep 10.100 11:27
  26. (multifix)% S ip netns exec qdhcp-3f16529c-2061-44ef-b842-57395bde2499 ping -c2 10.100.0.2
  27. PING 10.100.0.2 (10.100.0.2) 56(84) bytes of data.
  28.  
  29. --- 10.100.0.2 ping statistics ---
  30. 2 packets transmitted, 0 received, 100% packet loss, time 999ms
Advertisement
Add Comment
Please, Sign In to add comment