Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Static Routes: Adding a Default IPv4 Static Route to the IP Routing Table
10-3
Adding a Default IPv4 Static Route to the IP Routing Table
To add a default IPv4 static route to the IP routing table:
1. At the main prompt, add the default IPv4 static route with gateway address
10.40.0.1:
config ip route default 10.40.0.1
2. (optional) Verify the default static route has been added properly:
show ip route
The command response similar to the following displays:
3. Save the configuration.
In this scenario, you will add a default IPv4 static route to the
IP routing table.
(Dub)>show ip route
Destination Gateway Interface Flags
0.0.0.0/0 10.40.0.1 openvpn client Up
10.40.0.0/16 0.0.0.0 bridge switch Up
127.0.0.0/8 0.0.0.0 * Reject Up
127.0.0.1/32 0.0.0.0 lo Up Host
128.14.0.0/16 10.40.2.18 bridge switch Up
192.228.36.48/32 0.0.0.0 serial wan/1 Up Host
(Dub)>