VMG1312-B10A: Static Routes: Difference between revisions
m (→CLI) |
m (→CLI) |
||
Line 13: | Line 13: | ||
==CLI== |
==CLI== |
||
From the CLI (telnet/SSH) you can view the route table with: |
From the CLI (telnet/SSH) you can view the route table with: |
||
route show |
|||
show list |
|||
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. |
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. |
Revision as of 09:38, 16 Haziran 2015
Static routes can be applied manually. This allows a second block of IP addresses allocated by AAISP to be routed to a router on your LAN on the inside of the ZyXEL router.
The static route can be added via the web interface:
Network Setting -> Routing -> Add new static route
Here is an example:
CLI
From the CLI (telnet/SSH) 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.