Troubleshooting
Problem
I am unable to delete an invalid static route added to an Ethernet interface using the CLI 'no ip route ...' command. What steps should I follow in order to delete this invalid static route?
Symptom
Whenever I attempt to delete the static route using the CLI, I receive the following:
xi52(config-if[eth21])# no ip route 0.0.0.0/0 10.28.123.1
% Subnet Route Removal failed, error: Subnet route not found
xi52(config-if[mgt0])# no ip route 0.0.0.0/0 10.28.123.1 1
% Subnet Route Removal failed, error: Code 201
For a valid entry, the static route is removed successfully:
xi52(config-if[eth21])# no ip route 10.10.10.0/27 10.10.10.1 4
Subnet Route Removed.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
15 June 2018
UID
swg21635704