# Go back one pageGo to the next page#Go to this book's Index

Static Routes tab items


Item Description
Dest
Shows the destination network address.
Mask
Shows the destination mask.
NextHop
Displays the next hop IP address.
Metric
Displays the primary routing metric for this route. If this metric is not used, set the value to 1.
IfIndex
The index value that uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Preference
The route preference.
Enable
Sets whether the configured static route is available on the port. The default is enable.
Note: If a static route is disabled, it must be enabled before it can be added to the system routing table.
Status
Displays if static route is active/inactive.

  1. In the Dest box, type the IP address.
  2. In the Mask box, type the mask.
  3. In the NextHop box, type the IP address of the router through which the specified route is accessible.
  4. In the Metric box, type the HopOrMetric value.
  5. Select the enable option.
  6. Click Insert.
  7. The new route appears in the routing table.

Go back one pageGo to the next page##Go to this book's Index