Guest User

Untitled

a guest
Jan 24th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. ip name-server vrf INET 8.8.8.8
  2.  
  3. ip domain-lookup vrf INET
  4.  
  5.  
  6. ip sla 10
  7. http raw http://ifconfig.co name-server 8.8.8.8 cache disable
  8. vrf INET
  9. http-raw-request
  10. GET / HTTP/1.0rn
  11. exit
  12. threshold 2
  13. timeout 2
  14. ip sla schedule 10 life forever start-time now
  15.  
  16. IPSLAs Latest Operation Summary
  17. Codes: * active, ^ inactive, ~ pending
  18. All Stats are in milliseconds. Stats with u are in microseconds
  19.  
  20. ID Type Destination Stats Return Last
  21. Code Run
  22. -----------------------------------------------------------------------
  23. *10 http 0.0.0.0 RTT=0 DNS query e 25 seconds ag
  24. rror o
  25.  
  26. #ping vrf INET ifconfig.co
  27. Type escape sequence to abort.
  28. Sending 5, 100-byte ICMP Echos to 104.18.39.101, timeout is 2 seconds:
  29. !!!!!
  30. Success rate is 100 percent (5/5), round-trip min/avg/max = 13/18/34 ms
Add Comment
Please, Sign In to add comment