In this section:
Accessing the Static IP Route Table
- In the WebUI, click the Settings tab.
In the left navigation pane, go to Protocols > IP > Static Routes.
NoteTwo default routes are allowed with different metric values but are only relevant when used with link monitoring.
See the following image for an example of two default routes.
Creating an Entry in a Static IP Route Table
Click the Create Static IP Route () icon at the top of the Static IP Route Table page.
Destination IP
Specifies the destination IP Address
Mask
Specifies the network mask of the destination host or subnet. If the 'Destination IP Address' field and 'Mask' field are both 0.0.0.0, the static route is called 'default static route'.
Gateway
Specifies the IP Address of the next-hop router to use for this Static Route.
Metric
Specifies the cost of this route and hence indirectly specifies the preference of the route. Lower values indicate more preferred routes. Typical value is 1 for most static routes indicating that static routes are preferred to dynamic routes.