Difference between revisions of "Network issues diagnose"

From vpsget wiki
Jump to: navigation, search
(Created page with "under construction arping 1.1.1.1 mtr --report 1.1.1.1 arp -n|grep 1.1.1.1 ip neigh show ip route show ip addr show ip -6 neigh show ip -6 route show ip -6 addr show")
 
Line 12: Line 12:
 
  ip -6 route show
 
  ip -6 route show
 
  ip -6 addr show
 
  ip -6 addr show
 +
 +
 +
"[[Category:Admin area]]"

Revision as of 01:11, 26 June 2014

under construction

arping 1.1.1.1
mtr --report 1.1.1.1
arp -n|grep 1.1.1.1
ip neigh show
ip route show
ip addr show
ip -6 neigh show
ip -6 route show
ip -6 addr show


""