Delete a Persistent IPv4 or IPv6 Static RouteDelete a Persistent IPv4 or IPv6 Static Route
Use this procedure to remove a persistent IPv4 or IPv6 static route. The following procedure uses the eth0 interface as an example. To remove a persistent route from the eth1 interface, replace eth0 with eth1 in the following procedure.
Before you begin
You must access the appliance operating system to delete a static route. For information, see Operating System Access.
Procedure
-
Log on to the appliance with the user name rsaadmin and the operating system password.
-
Use vi editor to delete the persistent static route entry from the ifroute-eth0 file.
-
Use vi editor to delete the persistent static route entry from the Teth0 table.
-
Restart network services to apply the change. Type:
sudo service network restart
and press ENTER.