😟Troubleshooting on the edge🧰
Ronald Bartels
1 min read
To troubleshoot connectivity of private IP addresses. The main tools are ping, traceroute and mtr. However, on an edge you cannot thus run the commands to a destination IP as that will use the management plane. So the below is how you use the data plane for each command.
The IP address is the local connected IP. Below is the examples:
# ping
ping -I 192.168.88.254 192.168.79.1
# traceroute
traceroute -s 192.168.88.254 192.168.79.1
# mtr on an upstream WAN interface
mtr -T -I eth3 1.1.1.1
Ronald Bartels ensures that Internet inhabiting things are connected reliably online at Fusion Broadband South Africa - the leading specialized SD-WAN provider in South Africa. Learn more: 👉 Contact Fusion
0
Subscribe to my newsletter
Read articles from Ronald Bartels directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Ronald Bartels
Ronald Bartels
Driving SD-WAN Adoption in South Africa