Advertisement
Guest User

Untitled

a guest
Feb 6th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. root@compute00:~# ip netns exec qrouter-f34f2da0-0ecb-4ab3-a997-cb05816b816c ping 10.0.0.4
  2. PING 10.0.0.4 (10.0.0.4) 56(84) bytes of data.
  3. 64 bytes from 10.0.0.4: icmp_seq=1 ttl=64 time=0.432 ms
  4. 64 bytes from 10.0.0.4: icmp_seq=2 ttl=64 time=0.119 ms
  5. ^C
  6. --- 10.0.0.4 ping statistics ---
  7. 2 packets transmitted, 2 received, 0% packet loss, time 999ms
  8. rtt min/avg/max/mdev = 0.119/0.275/0.432/0.157 ms
  9. root@compute00:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement