Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

VMG1312-B10A: Static Routes: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
AA-Andrew (talk | contribs)
Line 14: Line 14:
route add 192.0.2.0 255.255.255.240 metric -1 gw 198.51.100.2 dev br0
route add 192.0.2.0 255.255.255.240 metric -1 gw 198.51.100.2 dev br0
save
save

Again, from the CLI you can view the route table with:
route show

The list should display immediately, if there are pauses between showing the default routes and the new static then this could be an indication of a problem with DNS look-ups and should not affect the actual routing.

== Config via Web Interface ==
== Config via Web Interface ==