<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.nesevo.com/index.php?action=history&amp;feed=atom&amp;title=Install_ASR9k_IOS_from_ROMMON_via_TFTP</id>
	<title>Install ASR9k IOS from ROMMON via TFTP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.nesevo.com/index.php?action=history&amp;feed=atom&amp;title=Install_ASR9k_IOS_from_ROMMON_via_TFTP"/>
	<link rel="alternate" type="text/html" href="http://wiki.nesevo.com/index.php?title=Install_ASR9k_IOS_from_ROMMON_via_TFTP&amp;action=history"/>
	<updated>2026-05-14T21:26:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.nesevo.com/index.php?title=Install_ASR9k_IOS_from_ROMMON_via_TFTP&amp;diff=2589&amp;oldid=prev</id>
		<title>Philipp: Created page with &quot;* Connect to the Console Port * Get to ROMMON prompt (sometimes you have to hit CTRL-C whan asked) * Connect Mgmt0 port to the network * Place the ''vm'' File of your ASR IOSX...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.nesevo.com/index.php?title=Install_ASR9k_IOS_from_ROMMON_via_TFTP&amp;diff=2589&amp;oldid=prev"/>
		<updated>2014-03-07T13:25:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Connect to the Console Port * Get to ROMMON prompt (sometimes you have to hit CTRL-C whan asked) * Connect Mgmt0 port to the network * Place the &amp;#039;&amp;#039;vm&amp;#039;&amp;#039; File of your ASR IOSX...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Connect to the Console Port&lt;br /&gt;
* Get to ROMMON prompt (sometimes you have to hit CTRL-C whan asked)&lt;br /&gt;
* Connect Mgmt0 port to the network&lt;br /&gt;
* Place the ''vm'' File of your ASR IOSXR distribution (e.g. &amp;lt;code&amp;gt;asr9k-mini-px.vm-4.3.0&amp;lt;/code&amp;gt;, normally found within the tar file of your distribution) onto your TFTP server&lt;br /&gt;
* Issue the following commands from the ROMMON promt, line by line (bold values may have to be replaced acording to your environment):&lt;br /&gt;
 unset BOOT&lt;br /&gt;
 unset TFTP_FILE&lt;br /&gt;
 sync&lt;br /&gt;
 unset BOOT_DEV_SEQ_OPER&lt;br /&gt;
 unset MIRROR_ENABLE&lt;br /&gt;
 sync&lt;br /&gt;
 priv&lt;br /&gt;
 diswd&lt;br /&gt;
 IP_ADDRESS='''192.168.1.241'''&lt;br /&gt;
 IP_SUBNET_MASK='''255.255.255.0'''&lt;br /&gt;
 DEFAULT_GATEWAY='''192.168.1.254'''&lt;br /&gt;
 TFTP_RETRY_COUNT=4&lt;br /&gt;
 TFTP_TIMEOUT=6000&lt;br /&gt;
 TFTP_CHECKSUM=1&lt;br /&gt;
 TFTP_SERVER='''192.168.1.11'''&lt;br /&gt;
 TFTP_MGMT_INTF=0&lt;br /&gt;
 TFTP_BLKSIZE=1400&lt;br /&gt;
 TURBOBOOT=on,disk0,format&lt;br /&gt;
 sync&lt;br /&gt;
* Now, boot and install via TFTP&lt;br /&gt;
 boot tftp://192.168.1.11/asr9k-mini-px.vm-4.3.0&lt;br /&gt;
* Wait without hitting any key until the ASR reboots. May take quite long, 30 mins or so.&lt;br /&gt;
* Type &amp;lt;code&amp;gt;show install active&amp;lt;/code&amp;gt; and check the path starts with '''&amp;lt;code&amp;gt;disk0:&amp;lt;/code&amp;gt;''' and not '''&amp;lt;code&amp;gt;mem:&amp;lt;/code&amp;gt;'''. If it starts with '''&amp;lt;code&amp;gt;mem:&amp;lt;/code&amp;gt;''', you have to repeat the whole procedure.&lt;/div&gt;</summary>
		<author><name>Philipp</name></author>
	</entry>
</feed>