Device Manager Online Help # Go back one pageGo to the next page#Go to this book's Index

Creating a Black hole static route

While aggregating or injecting routes to other routers, a router may not have a route to the aggregated destination, which causes a "black hole." To avoid routing loops, you can configure a black hole static-route to the destination it is advertising. A black hole route is a route with invalid next hop, so that the data packets destined to this network will be dropped by the switch.


Note Note: To create a black hole static route, the NextHop field must be set to 225.225.225.225.

To create a static default route:

  1. From the Device Manager menu bar, choose IP Routing > IP.
  2. The IP dialog box opens with the Globals tab displayed.
  3. Click the Static Routes tab.
  4. The Static Routes tab opens.
  5. Click Insert.
  6. The Insert Static Routes dialog box opens.
  7. In the Dest box, type the IP address.
  8. In the Mask box, type the mask.
  9. In the NextHop box, type 225.225.225.225 as the IP address of the router through which the specified route is accessible.
  10. In the Metric box, type the HopOrMetric value.
  11. In the Preference box, select the route preference.
  12. Select the enable option.
  13. Click Insert.
  14. The default route record is created in the routing table.

See also:


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