<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic cannot remove misstyped static route in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268761#M347659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Jun 2013 15:00:32 GMT</pubDate>
    <dc:creator>sorosj</dc:creator>
    <dc:date>2013-06-21T15:00:32Z</dc:date>
    <item>
      <title>cannot remove misstyped static route</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268758#M347656</link>
      <description>&lt;P&gt;I have misstyped a static route (netmask is wrong) and cannot delete:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gw-kuvasz#sh run | include route&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;route alba-dmz 0.246.102.79 25.255.255.255 10.63.201.110 1&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to remove get the following error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gw-kuvasz(config)# no route alba-dmz 0.246.102.79 25.255.255.255 10.63.201.110&lt;/P&gt;&lt;P&gt;ERROR: Invalid network address 0.246.102.79, cannot add route&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for the help: Joseph&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:01:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268758#M347656</guid>
      <dc:creator>sorosj</dc:creator>
      <dc:date>2019-03-12T02:01:22Z</dc:date>
    </item>
    <item>
      <title>cannot remove misstyped static route</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268759#M347657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems both the network address and mask are wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are not that many commands related to routes you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems like some bug. I dont know why it is giving a message of adding a route when you are removing one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this with my home ASA5505 (8.4(5)) and it wont let me even add that route to begin with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One command you could try (risks involed) is to remove all the routes regarding "alba-dmz" interface on the ASA. This command doesnt specify the exact route to be removed but rather removes all static routes from that interface so it has its own risks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASA(config)# clear configure route alba-dmz&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on your network setup you might want to do this outside normal working hours since you need to remove all routes from that interface. I am not sure if it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One idea is naturally booting up the ASA if you havent saved the configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or perhaps trying to boot the ASA with a configuration file that doesnt include the route&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 11:41:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268759#M347657</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-06-21T11:41:47Z</dc:date>
    </item>
    <item>
      <title>cannot remove misstyped static route</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268760#M347658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A brute force ploy would be to export (scp or tftp) a copy of the startup-config, edit it to remove the offending route, import it under a different name (xxx.txt), do copy xxx.txt startup-config to overwrite it, and then reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Jim Leinweber, WI State Lab of Hygiene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:53:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268760#M347658</guid>
      <dc:creator>James Leinweber</dc:creator>
      <dc:date>2013-06-21T13:53:48Z</dc:date>
    </item>
    <item>
      <title>cannot remove misstyped static route</title>
      <link>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268761#M347659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 15:00:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-remove-misstyped-static-route/m-p/2268761#M347659</guid>
      <dc:creator>sorosj</dc:creator>
      <dc:date>2013-06-21T15:00:32Z</dc:date>
    </item>
  </channel>
</rss>

