diff --git a/docs/MultiISP.xml b/docs/MultiISP.xml
index b8c873423..8ccfa4ee3 100644
--- a/docs/MultiISP.xml
+++ b/docs/MultiISP.xml
@@ -1100,6 +1100,18 @@ gateway:~ #Note that because we used a priority of 1000, the
+
+ Looking at the routing tables
+
+ To look at the various routing tables, you must use the ip utility. To see the entire routing
+ configuration (including rules), the command is shorewall show
+ routing. To look at an individual provider's table use
+ ip route ls table provider
+ where provider can be either the provider
+ name or number.
+
+