Delete 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

  1. Log on to the appliance with the user name rsaadmin and the operating system password.

  2. Use vi editor to delete the persistent static route entry from the ifroute-eth0 file.

  3. Use vi editor to delete the persistent static route entry from the Teth0 table.

  4. Restart network services to apply the change. Type:

    sudo service network restart

    and press ENTER.