When having multiple gateway it is very useful know which route is used by particular address. So we can know if the routing is work as expected. For this task we can use ip route get command.
Show Selected Route for particular IP
ip route get 8.8.8.8
8.8.8.8 via 192.168.42.129 dev usb0 src 192.168.42.243
cache