Creating a static default route
The default route is used to specify a route to all networks for which there are no explicit routes in the Forwarding Information Base or the routing table. This route is a route with the prefix length of zero (RFC1812). The switches can be configured with the default route statically, or they can learn it using a dynamic routing protocol.
|
Note:
To create a default static route, set the destination address and subnet mask to 0.0.0.0.
|
To create a static default route:
- From the Device Manager window menu bar, choose IP Routing > IP.
| The IP dialog box opens with the Globals tab displayed. |
- Click the Static Routes tab.
| The Static Routes tab opens. |
- Click the Insert button.
| The IP - Insert Static Routes dialog box opens. |
- In the Dest and the Mask fields, type 0.0.0.0.
- In the NextHop field, select the router through which the specified route is accessible.
- In the Metric field, type the HopOrMetric value.
- Click Insert.
| The default route record is created in the routing table. |