Guest User

Untitled

a guest
Oct 18th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. root@route:~# ip r
  2. default via a.a.a.1 dev enp0s18 metric 10 linkdown
  3. default via a.a.b.1 dev enp0s10 metric 20 onlink linkdown
  4. default via x.x.x.49 dev wwx001e101f0000 metric 30
  5.  
  6. root@route:~# ping -n ya.ru
  7. PING ya.ru (87.250.250.242) 56(84) bytes of data.
  8. From a.a.a.231 icmp_seq=1 Destination Host Unreachable
  9. From a.a.a.231 icmp_seq=2 Destination Host Unreachable
  10. From a.a.a.231 icmp_seq=3 Destination Host Unreachable
  11. ^C
Add Comment
Please, Sign In to add comment