RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Managing Static Routing 581
• subnet is the subnet (network/prefix) of the static route
• interface is the name of the interface for the static route
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.12
Managing Static Routing
Static routes can be manually added to the routing table when there are no notifications sent by other routers
regarding network topology changes.
CONTENTS
• Section13.12.1, “Viewing a List of Static Routes”
• Section13.12.2, “Adding an IPv4 Static Route”
• Section13.12.3, “Adding an IPv6 Static Route”
• Section13.12.4, “Deleting a Static Route”
• Section13.12.5, “Configuring a Black Hole Connection for an IPv4 Static Route”
• Section13.12.6, “Managing Gateways for Static Routes”
• Section13.12.7, “Managing Interfaces for Static Routes”
Section13.12.1
Viewing a List of Static Routes
To view a list of routable Ethernet ports, type:
show running-config routing protocol
Where:
• protocol is either IPv4 or IPv6
If routes have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing ipv4 | tab
HW
NETWORK DISTANCE ACCELERATE GW DISTANCE INTERFACE DISTANCE
-------------------------------------------------------------------------------------
0.0.0.0/0 - -
172.30.128.1 -
switch.0001 -
10.200.16.0/20 - -
If no static routes have been configured, add routes as needed. For more information, refer to Section13.12.2,
“Adding an IPv4 Static Route” or Section13.12.3, “Adding an IPv6 Static Route”.