RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Deleting a Static Route 583
3. Configure the next hop IP address (gateway) or interface. Only one can be configured per static route.
For more information, refer to Section13.12.6.1, “Configuring Gateways for IPv6 Static Routes” or
Section13.12.7.1, “Configuring Interfaces for IPv6 Static Routes”.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.12.4
Deleting a Static Route
To delete a static route, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the static route by typing:
no routing protocol route subnet
Where:
• protocol is either IPv4 or IPv6
• subnet is the subnet (network/prefix) of the static route
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.12.5
Configuring a Black Hole Connection for an IPv4 Static Route
To configure a black hole connection for an IPV4 static route, do the following:
1. Make sure the CLI is in Configuration mode.
2. Navigate to routing» ipv4» {subnet}» blackhole, where subnet is the subnet (network/prefix) of the static
route.
3. Configure the following parameter(s) as required:
Parameter Description
distance { distance } Synopsis: A 32-bit unsigned integer between 1 and 255
Default: 1
The distance for this static route's blackhole. Default is 1.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.12.6
Managing Gateways for Static Routes
If the device is not directly connected to the next-hop router, configure a static route to forward traffic to the next-
hop router's IP address. This is referred to as a gateway.