search

Tuesday, March 3, 2020

Debug route table

List all routes in system:
route -n
Get route for a specific IP:
ip route get 1.1.1.1

No comments:

Post a Comment