Oracle® Switch ES2-72 and Oracle Switch ES2-64 Configuration Guide

Exit Print View

Updated: April 2015
 
 

Remove Static Routes

  1. Connect to SEFOS on SEFOS-1.

    See Connect to SEFOS.

  2. Remove the static route on SEFOS-1.
    SEFOS-1# configure terminal
    SEFOS-1(config)# no ip route 40.0.0.0 255.0.0.0 20.0.0.200
    SEFOS-1(config)# end
    
  3. Connect to SEFOS on SEFOS-2.

    See Connect to SEFOS.

  4. Remove the static route on SEFOS-2.
    SEFOS-2# configure terminal
    SEFOS-2(config)# no ip route 10.0.0.0 255.0.0.0 20.0.0.201
    SEFOS-2(config)# end
    

Related Information