Core-Layer
  • Home
  • Blog
  • LINKS
  • ABOUT
  • Contact

Blog

[Cisco] - Use ROMmon to transfer an IOS in flash using TFTP

8/2/2016

0 Comments

 
If you have deleted the IOS in memory from a Cisco router and rebooted the router, it will started in ROMmon (ROM Monitor) mode. 

Once you get ROMmon prompt, you will have to set some variable's values to be able to execute on IOS transfer from a TFTP server: ​
rommon 1 >IP_ADDRESS=10.0.0.1
rommon 2 >IP_SUBNET_MASK=255.0.0.0
rommon 3 >DEFAULT_GATEWAY=10.0.0.2
rommon 4 >TFTP_SERVER=10.0.0.2
rommon 5 >TFTP_FILE=c2800nm-advipservicesk9-mz.124-15.T1.bin
rommon 6 >tftpdnld

Once completed, use "reset" command to reboot the router. You can then make sure the IOS has been correctly transfered in flash memory using the following command: ​
Router#dir flash:
0 Comments



Leave a Reply.

    Archives

    July 2021
    July 2018
    March 2018
    October 2017
    May 2017
    April 2017
    March 2017
    October 2016
    February 2016
    January 2016

    Categories

    All
    API
    Chrome
    Cisco
    Code Qr
    Covid
    Dev
    Données Personnelles
    Fix
    IIS
    Issue
    Linux
    Microsoft
    Moto
    Network
    News
    Python
    Qr
    Qr Code
    Quebec
    Raspberry Pi
    Roadtrip
    Securité
    Security
    SQL
    Vulnerability
    Windows

    RSS Feed

Proudly powered by Weebly
  • Home
  • Blog
  • LINKS
  • ABOUT
  • Contact