<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Cisco on Network Haven</title>
		<link>https://dev.networkhaven.org/tags/cisco/</link>
		<description>Recent content in Cisco on Network Haven</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Sat, 16 May 2026 12:00:00 +0200</lastBuildDate>
		
			<atom:link href="https://dev.networkhaven.org/tags/cisco/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Cisco ignore startup configuration</title>
				<link>https://dev.networkhaven.org/posts/cisco-ignore-startup-config/</link>
				<pubDate>Sat, 16 May 2026 12:00:00 +0200</pubDate>
				<guid>https://dev.networkhaven.org/posts/cisco-ignore-startup-config/</guid>
				<description>&lt;p&gt;The startup configuration can be bypassed by booting into ROMMON or during normal operation. In either case, a reboot is required.&lt;/p&gt;&#xA;&lt;p&gt;This is particularly useful, for example, if you need to perform a password recovery because you have forgotten your password, or for troubleshooting purposes.&lt;/p&gt;&#xA;&lt;h2 id=&#34;configuration-in-ios&#34;&gt;Configuration in IOS&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Switch# configure terminal&#xA;! to activate&#xA;Switch(config)# system ignore startup-config&#xA;&#xA;! to deactivate&#xA;Switch(config)# no system ignore startup-config&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;configuration-in-rommon&#34;&gt;Configuration in ROMMON&lt;/h2&gt;&#xA;&lt;p&gt;In the background, the IOS command simply sets the ROMMON variable SWITCH_IGNORE_STARTUP_CONFIG to 1 or 0 which we can also do manually.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
