<?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 Re: Cisco 4451 - Unable to delete tftp line in router in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758268#M305639</link>
    <description>&lt;P&gt;hmmm, do you have a flash card installed?. &lt;STRONG&gt;sh flash&lt;/STRONG&gt;:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a bug:&lt;/P&gt;&lt;P&gt;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuc60316" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuc60316&lt;/A&gt;&lt;/P&gt;&lt;P&gt;...which will allow you to enter the command but not remove it if the file system is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could just&amp;nbsp;edit the running config off the box, then copy it back to startup and reload the device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Seb.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 14:38:03 GMT</pubDate>
    <dc:creator>Seb Rupik</dc:creator>
    <dc:date>2018-12-05T14:38:03Z</dc:date>
    <item>
      <title>Cisco 4451 - Unable to delete tftp line in router</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758242#M305635</link>
      <description>&lt;P&gt;Good morning, I've tried everything to delete a certain line in the configuration of a Cisco 4451 router.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One of my colleagues was playing around with it I believe and he and I have been looking everywhere trying to figure out how to remove it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;tftp-server flash alias file1&lt;/U&gt;&lt;/STRONG&gt;&lt;U&gt; &lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I never played around with or tested "alias" before so it could just be inexperience on our parts. I tried doing a no in front of it and it didn't remove it. I searched on google also, to no avail. Hoping to find someone here who's used this before and knows how to remove it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 14:04:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758242#M305635</guid>
      <dc:creator>Adam Ayoub</dc:creator>
      <dc:date>2018-12-05T14:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 4451 - Unable to delete tftp line in router</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758251#M305636</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;According to the config guide:&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;tftp-server&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;rom alias&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;filename1&lt;/EM&gt;&lt;SPAN class="cCp_CmdPlain"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;[&lt;/SPAN&gt;&lt;EM&gt;access-list-number&lt;/EM&gt;&lt;SPAN class="cCp_CmdPlain"&gt;]&lt;/SPAN&gt;&lt;BR /&gt;no&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;tftp-server&lt;/STRONG&gt;&lt;SPAN class="cCp_CmdPlain"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;/SPAN&gt;&lt;STRONG&gt;flash&lt;/STRONG&gt;&lt;SPAN class="cCp_CmdPlain"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;[&lt;/SPAN&gt;&lt;EM&gt;partition-number&lt;/EM&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN class="cCp_CmdPlain"&gt;]&lt;/SPAN&gt;&lt;EM&gt;filename1&lt;/EM&gt;&lt;SPAN class="cCp_CmdPlain"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;|&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;rom alias&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;filename2&lt;/EM&gt;&lt;SPAN class="cCp_CmdPlain"&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_t1.html#wp1019519" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_t1.html#wp1019519&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;..so it should be sufficient to type (without the alias):&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;no tftp-server flash file1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 14:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758251#M305636</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2018-12-05T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 4451 - Unable to delete tftp line in router</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758256#M305637</link>
      <description>&lt;P&gt;Hi Seb,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply. I just tried it and it didn't work. The line is still there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also tried deleting the file itself before trying to remove the line. And no dice.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="background: white;"&gt;Also tried "no tftp-server flash:file1". It's a stubborn little line.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 14:21:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758256#M305637</guid>
      <dc:creator>Adam Ayoub</dc:creator>
      <dc:date>2018-12-05T14:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 4451 - Unable to delete tftp line in router</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758268#M305639</link>
      <description>&lt;P&gt;hmmm, do you have a flash card installed?. &lt;STRONG&gt;sh flash&lt;/STRONG&gt;:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a bug:&lt;/P&gt;&lt;P&gt;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuc60316" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuc60316&lt;/A&gt;&lt;/P&gt;&lt;P&gt;...which will allow you to enter the command but not remove it if the file system is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could just&amp;nbsp;edit the running config off the box, then copy it back to startup and reload the device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 14:38:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758268#M305639</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2018-12-05T14:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 4451 - Unable to delete tftp line in router</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758335#M305647</link>
      <description>&lt;P&gt;There is a flash card but it's built in. Can't remove them on these models if I'm not mistaken.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 16:11:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/cisco-4451-unable-to-delete-tftp-line-in-router/m-p/3758335#M305647</guid>
      <dc:creator>Adam Ayoub</dc:creator>
      <dc:date>2018-12-05T16:11:01Z</dc:date>
    </item>
  </channel>
</rss>

