cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
24011
Views
5
Helpful
26
Replies

ASA 5505 %Error opening tftp://192.168.1.107/asdm-602.bin (No such device)

woodjl1650
Beginner
Beginner

Can anyone tell me how to resolve this error message?

%Error opening tftp://192.168.1.107/asdm-602.bin (No such device)

I get this while I am rying to copy the ISO image to the ASA.  I messed up and deleted everything and now trying to set it back up.  Please help.

Thanks,

Jonathan

26 Replies 26

Got the the ping...no route to host 10.10.26.6....did I do something wrong?

Hello,

Did you connect the TFTP server directly to the ASA? If not, can you try to

connect it to port Ethernet 1 (second port) and try again?

Regards,

NT

with a regular network cable?

Hello,

Yes. Use a regular network cable. Once you connect, issue the following

command:

show interface vlan 1

Interface Vlan 1 "inside", is up, line protocol is up

Hardware is i82546GB rev03, BW 100 Mbps, DLY 100 usec

Input flow control is unsupported, output flow control is unsupported

-


IP address 10.10.26.20, subnet mask 255.255.255.0

The first line should show you that the interface is up, line protocol is

up. Then you try the ping test.

Regards,

NT

is says down...how can i turn it up?

Hello,

Can you post the output of "show run" here?

Regards,

NT

FINALLY....final question. ASDM, install the same way?

Hello,

Yes. Copy the file same way as the OS. Then, you need to set the ASDM image

name:

ASA# config t

ASA(config)# asdm image disk0:/asdm-602.bin

Hope this helps.

Regards,

NT

Hello, not to open another topic I write here.

I have the same problem with an ASA 5520, but will not let me create vlan, only create subinterface and that if I can do vlan. And not respond to ping

What I can do?
 

sajjadrizvi87
Beginner
Beginner

Accessing tftp://192.168.1.2/asa831-k8.bin...

%Error opening tftp://192.168.1.2/asa831-k8.bin (No such device)

ciscoasa# show interface vlan 1

Interface Vlan1 "inside", is down, line protocol is down

  Hardware is EtherSVI, BW 100 Mbps, DLY 100 usec

        MAC address c84c.75bd.e2a4, MTU 1500

        IP address 192.168.1.1, subnet mask 255.255.255.0

  Traffic Statistics for "inside":

        0 packets input, 0 bytes

        0 packets output, 0 bytes

        0 packets dropped

      1 minute input rate 0 pkts/sec,  0 bytes/sec

      1 minute output rate 0 pkts/sec,  0 bytes/sec

      1 minute drop rate, 0 pkts/sec

      5 minute input rate 0 pkts/sec,  0 bytes/sec

      5 minute output rate 0 pkts/sec,  0 bytes/sec

      5 minute drop rate, 0 pkts/sec

Accessing tftp://192.168.1.2/asa831-k8.bin...

%Error opening tftp://192.168.1.2/asa831-k8.bin (No such device)

ciscoasa# show interface vlan 1

Interface Vlan1 "inside", is down, line protocol is down

  Hardware is EtherSVI, BW 100 Mbps, DLY 100 usec

        MAC address c84c.75bd.e2a4, MTU 1500

        IP address 192.168.1.1, subnet mask 255.255.255.0

  Traffic Statistics for "inside":

        0 packets input, 0 bytes

        0 packets output, 0 bytes

        0 packets dropped

      1 minute input rate 0 pkts/sec,  0 bytes/sec

      1 minute output rate 0 pkts/sec,  0 bytes/sec

      1 minute drop rate, 0 pkts/sec

      5 minute input rate 0 pkts/sec,  0 bytes/sec

      5 minute output rate 0 pkts/sec,  0 bytes/sec

      5 minute drop rate, 0 pkts/sec

what si a command to make it up

Jonathan Kaplan
Beginner
Beginner
SOLUTION: 

skip this command set, if an image is installed.
rommon #1>erase disk0 (formats the flash card. also erases key and the hidden files)
rommon #2>address 192.168.1.11
rommon #3>gateway 192.168.1.111 (may be optional)
rommon #4>server 192.168.1.111
rommon #5>file asa***-k8.bin (this is tricky because the contextual help uses the “image” key word)
rommom #6> sync (writes to NVRAM)
rommon #7>port e0/0
rommon #7>tftpdnld
!as well the expected syntax is "address=192.168.1.11" etc. but this did not work
!System loads OS and reboots
!*****Only format if the flash: is unreadable******
!Now format disk0 (dir flash = no files in directory. not enough space to write memory)
ciscoasa#format disk0 ***(if dir flash: shows an image, skip this step)
ciscoasa(config)#int vlan 3
ciscoasa(config-int)#nameif management 
ciscoasa(config-int)#ip address <addr> <mask>
ciscoasa(config-int)#int e0/0
ciscoasa(config-int)#no shut
ciscoasa(config-int)#switchport mode access
ciscoasa(config-int)#sw access vlan 3
ciscoasa(config-int)#copy tftp: flash:

It took this long though. I had to guess the syntax.

 
[Thu Feb 12 09:08:28.383 2015] Launching BootLoader...
[Thu Feb 12 09:08:28.664 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:08:28.711 2015] 
[Thu Feb 12 09:08:28.742 2015] Searching / for images to boot.
[Thu Feb 12 09:08:28.805 2015] 
[Thu Feb 12 09:08:28.805 2015] No images in /
[Thu Feb 12 09:08:28.820 2015] Error 15: File not found
[Thu Feb 12 09:08:28.852 2015] 
[Thu Feb 12 09:08:28.852 2015] unable to boot an image
[Thu Feb 12 09:08:28.883 2015] 
[Thu Feb 12 09:08:28.883 2015] 
[Thu Feb 12 09:08:28.883 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:08:28.930 2015] 
[Thu Feb 12 09:08:28.961 2015] Searching / for images to boot.
[Thu Feb 12 09:08:29.023 2015] 
[Thu Feb 12 09:08:29.023 2015] No images in /
[Thu Feb 12 09:08:29.039 2015] Error 15: File not found
[Thu Feb 12 09:08:29.070 2015] 
[Thu Feb 12 09:08:29.070 2015] unable to boot an image
[Thu Feb 12 09:08:29.086 2015] 
[Thu Feb 12 09:08:29.102 2015] 
[Thu Feb 12 09:08:29.102 2015] Failsafe booting engaged.
[Thu Feb 12 09:08:29.117 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:08:29.180 2015] 
[Thu Feb 12 09:08:29.211 2015] Searching / for images to boot.
[Thu Feb 12 09:08:29.258 2015] 
[Thu Feb 12 09:08:29.258 2015] No images in /
[Thu Feb 12 09:08:29.273 2015] Error 15: File not found
[Thu Feb 12 09:08:29.305 2015] 
[Thu Feb 12 09:08:29.305 2015] unable to boot an image
[Thu Feb 12 09:08:29.336 2015] 
[Thu Feb 12 09:08:30.445 2015] 
[Thu Feb 12 09:08:30.445 2015] 
[Thu Feb 12 09:08:30.445 2015] CISCO SYSTEMS 
[Thu Feb 12 09:08:30.461 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 09:08:30.820 2015] 
[Thu Feb 12 09:08:30.820 2015] Low Memory: 632 KB
[Thu Feb 12 09:08:30.852 2015] High Memory: 251 MB
[Thu Feb 12 09:08:30.867 2015] PCI Device Table.
 
[Thu Feb 12 09:08:30.898 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 09:08:30.945 2015]  00  01  00   1022   2080  Host Bridge        
 
[Thu Feb 12 09:08:31.008 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 09:08:31.070 2015]  00  0C  00   1148   4320  Ethernet           
11
[Thu Feb 12 09:08:31.117 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 09:08:31.180 2015]  00  0F  00   1022   2090  ISA Bridge        
 
[Thu Feb 12 09:08:31.227 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 09:08:31.289 2015]  00  0F  03   1022   2093  Audio              1
0
[Thu Feb 12 09:08:31.352 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 09:08:31.398 2015]  00  0F  05   1022   2095  Serial Bus         
9
[Thu Feb 12 09:08:31.461 2015] 
[Thu Feb 12 09:08:31.461 2015] Evaluating BIOS Options ...
[Thu Feb 12 09:08:32.898 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 09:08:33.508 2015] 
[Thu Feb 12 09:08:33.508 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 09:08:34.258 2015] 
[Thu Feb 12 09:08:34.258 2015] Platform ASA5505
[Thu Feb 12 09:08:34.289 2015] 
[Thu Feb 12 09:08:34.289 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 09:08:34.336 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 09:08:34.383 2015] Boot in 10 seconds.           9 seconds.          8 seconds.          7 seconds.          6 seconds.         
 5 seconds.          4 seconds.          3 seconds.          2 seconds.          1 seconds.                                                
[Thu Feb 12 09:08:45.182 2015] Launching BootLoader...
[Thu Feb 12 09:08:45.463 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:08:45.510 2015] 
[Thu Feb 12 09:08:45.541 2015] Searching / for images to boot.
[Thu Feb 12 09:08:45.603 2015] 
[Thu Feb 12 09:08:45.603 2015] No images in /
[Thu Feb 12 09:08:45.619 2015] Error 15: File not found
[Thu Feb 12 09:08:45.650 2015] 
[Thu Feb 12 09:08:45.650 2015] unable to boot an image
[Thu Feb 12 09:08:45.682 2015] 
[Thu Feb 12 09:08:45.682 2015] 
[Thu Feb 12 09:08:45.682 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:08:45.728 2015] 
[Thu Feb 12 09:08:45.760 2015] Searching / for images to boot.
[Thu Feb 12 09:08:45.822 2015] 
[Thu Feb 12 09:08:45.822 2015] No images in /
[Thu Feb 12 09:08:45.838 2015] Error 15: File not found
[Thu Feb 12 09:08:45.869 2015] 
[Thu Feb 12 09:08:45.869 2015] unable to boot an image
[Thu Feb 12 09:08:45.900 2015] 
[Thu Feb 12 09:08:45.900 2015] 
[Thu Feb 12 09:08:45.900 2015] Failsafe booting engaged.
[Thu Feb 12 09:08:45.932 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:08:45.978 2015] 
[Thu Feb 12 09:08:46.010 2015] Searching / for images to boot.
[Thu Feb 12 09:08:46.072 2015] 
[Thu Feb 12 09:08:46.072 2015] No images in /
[Thu Feb 12 09:08:46.088 2015] Error 15: File not found
[Thu Feb 12 09:08:46.103 2015] 
[Thu Feb 12 09:08:46.119 2015] unable to boot an image
[Thu Feb 12 09:08:46.135 2015] 
[Thu Feb 12 09:08:47.244 2015] 
[Thu Feb 12 09:08:47.244 2015] 
[Thu Feb 12 09:08:47.244 2015] CISCO SYSTEMS 
[Thu Feb 12 09:08:47.260 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 09:08:47.635 2015] 
[Thu Feb 12 09:08:47.635 2015] Low Memory: 632 KB
[Thu Feb 12 09:08:47.650 2015] High Memory: 251 MB
[Thu Feb 12 09:08:47.682 2015] PCI Device Table.
 
[Thu Feb 12 09:08:47.697 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 09:08:47.760 2015]  00  01  00   1022   2080  Host Bridg      
  
[Thu Feb 12 09:08:47.807 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 09:08:47.869 2015]  00  0C  00   1148   4320  Ethernet          
 11
[Thu Feb 12 09:08:47.932 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 09:08:47.978 2015]  00  0F  00   1022   2090  ISA Bridge         
 
[Thu Feb 12 09:08:48.041 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 09:08:48.088 2015]  00  0F  03   1022   2093  Audio          
    10
[Thu Feb 12 09:08:48.150 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 09:08:48.197 2015]  00  0F  05   1022   2095  Serial Bus       
  9
[Thu Feb 12 09:08:48.260 2015] 
[Thu Feb 12 09:08:48.260 2015] Evaluating BIOS Options ...
[Thu Feb 12 09:08:49.713 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 09:08:50.301 2015] 
[Thu Feb 12 09:08:50.317 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 09:08:51.067 2015] 
[Thu Feb 12 09:08:51.067 2015] Platform ASA5505
[Thu Feb 12 09:08:51.098 2015] 
[Thu Feb 12 09:08:51.098 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 09:08:51.130 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 09:08:51.177 2015] Boot in 10 seconds.           9 seconds.          8 seconds.          7 seconds.          6 seconds.          5 seconds.          4 seconds.          3 seconds.          2 seconds.          1 seconds.                                                
[Thu Feb 12 09:09:01.993 2015] Launching BootLoader...
[Thu Feb 12 09:09:02.274 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:09:02.321 2015] 
[Thu Feb 12 09:09:02.352 2015] Searching / for images to boot.
[Thu Feb 12 09:09:02.414 2015] 
[Thu Feb 12 09:09:02.414 2015] No images in /
[Thu Feb 12 09:09:02.430 2015] Error 15: File not found
[Thu Feb 12 09:09:02.461 2015] 
[Thu Feb 12 09:09:02.461 2015] unable to boot an image
[Thu Feb 12 09:09:02.477 2015] 
[Thu Feb 12 09:09:02.477 2015] 
[Thu Feb 12 09:09:02.493 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:09:02.539 2015] 
[Thu Feb 12 09:09:02.571 2015] Searching / for images to boot.
[Thu Feb 12 09:09:02.618 2015] 
[Thu Feb 12 09:09:02.618 2015] No images in /
[Thu Feb 12 09:09:02.649 2015] Error 15: File not found
[Thu Feb 12 09:09:02.664 2015] 
[Thu Feb 12 09:09:02.664 2015] unable to boot an image
[Thu Feb 12 09:09:02.696 2015] 
[Thu Feb 12 09:09:02.696 2015] 
[Thu Feb 12 09:09:02.696 2015] Failsafe booting engaged.
[Thu Feb 12 09:09:02.727 2015] Default configuration file contains 1 entry.
[Thu Feb 12 09:09:02.774 2015] 
[Thu Feb 12 09:09:02.805 2015] Searching / for images to boot.
[Thu Feb 12 09:09:02.868 2015] 
[Thu Feb 12 09:09:02.868 2015] No images in /
[Thu Feb 12 09:09:02.883 2015] Error 15: File not found
[Thu Feb 12 09:09:02.914 2015] 
[Thu Feb 12 09:09:02.914 2015] unable to boot an image
[Thu Feb 12 09:09:02.946 2015] 
[Thu Feb 12 09:09:04.039 2015] 
[Thu Feb 12 09:09:04.039 2015] 
[Thu Feb 12 09:09:04.055 2015] CISCO SYSTEMS 
[Thu Feb 12 09:09:04.071 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 09:09:04.430 2015] 
[Thu Feb 12 09:09:04.430 2015] Low Memory: 632 KB
[Thu Feb 12 09:09:04.461 2015] High Memory: 251 MB
[Thu Feb 12 09:09:04.477 2015] PCI Device Table.
[Thu Feb 12 09:09:04.493 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 09:09:04.555 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 09:09:04.618 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 09:09:04.664 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 09:09:04.727 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 09:09:04.789 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 09:09:04.836 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 09:09:04.899 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 09:09:04.955 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 09:09:05.002 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 09:09:05.065 2015] 
[Thu Feb 12 09:09:05.065 2015] Evaluating BIOS Options ...
[Thu Feb 12 09:09:06.518 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 09:09:07.112 2015] 
[Thu Feb 12 09:09:07.112 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 09:09:07.877 2015] 
[Thu Feb 12 09:09:07.877 2015] Platform ASA5505
[Thu Feb 12 09:09:07.893 2015] 
[Thu Feb 12 09:09:07.893 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 09:09:07.940 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 09:09:07.986 2015] Boot in 10 seconds.           9 seconds.          8 seconds.                                                Boot interrupted.
[Thu Feb 12 09:09:11.070 2015] 
[Thu Feb 12 09:09:11.070 2015] Ethernet0/0
[Thu Feb 12 09:09:12.164 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 09:09:12.211 2015] Link is DOWN
[Thu Feb 12 09:09:12.227 2015] 
[Thu Feb 12 09:09:12.227 2015] Use ? for help.
[Thu Feb 12 09:09:12.242 2015] rommon #0> dsir   ir Flash:
[Thu Feb 12 09:09:25.571 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 09:09:25.633 2015] rommon #0> ?
[Thu Feb 12 09:09:29.540 2015] 
[Thu Feb 12 09:09:29.540 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 09:09:29.587 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 09:09:29.634 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 09:09:29.680 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 09:09:29.727 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 09:09:29.790 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 09:09:29.837 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 09:09:29.899 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 09:09:29.946 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 09:09:30.009 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 09:09:30.055 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 09:09:30.134 2015] 
[Thu Feb 12 09:09:30.134 2015]    Commands: 
[Thu Feb 12 09:09:30.149 2015] ?                 valid command list
[Thu Feb 12 09:09:30.196 2015] address   <addr>  local IP address
[Thu Feb 12 09:09:30.243 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 09:09:30.290 2015]      - "image file spec" and/or 
[Thu Feb 12 09:09:30.337 2015]      - "cfg=<config file spec>"
[Thu Feb 12 09:09:30.368 2015] clear             clear interface statistics
[Thu Feb 12 09:09:30.430 2015] confreg   <value> set hex configuration register
[Thu Feb 12 09:09:30.477 2015] dev               display platform interface devices
[Thu Feb 12 09:09:30.540 2015] erase     <arg>   erase storage media
[Thu Feb 12 09:09:30.587 2015] file      <name>  application image file path/name
[Thu Feb 12 09:09:30.649 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 09:09:30.696 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 09:09:30.743 2015] help              valid command list
[Thu Feb 12 09:09:30.790 2015] history           display command history
[Thu Feb 12 09:09:30.837 2015] interface <name>  ethernet interface port
[Thu Feb 12 09:09:30.884 2015] no        <feat>  clear feature settings
[Thu Feb 12 09:09:30.931 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 09:09:30.962 2015] reboot            halt and reboot system
[Thu Feb 12 09:09:31.009 2015] reload            halt and reboot system
[Thu Feb 12 09:09:31.071 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 09:09:31.134 2015]      - no arg: repeat last command
[Thu Feb 12 09:09:31.181 2015]      - number: index into command history table
[Thu Feb 12 09:09:31.227 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 09:09:31.306 2015] reset             halt and reboot system
[Thu Feb 12 09:09:31.352 2015] server    <addr>  server IP address
[Thu Feb 12 09:09:31.399 2015] set               display all variable settings
[Thu Feb 12 09:09:31.462 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 09:09:31.509 2015] sync              save variable settings in NVRAM
[Thu Feb 12 09:09:31.571 2015] tftpdnld          TFTP download
[Thu Feb 12 09:09:31.602 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 09:09:31.665 2015] trace             toggle packet tracing
[Thu Feb 12 09:09:31.712 2015] unset   <varname> unset a variable name
[Thu Feb 12 09:09:31.759 2015] 
[Thu Feb 12 09:09:31.759 2015] rommon #1> dir   fa  disk0
[Thu Feb 12 09:12:53.694 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 09:12:53.755 2015] rommon #1> show flash:
[Thu Feb 12 09:13:02.125 2015] Please define the specific show command.
[Thu Feb 12 09:13:02.173 2015] Valid "show" command arguments are:
[Thu Feb 12 09:13:02.215 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 09:13:02.257 2015]    "  info": display platform specific information
[Thu Feb 12 09:13:02.317 2015]    "   gdb": display image gdb settings
[Thu Feb 12 09:13:02.364 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 09:13:02.429 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 09:13:02.494 2015] 
[Thu Feb 12 09:13:02.495 2015] rommon #1> show idrom
[Thu Feb 12 09:13:23.645 2015] Please define the specific show command.
[Thu Feb 12 09:13:23.693 2015] Valid "show" command arguments are:
[Thu Feb 12 09:13:23.735 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 09:13:23.777 2015]    "  info": display platform specific information
[Thu Feb 12 09:13:23.837 2015]    "   gdb": display image gdb settings
[Thu Feb 12 09:13:23.883 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 09:13:23.971 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 09:13:24.015 2015] 
[Thu Feb 12 09:13:24.016 2015] rommon #1> show "od  idrom"
[Thu Feb 12 09:13:42.109 2015] Please define the specific show command.
[Thu Feb 12 09:13:42.157 2015] Valid "show" command arguments are:
[Thu Feb 12 09:13:42.207 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 09:13:42.242 2015]    "  info": display platform specific information
[Thu Feb 12 09:13:42.301 2015]    "   gdb": display image gdb settings
[Thu Feb 12 09:13:42.347 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 09:13:42.412 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 09:13:42.478 2015] 
[Thu Feb 12 09:13:42.479 2015] rommon #1> sjpe   hoe i   w ido rom:
[Thu Feb 12 09:14:00.286 2015] Please define the specific show command.
[Thu Feb 12 09:14:00.334 2015] Valid "show" command arguments are:
[Thu Feb 12 09:14:00.376 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 09:14:00.418 2015]    "  info": display platform specific information
[Thu Feb 12 09:14:00.477 2015]    "   gdb": display image gdb settings
[Thu Feb 12 09:14:00.524 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 09:14:00.589 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 09:14:00.654 2015] 
[Thu Feb 12 09:14:00.655 2015] rommon #1> show info
[Thu Feb 12 09:14:07.302 2015] 
[Thu Feb 12 09:14:07.303 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 09:14:07.389 2015] 
[Thu Feb 12 09:14:07.390 2015] Platform Identification and Boot Information:
[Thu Feb 12 09:14:07.443 2015]          Controller Type: 0x0520
[Thu Feb 12 09:14:07.482 2015]            Platform Name: ASA5505
[Thu Feb 12 09:14:07.522 2015]   Configuration Register: 0x00000041
[Thu Feb 12 09:14:07.567 2015] 
[Thu Feb 12 09:14:07.568 2015] Interface Device Information:
[Thu Feb 12 09:14:07.603 2015]   Ethernet0/0: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:07.682 2015]   Ethernet0/1: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:07.761 2015]   Ethernet0/2: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:07.840 2015]   Ethernet0/3: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:07.919 2015]   Ethernet0/4: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:07.998 2015]   Ethernet0/5: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:08.077 2015]   Ethernet0/6: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:08.156 2015]   Ethernet0/7: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 09:14:08.236 2015] 
[Thu Feb 12 09:14:08.237 2015] ROMMON Variable Settings:
[Thu Feb 12 09:14:08.268 2015]   ADDRESS=0.0.0.0
[Thu Feb 12 09:14:08.290 2015]   SERVER=0.0.0.0
[Thu Feb 12 09:14:08.310 2015]   GATEWAY=0.0.0.0
[Thu Feb 12 09:14:08.332 2015]   PORT=Ethernet0/0
[Thu Feb 12 09:14:08.355 2015]   VLAN=untagged
[Thu Feb 12 09:14:08.375 2015]   IMAGE=
[Thu Feb 12 09:14:08.386 2015]   CONFIG=
[Thu Feb 12 09:14:08.398 2015]   LINKTIMEOUT=20
[Thu Feb 12 09:14:08.419 2015]   PKTTIMEOUT=4
[Thu Feb 12 09:14:08.437 2015]   RETRY=20
[Thu Feb 12 09:14:08.452 2015] 
[Thu Feb 12 09:14:08.454 2015] rommon #2> sjo  hod w gn bd
[Thu Feb 12 09:14:41.918 2015] Please define the specific show command.
[Thu Feb 12 09:14:41.965 2015] Valid "show" command arguments are:
[Thu Feb 12 09:14:42.007 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 09:14:42.050 2015]    "  info": display platform specific information
[Thu Feb 12 09:14:42.108 2015]    "   gdb": display image gdb settings
[Thu Feb 12 09:14:42.155 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 09:14:42.220 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 09:14:42.286 2015] 
[Thu Feb 12 09:14:42.286 2015] rommon #2> help
[Thu Feb 12 09:16:25.295 2015] 
[Thu Feb 12 09:16:25.296 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 09:16:25.350 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 09:16:25.394 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 09:16:25.444 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 09:16:25.491 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 09:16:25.540 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 09:16:25.594 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 09:16:25.648 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 09:16:25.701 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 09:16:25.761 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 09:16:25.807 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 09:16:25.891 2015] 
[Thu Feb 12 09:16:25.892 2015]    Commands: 
[Thu Feb 12 09:16:25.909 2015] ?                 valid command list
[Thu Feb 12 09:16:25.952 2015] address   <addr>  local IP address
[Thu Feb 12 09:16:25.994 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 09:16:26.051 2015]      - "image file spec" and/or 
[Thu Feb 12 09:16:26.090 2015]      - "cfg=<config file spec>"
[Thu Feb 12 09:16:26.127 2015] clear             clear interface statistics
[Thu Feb 12 09:16:26.180 2015] confreg   <value> set hex configuration register
[Thu Feb 12 09:16:26.237 2015] dev               display platform interface devices
[Thu Feb 12 09:16:26.299 2015] erase     <arg>   erase storage media
[Thu Feb 12 09:16:26.343 2015] file      <name>  application image file path/name
[Thu Feb 12 09:16:26.403 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 09:16:26.447 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 09:16:26.496 2015] help              valid command list
[Thu Feb 12 09:16:26.540 2015] history           display command history
[Thu Feb 12 09:16:26.588 2015] interface <name>  ethernet interface port
[Thu Feb 12 09:16:26.637 2015] no        <feat>  clear feature settings
[Thu Feb 12 09:16:26.686 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 09:16:26.724 2015] reboot            halt and reboot system
[Thu Feb 12 09:16:26.772 2015] reload            halt and reboot system
[Thu Feb 12 09:16:26.822 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 09:16:26.890 2015]      - no arg: repeat last command
[Thu Feb 12 09:16:26.931 2015]      - number: index into command history table
[Thu Feb 12 09:16:26.987 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 09:16:27.065 2015] reset             halt and reboot system
[Thu Feb 12 09:16:27.113 2015] server    <addr>  server IP address
[Thu Feb 12 09:16:27.155 2015] set               display all variable settings
[Thu Feb 12 09:16:27.211 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 09:16:27.271 2015] sync              save variable settings in NVRAM
[Thu Feb 12 09:16:27.329 2015] tftpdnld          TFTP download
[Thu Feb 12 09:16:27.367 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 09:16:27.417 2015] trace             toggle packet tracing
[Thu Feb 12 09:16:27.464 2015] unset   <varname> unset a variable name
[Thu Feb 12 09:16:27.512 2015] 
[Thu Feb 12 09:16:27.513 2015] rommon #3> address  - - =192.168.1.154   11
[Thu Feb 12 09:18:19.828 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 09:18:19.889 2015] rommon #3> ADD RESS=192.168.1.11
[Thu Feb 12 09:18:43.893 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 09:18:43.953 2015] rommon #3> SET S ADDRESS- 0 =192.168.1.11
[Thu Feb 12 09:19:08.068 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 09:19:08.128 2015] rommon #3> SET
[Thu Feb 12 09:19:23.555 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 09:19:23.616 2015] rommon #3> SE  set
[Thu Feb 12 09:19:27.836 2015] ROMMON Variable Settings:
[Thu Feb 12 09:19:27.866 2015]   ADDRESS=0.0.0.0
[Thu Feb 12 09:19:27.888 2015]   SERVER=0.0.0.0
[Thu Feb 12 09:19:27.909 2015]   GATEWAY=0.0.0.0
[Thu Feb 12 09:19:27.930 2015]   PORT=Ethernet0/0
[Thu Feb 12 09:19:27.953 2015]   VLAN=untagged
[Thu Feb 12 09:19:27.993 2015]   IMAGE=
[Thu Feb 12 09:19:27.994 2015]   CONFIG=
[Thu Feb 12 09:19:27.996 2015]   LINKTIMEOUT=20
[Thu Feb 12 09:19:28.016 2015]   PKTTIMEOUT=4
[Thu Feb 12 09:19:28.035 2015]   RETRY=20
[Thu Feb 12 09:19:28.050 2015] 
[Thu Feb 12 09:19:28.051 2015] rommon #4> ads dress 192.168.1.11
[Thu Feb 12 09:19:57.828 2015] rommon #5> gateay   wway    eway 192.168.1.1
[Thu Feb 12 09:20:15.267 2015] rommon #6> file asa asa921-k8.bin
[Thu Feb 12 09:24:07.652 2015] 
[Thu Feb 12 09:24:07.653 2015] Incorrect number of command arguments
[Thu Feb 12 09:24:07.698 2015] file      <name>  application image file path/name
[Thu Feb 12 09:24:07.757 2015] 
[Thu Feb 12 09:24:07.758 2015] rommon #6> fileasa    asa9210 -ka 8.bin 192.168.1.111/ 
[Thu Feb 12 09:40:09.454 2015] 
[Thu Feb 12 09:40:09.455 2015] Incorrect number of command arguments
[Thu Feb 12 09:40:09.500 2015] file      <name>  application image file path/name
[Thu Feb 12 09:40:09.560 2015] 
[Thu Feb 12 09:40:09.560 2015] rommon #6> file asa921-k8.bin 192.168.1.111/asa921-k8.bin
[Thu Feb 12 09:40:53.502 2015] 
[Thu Feb 12 09:40:53.503 2015] Incorrect number of command arguments
[Thu Feb 12 09:40:53.548 2015] file      <name>  application image file path/name
[Thu Feb 12 09:40:53.608 2015] 
[Thu Feb 12 09:40:53.610 2015] rommon #6> file asa921-k8.bin 192.168.1.111file asa921-k8.bin 192.168.1.111/asa921-k8.bin
[Thu Feb 12 09:41:19.607 2015] 
[Thu Feb 12 09:41:19.607 2015] Incorrect number of command arguments
[Thu Feb 12 09:41:19.651 2015] file      <name>  application image file path/name
[Thu Feb 12 09:41:19.712 2015] 
[Thu Feb 12 09:41:19.714 2015] rommon #6> 
[Thu Feb 12 09:41:19.844 2015] rommon #6> file asa921-k8.bin 192.168.1.111/asa921-k8.bin                                         192.168.1.111/asa- 921-k8.bin
[Thu Feb 12 09:42:47.812 2015] rommon #7> ?
[Thu Feb 12 09:43:36.013 2015] 
[Thu Feb 12 09:43:36.014 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 09:43:36.069 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 09:43:36.114 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 09:43:36.163 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 09:43:36.210 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 09:43:36.259 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 09:43:36.314 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 09:43:36.367 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 09:43:36.420 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 09:43:36.480 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 09:43:36.526 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 09:43:36.610 2015] 
[Thu Feb 12 09:43:36.611 2015]    Commands: 
[Thu Feb 12 09:43:36.628 2015] ?                 valid command list
[Thu Feb 12 09:43:36.671 2015] address   <addr>  local IP address
[Thu Feb 12 09:43:36.714 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 09:43:36.771 2015]      - "image file spec" and/or 
[Thu Feb 12 09:43:36.810 2015]      - "cfg=<config file spec>"
[Thu Feb 12 09:43:36.847 2015] clear             clear interface statistics
[Thu Feb 12 09:43:36.900 2015] confreg   <value> set hex configuration register
[Thu Feb 12 09:43:36.957 2015] dev               display platform interface devices
[Thu Feb 12 09:43:37.019 2015] erase     <arg>   erase storage media
[Thu Feb 12 09:43:37.063 2015] file      <name>  application image file path/name
[Thu Feb 12 09:43:37.123 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 09:43:37.166 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 09:43:37.215 2015] help              valid command list
[Thu Feb 12 09:43:37.259 2015] history           display command history
[Thu Feb 12 09:43:37.308 2015] interface <name>  ethernet interface port
[Thu Feb 12 09:43:37.357 2015] no        <feat>  clear feature settings
[Thu Feb 12 09:43:37.405 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 09:43:37.444 2015] reboot            halt and reboot system
[Thu Feb 12 09:43:37.492 2015] reload            halt and reboot system
[Thu Feb 12 09:43:37.540 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 09:43:37.609 2015]      - no arg: repeat last command
[Thu Feb 12 09:43:37.651 2015]      - number: index into command history table
[Thu Feb 12 09:43:37.707 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 09:43:37.784 2015] reset             halt and reboot system
[Thu Feb 12 09:43:37.832 2015] server    <addr>  server IP address
[Thu Feb 12 09:43:37.875 2015] set               display all variable settings
[Thu Feb 12 09:43:37.931 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 09:43:37.990 2015] sync              save variable settings in NVRAM
[Thu Feb 12 09:43:38.048 2015] tftpdnld          TFTP download
[Thu Feb 12 09:43:38.086 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 09:43:38.136 2015] trace             toggle packet tracing
[Thu Feb 12 09:43:38.183 2015] unset   <varname> unset a variable name
[Thu Feb 12 09:43:38.231 2015] 
[Thu Feb 12 09:43:38.232 2015] rommon #8> set
[Thu Feb 12 09:44:14.940 2015] ROMMON Variable Settings:
[Thu Feb 12 09:44:14.970 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 09:44:14.998 2015]   SERVER=0.0.0.0
[Thu Feb 12 09:44:15.018 2015]   GATEWAY=192.168.1.1
[Thu Feb 12 09:44:15.045 2015]   PORT=Ethernet0/0
[Thu Feb 12 09:44:15.067 2015]   VLAN=untagged
[Thu Feb 12 09:44:15.086 2015]   IMAGE=192.168.1.111/asa921-k8.bin
[Thu Feb 12 09:44:15.128 2015]   CONFIG=
[Thu Feb 12 09:44:15.141 2015]   LINKTIMEOUT=20
[Thu Feb 12 09:44:15.162 2015]   PKTTIMEOUT=4
[Thu Feb 12 09:44:15.180 2015]   RETRY=20
[Thu Feb 12 09:44:15.195 2015] 
[Thu Feb 12 09:44:15.196 2015] rommon #9> tftpf dnld
[Thu Feb 12 09:45:14.250 2015] Please set SERVER Variable.
[Thu Feb 12 09:45:14.283 2015] rommon #10> server 192.. 168.1.11
[Thu Feb 12 09:46:26.699 2015] rommon #11> tftpdnld
[Thu Feb 12 09:46:36.955 2015] ROMMON Variable Settings:
[Thu Feb 12 09:46:36.986 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 09:46:37.013 2015]   SERVER=192.168.1.11
[Thu Feb 12 09:46:37.040 2015]   GATEWAY=192.168.1.1
[Thu Feb 12 09:46:37.066 2015]   PORT=Ethernet0/0
[Thu Feb 12 09:46:37.089 2015]   VLAN=untagged
[Thu Feb 12 09:46:37.108 2015]   IMAGE=192.168.1.111/asa921-k8.bin
[Thu Feb 12 09:46:37.150 2015]   CONFIG=
[Thu Feb 12 09:46:37.162 2015]   LINKTIMEOUT=20
[Thu Feb 12 09:46:37.183 2015]   PKTTIMEOUT=4
[Thu Feb 12 09:46:37.201 2015]   RETRY=20
[Thu Feb 12 09:46:37.216 2015] 
[Thu Feb 12 09:46:37.217 2015] tftp 192.168.1.111/asa921-k8.bin@192.168.1.11 via 192.168.1.1
[Thu Feb 12 09:47:58.801 2015] 
[Thu Feb 12 09:47:58.803 2015] TFTP failure: Packet verify failed after 20 retries
[Thu Feb 12 09:47:58.864 2015] 
[Thu Feb 12 09:47:58.865 2015] rommon #12> gateq way 0.0.0.0
[Thu Feb 12 09:48:23.650 2015] Please enter a valid dot-delimited IP Address.
[Thu Feb 12 09:48:23.704 2015] All ROMMON IP Traffic will be directed to this
[Thu Feb 12 09:48:23.759 2015] Gateway, regardless of Sub-Network.
[Thu Feb 12 09:48:23.802 2015] 
[Thu Feb 12 09:48:23.803 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 09:48:23.849 2015] 
[Thu Feb 12 09:48:23.850 2015] rommon #12> gateway 192.168.1.111
[Thu Feb 12 09:49:04.202 2015] rommon #13> tftpdnld
[Thu Feb 12 09:49:12.610 2015] ROMMON Variable Settings:
[Thu Feb 12 09:49:12.641 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 09:49:12.669 2015]   SERVER=192.168.1.11
[Thu Feb 12 09:49:12.695 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 09:49:12.723 2015]   PORT=Ethernet0/0
[Thu Feb 12 09:49:12.746 2015]   VLAN=untagged
[Thu Feb 12 09:49:12.765 2015]   IMAGE=192.168.1.111/asa921-k8.bin
[Thu Feb 12 09:49:12.807 2015]   CONFIG=
[Thu Feb 12 09:49:12.820 2015]   LINKTIMEOUT=20
[Thu Feb 12 09:49:12.840 2015]   PKTTIMEOUT=4
[Thu Feb 12 09:49:12.859 2015]   RETRY=20
[Thu Feb 12 09:49:12.874 2015] 
[Thu Feb 12 09:49:12.875 2015] tftp 192.168.1.111/asa921-k8.bin@192.168.1.11 via 192.168.1.111
[Thu Feb 12 09:50:28.813 2015] 
[Thu Feb 12 09:50:28.814 2015] TFTP failure: User Abort
[Thu Feb 12 09:50:28.845 2015] 
[Thu Feb 12 09:50:28.846 2015] rommon #14> [11~    server        server 192.168.1.111
[Thu Feb 12 09:50:49.073 2015] rommon #15> tftpdnld
[Thu Feb 12 09:50:56.314 2015] ROMMON Variable Settings:
[Thu Feb 12 09:50:56.344 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 09:50:56.372 2015]   SERVER=192.168.1.111
[Thu Feb 12 09:50:56.399 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 09:50:56.428 2015]   PORT=Ethernet0/0
[Thu Feb 12 09:50:56.450 2015]   VLAN=untagged
[Thu Feb 12 09:50:56.469 2015]   IMAGE=192.168.1.111/asa921-k8.bin
[Thu Feb 12 09:50:56.512 2015]   CONFIG=
[Thu Feb 12 09:50:56.524 2015]   LINKTIMEOUT=20
[Thu Feb 12 09:50:56.545 2015]   PKTTIMEOUT=4
[Thu Feb 12 09:50:56.563 2015]   RETRY=20
[Thu Feb 12 09:50:56.578 2015] 
[Thu Feb 12 09:50:56.579 2015] tftp 192.168.1.111/asa921-k8.bin@192.168.1.111 via 192.168.1.111
[Thu Feb 12 09:52:15.823 2015] 
[Thu Feb 12 09:52:15.824 2015] TFTP failure: Packet verify failed after 20 retries
[Thu Feb 12 09:52:15.886 2015] 
[Thu Feb 12 09:52:15.887 2015] rommon #0> set
[Thu Feb 12 09:52:41.009 2015] ROMMON Variable Settings:
[Thu Feb 12 09:52:41.041 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 09:52:41.067 2015]   SERVER=192.168.1.111
[Thu Feb 12 09:52:41.094 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 09:52:41.122 2015]   PORT=Ethernet0/0
[Thu Feb 12 09:52:41.145 2015]   VLAN=untagged
[Thu Feb 12 09:52:41.165 2015]   IMAGE=192.168.1.111/asa921-k8.bin
[Thu Feb 12 09:52:41.207 2015]   CONFIG=
[Thu Feb 12 09:52:41.220 2015]   LINKTIMEOUT=20
[Thu Feb 12 09:52:41.240 2015]   PKTTIMEOUT=4
[Thu Feb 12 09:52:41.258 2015]   RETRY=20
[Thu Feb 12 09:52:41.274 2015] 
[Thu Feb 12 09:52:41.275 2015] rommon #1> image
[Thu Feb 12 09:52:51.249 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 09:52:51.309 2015] rommon #1> filr=  e
[Thu Feb 12 09:53:36.314 2015] 
[Thu Feb 12 09:53:36.315 2015] Incorrect number of command arguments
[Thu Feb 12 09:53:36.359 2015] file      <name>  application image file path/name
[Thu Feb 12 09:53:36.419 2015] 
[Thu Feb 12 09:53:36.420 2015] rommon #1> file 19       ping server
[Thu Feb 12 09:55:22.232 2015] Sending 20, 100-byte ICMP Echoes to server 192.168.1.111, timeout is 4 seconds:
[Thu Feb 12 09:55:25.843 2015] ????????????????????
[Thu Feb 12 09:56:41.853 2015] Success rate is 0 percent (0/20)
[Thu Feb 12 09:56:41.890 2015] rommon #2> ?
[Thu Feb 12 09:59:00.664 2015] 
[Thu Feb 12 09:59:00.666 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 09:59:00.720 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 09:59:00.764 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 09:59:00.814 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 09:59:00.861 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 09:59:00.910 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 09:59:00.965 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 09:59:01.019 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 09:59:01.071 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 09:59:01.132 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 09:59:01.177 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 09:59:01.261 2015] 
[Thu Feb 12 09:59:01.262 2015]    Commands: 
[Thu Feb 12 09:59:01.279 2015] ?                 valid command list
[Thu Feb 12 09:59:01.323 2015] address   <addr>  local IP address
[Thu Feb 12 09:59:01.364 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 09:59:01.421 2015]      - "image file spec" and/or 
[Thu Feb 12 09:59:01.460 2015]      - "cfg=<config file spec>"
[Thu Feb 12 09:59:01.498 2015] clear             clear interface statistics
[Thu Feb 12 09:59:01.554 2015] confreg   <value> set hex configuration register
[Thu Feb 12 09:59:01.607 2015] dev               display platform interface devices
[Thu Feb 12 09:59:01.669 2015] erase     <arg>   erase storage media
[Thu Feb 12 09:59:01.714 2015] file      <name>  application image file path/name
[Thu Feb 12 09:59:01.773 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 09:59:01.817 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 09:59:01.867 2015] help              valid command list
[Thu Feb 12 09:59:01.910 2015] history           display command history
[Thu Feb 12 09:59:01.959 2015] interface <name>  ethernet interface port
[Thu Feb 12 09:59:02.009 2015] no        <feat>  clear feature settings
[Thu Feb 12 09:59:02.056 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 09:59:02.095 2015] reboot            halt and reboot system
[Thu Feb 12 09:59:02.143 2015] reload            halt and reboot system
[Thu Feb 12 09:59:02.191 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 09:59:02.261 2015]      - no arg: repeat last command
[Thu Feb 12 09:59:02.302 2015]      - number: index into command history table
[Thu Feb 12 09:59:02.358 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 09:59:02.435 2015] reset             halt and reboot system
[Thu Feb 12 09:59:02.483 2015] server    <addr>  server IP address
[Thu Feb 12 09:59:02.525 2015] set               display all variable settings
[Thu Feb 12 09:59:02.581 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 09:59:02.640 2015] sync              save variable settings in NVRAM
[Thu Feb 12 09:59:02.699 2015] tftpdnld          TFTP download
[Thu Feb 12 09:59:02.736 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 09:59:02.787 2015] trace             toggle packet tracing
[Thu Feb 12 09:59:02.834 2015] unset   <varname> unset a variable name
[Thu Feb 12 09:59:02.882 2015] 
[Thu Feb 12 09:59:02.883 2015] rommon #3> ping server
[Thu Feb 12 10:07:27.884 2015] Sending 20, 100-byte ICMP Echoes to server 192.168.1.111, timeout is 4 seconds:
[Thu Feb 12 10:07:31.919 2015] ????????????????????
[Thu Feb 12 10:08:46.929 2015] Success rate is 0 percent (0/20)
[Thu Feb 12 10:08:46.967 2015] rommon #4> erase 
[Thu Feb 12 10:08:58.261 2015] 
[Thu Feb 12 10:08:58.262 2015] Invalid command arguments
[Thu Feb 12 10:08:58.293 2015]   erase <arg>
[Thu Feb 12 10:08:58.310 2015] Erase storage media, valid <arg> for this platform:
[Thu Feb 12 10:08:58.370 2015]         disk0: - erase this device
[Thu Feb 12 10:08:58.411 2015]         all    - erase all devices listed above
[Thu Feb 12 10:08:58.468 2015] 
[Thu Feb 12 10:08:58.469 2015] rommon #4> dev
[Thu Feb 12 10:09:16.596 2015] Interface Device Information:
[Thu Feb 12 10:09:16.631 2015]   Ethernet0/0: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:16.710 2015]   Ethernet0/1: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:16.788 2015]   Ethernet0/2: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:16.867 2015]   Ethernet0/3: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:16.946 2015]   Ethernet0/4: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:17.025 2015]   Ethernet0/5: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:17.104 2015]   Ethernet0/6: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:17.182 2015]   Ethernet0/7: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:09:17.262 2015] 
[Thu Feb 12 10:09:17.263 2015] rommon #5> e interface e0/0
[Thu Feb 12 10:09:51.890 2015] Ethernet0/0
[Thu Feb 12 10:09:52.990 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 10:09:53.029 2015] Link is DOWN
[Thu Feb 12 10:09:53.045 2015] rommon #6> e0/0 no sh          reboot
[Thu Feb 12 10:11:17.419 2015] 
[Thu Feb 12 10:11:17.421 2015] 
[Thu Feb 12 10:11:17.424 2015] 
[Thu Feb 12 10:11:17.425 2015] Rebooting....
[Thu Feb 12 10:11:18.544 2015] 
[Thu Feb 12 10:11:18.546 2015] 
[Thu Feb 12 10:11:18.548 2015] CISCO SYSTEMS 
[Thu Feb 12 10:11:18.566 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 10:11:18.930 2015] 
[Thu Feb 12 10:11:18.932 2015] Low Memory: 632 KB
[Thu Feb 12 10:11:18.954 2015] High Memory: 251 MB
[Thu Feb 12 10:11:18.979 2015] PCI Device Table.
[Thu Feb 12 10:11:19.000 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 10:11:19.057 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 10:11:19.112 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 10:11:19.169 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 10:11:19.226 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 10:11:19.283 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 10:11:19.338 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 10:11:19.393 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 10:11:19.450 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 10:11:19.506 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 10:11:19.563 2015] 
[Thu Feb 12 10:11:19.565 2015] Evaluating BIOS Options ...
[Thu Feb 12 10:11:21.010 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 10:11:21.611 2015] 
[Thu Feb 12 10:11:21.612 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 10:11:22.370 2015] 
[Thu Feb 12 10:11:22.371 2015] Platform ASA5505
[Thu Feb 12 10:11:22.393 2015] 
[Thu Feb 12 10:11:22.394 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 10:11:22.438 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 10:11:22.482 2015] Boot in 10 seconds.           9 seconds.          8 seconds.          7 seconds.          6 seconds.          5 seconds.          4 seconds.          3 seconds.          2 seconds.          1 seconds.                                                
[Thu Feb 12 10:11:33.288 2015] Launching BootLoader...
[Thu Feb 12 10:11:33.571 2015] Default configuration file contains 1 entry.
[Thu Feb 12 10:11:33.620 2015] 
[Thu Feb 12 10:11:33.651 2015] Searching / for images to boot.
[Thu Feb 12 10:11:33.710 2015] 
[Thu Feb 12 10:11:33.712 2015] No images in /
[Thu Feb 12 10:11:33.729 2015] Error 15: File not found
[Thu Feb 12 10:11:33.756 2015] 
[Thu Feb 12 10:11:33.758 2015] unable to boot an image
[Thu Feb 12 10:11:33.785 2015] 
[Thu Feb 12 10:11:33.787 2015] 
[Thu Feb 12 10:11:33.788 2015] Default configuration file contains 1 entry.
[Thu Feb 12 10:11:33.836 2015] 
[Thu Feb 12 10:11:33.867 2015] Searching / for images to boot.
[Thu Feb 12 10:11:33.926 2015] 
[Thu Feb 12 10:11:33.927 2015] No images in /
[Thu Feb 12 10:11:33.944 2015] Error 15: File not found
[Thu Feb 12 10:11:33.972 2015] 
[Thu Feb 12 10:11:33.973 2015] unable to boot an image
[Thu Feb 12 10:11:34.000 2015] 
[Thu Feb 12 10:11:34.002 2015] 
[Thu Feb 12 10:11:34.003 2015] Failsafe booting engaged.
[Thu Feb 12 10:11:34.031 2015] Default configuration file contains 1 entry.
[Thu Feb 12 10:11:34.083 2015] 
[Thu Feb 12 10:11:34.111 2015] Searching / for images to boot.
[Thu Feb 12 10:11:34.171 2015] 
[Thu Feb 12 10:11:34.173 2015] No images in /
[Thu Feb 12 10:11:34.189 2015] Error 15: File not found
[Thu Feb 12 10:11:34.217 2015] 
[Thu Feb 12 10:11:34.217 2015] unable to boot an image
[Thu Feb 12 10:11:34.245 2015] 
[Thu Feb 12 10:11:35.347 2015] 
[Thu Feb 12 10:11:35.349 2015] 
[Thu Feb 12 10:11:35.351 2015] CISCO SYSTEMS 
[Thu Feb 12 10:11:35.369 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 10:11:35.733 2015] 
[Thu Feb 12 10:11:35.735 2015] Low Memory: 632 KB
[Thu Feb 12 10:11:35.757 2015] High Memory: 251 MB
[Thu Feb 12 10:11:35.781 2015] PCI Device Table.
[Thu Feb 12 10:11:35.803 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 10:11:35.860 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 10:11:35.915 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 10:11:35.972 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 10:11:36.030 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 10:11:36.087 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 10:11:36.141 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 10:11:36.196 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 10:11:36.253 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 10:11:36.309 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 10:11:36.366 2015] 
[Thu Feb 12 10:11:36.368 2015] Evaluating BIOS Options ...
[Thu Feb 12 10:11:37.813 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 10:11:38.413 2015] 
[Thu Feb 12 10:11:38.416 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 10:11:39.172 2015] 
[Thu Feb 12 10:11:39.173 2015] Platform ASA5505
[Thu Feb 12 10:11:39.196 2015] 
[Thu Feb 12 10:11:39.197 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 10:11:39.240 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 10:11:39.285 2015] Boot in 10 seconds.           9 seconds.                                                Boot interrupted.
[Thu Feb 12 10:11:40.560 2015] 
[Thu Feb 12 10:11:40.562 2015] Ethernet0/0
[Thu Feb 12 10:11:41.661 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 10:11:41.700 2015] Link is DOWN
[Thu Feb 12 10:11:41.718 2015] 
[Thu Feb 12 10:11:41.719 2015] Use ? for help.
[Thu Feb 12 10:11:41.738 2015] rommon #0> set
[Thu Feb 12 10:15:12.162 2015] ROMMON Variable Settings:
[Thu Feb 12 10:15:12.192 2015]   ADDRESS=0.0.0.0
[Thu Feb 12 10:15:12.214 2015]   SERVER=0.0.0.0
[Thu Feb 12 10:15:12.236 2015]   GATEWAY=0.0.0.0
[Thu Feb 12 10:15:12.256 2015]   PORT=Ethernet0/0
[Thu Feb 12 10:15:12.279 2015]   VLAN=untagged
[Thu Feb 12 10:15:12.299 2015]   IMAGE=
[Thu Feb 12 10:15:12.310 2015]   CONFIG=
[Thu Feb 12 10:15:12.322 2015]   LINKTIMEOUT=20
[Thu Feb 12 10:15:12.342 2015]   PKTTIMEOUT=4
[Thu Feb 12 10:15:12.361 2015]   RETRY=20
[Thu Feb 12 10:15:12.376 2015] 
[Thu Feb 12 10:15:12.377 2015] rommon #1> adre  dress 192.168.1.11
[Thu Feb 12 10:15:30.153 2015] rommon #2> gateway 192.168.1.111
[Thu Feb 12 10:15:53.713 2015] rommon #3> serb ver 192.168.1.111
[Thu Feb 12 10:16:44.537 2015] rommon #4> port e0/0
[Thu Feb 12 10:16:52.505 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 10:16:52.566 2015] rommon #4> ?
[Thu Feb 12 10:17:08.986 2015] 
[Thu Feb 12 10:17:08.987 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 10:17:09.042 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 10:17:09.086 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 10:17:09.136 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 10:17:09.183 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 10:17:09.232 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 10:17:09.287 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 10:17:09.340 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 10:17:09.393 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 10:17:09.454 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 10:17:09.499 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 10:17:09.583 2015] 
[Thu Feb 12 10:17:09.584 2015]    Commands: 
[Thu Feb 12 10:17:09.601 2015] ?                 valid command list
[Thu Feb 12 10:17:09.645 2015] address   <addr>  local IP address
[Thu Feb 12 10:17:09.686 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 10:17:09.743 2015]      - "image file spec" and/or 
[Thu Feb 12 10:17:09.782 2015]      - "cfg=<config file spec>"
[Thu Feb 12 10:17:09.820 2015] clear             clear interface statistics
[Thu Feb 12 10:17:09.872 2015] confreg   <value> set hex configuration register
[Thu Feb 12 10:17:09.929 2015] dev               display platform interface devices
[Thu Feb 12 10:17:09.992 2015] erase     <arg>   erase storage media
[Thu Feb 12 10:17:10.036 2015] file      <name>  application image file path/name
[Thu Feb 12 10:17:10.096 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 10:17:10.139 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 10:17:10.189 2015] help              valid command list
[Thu Feb 12 10:17:10.232 2015] history           display command history
[Thu Feb 12 10:17:10.281 2015] interface <name>  ethernet interface port
[Thu Feb 12 10:17:10.330 2015] no        <feat>  clear feature settings
[Thu Feb 12 10:17:10.378 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 10:17:10.417 2015] reboot            halt and reboot system
[Thu Feb 12 10:17:10.465 2015] reload            halt and reboot system
[Thu Feb 12 10:17:10.513 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 10:17:10.583 2015]      - no arg: repeat last command
[Thu Feb 12 10:17:10.624 2015]      - number: index into command history table
[Thu Feb 12 10:17:10.680 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 10:17:10.757 2015] reset             halt and reboot system
[Thu Feb 12 10:17:10.804 2015] server    <addr>  server IP address
[Thu Feb 12 10:17:10.847 2015] set               display all variable settings
[Thu Feb 12 10:17:10.903 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 10:17:10.962 2015] sync              save variable settings in NVRAM
[Thu Feb 12 10:17:11.021 2015] tftpdnld          TFTP download
[Thu Feb 12 10:17:11.058 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 10:17:11.109 2015] trace             toggle packet tracing
[Thu Feb 12 10:17:11.156 2015] unset   <varname> unset a variable name
[Thu Feb 12 10:17:11.204 2015] 
[Thu Feb 12 10:17:11.205 2015] rommon #5> interface e0/0
[Thu Feb 12 10:17:32.768 2015] Ethernet0/0
[Thu Feb 12 10:17:33.867 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 10:17:33.906 2015] Link is DOWN
[Thu Feb 12 10:17:33.923 2015] rommon #6> je  help intr erfd ace
[Thu Feb 12 10:17:45.865 2015] 
[Thu Feb 12 10:17:45.866 2015] Too many command arguments
[Thu Feb 12 10:17:45.898 2015] help              valid command list
[Thu Feb 12 10:17:45.943 2015] 
[Thu Feb 12 10:17:45.944 2015] rommon #6> erase     show 
[Thu Feb 12 10:26:53.125 2015] Please define the specific show command.
[Thu Feb 12 10:26:53.173 2015] Valid "show" command arguments are:
[Thu Feb 12 10:26:53.216 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 10:26:53.257 2015]    "  info": display platform specific information
[Thu Feb 12 10:26:53.317 2015]    "   gdb": display image gdb settings
[Thu Feb 12 10:26:53.363 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 10:26:53.429 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 10:26:53.494 2015] 
[Thu Feb 12 10:26:53.495 2015] rommon #6> show info
[Thu Feb 12 10:27:03.503 2015] 
[Thu Feb 12 10:27:03.504 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 10:27:03.590 2015] 
[Thu Feb 12 10:27:03.591 2015] Platform Identification and Boot Information:
[Thu Feb 12 10:27:03.644 2015]          Controller Type: 0x0520
[Thu Feb 12 10:27:03.683 2015]            Platform Name: ASA5505
[Thu Feb 12 10:27:03.723 2015]   Configuration Register: 0x00000041
[Thu Feb 12 10:27:03.768 2015] 
[Thu Feb 12 10:27:03.768 2015] Interface Device Information:
[Thu Feb 12 10:27:03.804 2015]   Ethernet0/0: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:03.883 2015]   Ethernet0/1: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:03.962 2015]   Ethernet0/2: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:04.040 2015]   Ethernet0/3: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:04.119 2015]   Ethernet0/4: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:04.198 2015]   Ethernet0/5: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:04.277 2015]   Ethernet0/6: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:04.356 2015]   Ethernet0/7: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 10:27:04.436 2015] 
[Thu Feb 12 10:27:04.437 2015] ROMMON Variable Settings:
[Thu Feb 12 10:27:04.468 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 10:27:04.495 2015]   SERVER=192.168.1.111
[Thu Feb 12 10:27:04.523 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 10:27:04.551 2015]   PORT=Ethernet0/0
[Thu Feb 12 10:27:04.574 2015]   VLAN=untagged
[Thu Feb 12 10:27:04.594 2015]   IMAGE=
[Thu Feb 12 10:27:04.605 2015]   CONFIG=
[Thu Feb 12 10:27:04.618 2015]   LINKTIMEOUT=20
[Thu Feb 12 10:27:04.638 2015]   PKTTIMEOUT=4
[Thu Feb 12 10:27:04.657 2015]   RETRY=20
[Thu Feb 12 10:27:04.672 2015] 
[Thu Feb 12 10:27:04.673 2015] rommon #7> show stat
[Thu Feb 12 10:27:34.357 2015] Fast Ethernet Statistics:
[Thu Feb 12 10:27:34.388 2015]        Link State is DOWN
[Thu Feb 12 10:27:34.423 2015]           y88acs06 Link State is UP
[Thu Feb 12 10:27:34.465 2015]           ESW cpu port Link State is UP
[Thu Feb 12 10:27:34.512 2015]           Ethernet0/0 Link State is DOWN
[Thu Feb 12 10:27:34.561 2015] 
[Thu Feb 12 10:27:34.562 2015] ======Traffic Counters======
[Thu Feb 12 10:27:34.596 2015]      Receive Packets: 0
[Thu Feb 12 10:27:34.625 2015]        Receive Bytes: 0
[Thu Feb 12 10:27:34.653 2015]     Transmit Packets: 0
[Thu Feb 12 10:27:34.682 2015]       Transmit Bytes: 0
[Thu Feb 12 10:27:34.710 2015]   Receive Broadcasts: 0
[Thu Feb 12 10:27:34.739 2015]  Transmit Broadcasts: 0
[Thu Feb 12 10:27:34.768 2015]    Receive Multicast: 0
[Thu Feb 12 10:27:34.796 2015]   Transmit Multicast: 0
[Thu Feb 12 10:27:34.826 2015] 
[Thu Feb 12 10:27:34.827 2015] ======Error Counters======
[Thu Feb 12 10:27:34.859 2015]       No RX Buffer Drops: 0
[Thu Feb 12 10:27:34.892 2015]      Rx Undersize (RUNT): 0
[Thu Feb 12 10:27:34.925 2015]      Rx Oversize (GIANT): 0
[Thu Feb 12 10:27:34.958 2015]            Rx CRC Errors: 0
[Thu Feb 12 10:27:34.992 2015]  Framing Sequence Errors: 0
[Thu Feb 12 10:27:35.025 2015]           Missed Packets: 0
[Thu Feb 12 10:27:35.058 2015]         Alignment Errors: 0
[Thu Feb 12 10:27:35.092 2015]          Total Rx Errors: 0
[Thu Feb 12 10:27:35.125 2015]          Tx Defers Count: 0
[Thu Feb 12 10:27:35.158 2015]      Tx No Carrier Count: 0
[Thu Feb 12 10:27:35.193 2015] 
[Thu Feb 12 10:27:35.194 2015] rommon #8> show gbd
[Thu Feb 12 10:29:41.277 2015] Please define the specific show command.
[Thu Feb 12 10:29:41.325 2015] Valid "show" command arguments are:
[Thu Feb 12 10:29:41.367 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 10:29:41.409 2015]    "  info": display platform specific information
[Thu Feb 12 10:29:41.468 2015]    "   gdb": display image gdb settings
[Thu Feb 12 10:29:41.515 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 10:29:41.580 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 10:29:41.645 2015] 
[Thu Feb 12 10:29:41.646 2015] rommon #8> show idprom
[Thu Feb 12 10:29:56.661 2015] 
[Thu Feb 12 10:29:56.662 2015] IDPROM PLATFORM Fields:
[Thu Feb 12 10:29:56.691 2015] ----------------------------------
[Thu Feb 12 10:29:56.732 2015] IDPROM version: 4
[Thu Feb 12 10:29:56.754 2015]     Controller: 1312 (0x0520)
[Thu Feb 12 10:29:56.789 2015]     Product ID: ASA5505
[Thu Feb 12 10:29:56.817 2015]     Version ID: V04 
[Thu Feb 12 10:29:56.842 2015]    H/W Version: 1.0
[Thu Feb 12 10:29:56.866 2015]  New Deviation: 0 (0x00000000)
[Thu Feb 12 10:29:56.903 2015]   Top Assy P/N: 68-2606-06
[Thu Feb 12 10:29:56.935 2015]        PCB P/N: 73-8988-09
[Thu Feb 12 10:29:56.967 2015]   PCB Revision: C0
[Thu Feb 12 10:29:56.990 2015]        PCB S/N: JAF1202BDHT
[Thu Feb 12 10:29:57.023 2015]    Chassis S/N: JMX1203Z2XP
[Thu Feb 12 10:29:57.056 2015]  Mfg Test Data: 00 00 00 00 00 00 00 00 
[Thu Feb 12 10:29:57.105 2015]     RMA Number: 0-0-0-0
[Thu Feb 12 10:29:57.133 2015]    RMA History: 00
[Thu Feb 12 10:29:57.184 2015]      CLEI Code: COM9110ARA
[Thu Feb 12 10:29:57.188 2015]    MAC Address: 001e.f7a9.a2e9
[Thu Feb 12 10:29:57.225 2015]      MAC Block: 11
[Thu Feb 12 10:29:57.248 2015]    Description: ASA 5505 Adaptive Security Appliance
[Thu Feb 12 10:29:57.309 2015]    F/W Version: 1.0(12)6
[Thu Feb 12 10:29:57.340 2015] 
[Thu Feb 12 10:29:57.343 2015] 
[Thu Feb 12 10:29:57.344 2015] IDPROM Boot Parameter Fields:
[Thu Feb 12 10:29:57.379 2015] ----------------------------------
[Thu Feb 12 10:29:57.420 2015]   Server IP Address: 0.0.0.0
[Thu Feb 12 10:29:57.455 2015]    Local IP Address: 0.0.0.0
[Thu Feb 12 10:29:57.489 2015]  Gateway IP Address: 0.0.0.0
[Thu Feb 12 10:29:57.523 2015]          Local Port: Ethernet0/0
[Thu Feb 12 10:29:57.562 2015]             VLAN ID: untagged
[Thu Feb 12 10:29:57.597 2015]     Link UP Timeout: 20
[Thu Feb 12 10:29:57.626 2015]      Packet Timeout: 4
[Thu Feb 12 10:29:57.653 2015]         Retry Count: 20
[Thu Feb 12 10:29:57.682 2015]          Image File: 
[Thu Feb 12 10:29:57.709 2015]     Config Register: 0x00000041
[Thu Feb 12 10:29:57.747 2015]         Config File: 
[Thu Feb 12 10:29:57.774 2015] 
[Thu Feb 12 10:29:57.775 2015] rommon #9> 
[Thu Feb 12 13:13:14.021 2015] 
[Thu Feb 12 13:13:14.023 2015] 
[Thu Feb 12 13:13:14.025 2015] CISCO SYSTEMS 
[Thu Feb 12 13:13:14.044 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 13:13:14.407 2015] 
[Thu Feb 12 13:13:14.409 2015] Low Memory: 632 KB
[Thu Feb 12 13:13:14.432 2015] High Memory: 251 MB
[Thu Feb 12 13:13:14.456 2015] PCI Device Table.
[Thu Feb 12 13:13:14.478 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 13:13:14.534 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 13:13:14.589 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 13:13:14.675 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 13:13:14.705 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 13:13:14.762 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 13:13:14.817 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 13:13:14.871 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 13:13:14.929 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 13:13:14.985 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 13:13:15.041 2015] 
[Thu Feb 12 13:13:15.043 2015] Evaluating BIOS Options ...
[Thu Feb 12 13:13:15.076 2015] Invalid Key: 000D
[Thu Feb 12 13:13:16.486 2015] 
[Thu Feb 12 13:13:16.488 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 13:13:17.088 2015] 
[Thu Feb 12 13:13:17.089 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 13:13:17.847 2015] 
[Thu Feb 12 13:13:17.849 2015] Platform ASA5505
[Thu Feb 12 13:13:17.872 2015] 
[Thu Feb 12 13:13:17.874 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 13:13:17.916 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 13:13:17.960 2015] Boot in 10 seconds.           9 seconds.                                                Boot interrupted.
[Thu Feb 12 13:13:20.005 2015] 
[Thu Feb 12 13:13:20.006 2015] Ethernet0/0
[Thu Feb 12 13:13:21.106 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 13:13:21.145 2015] Link is DOWN
[Thu Feb 12 13:13:21.162 2015] 
[Thu Feb 12 13:13:21.163 2015] Use ? for help.
[Thu Feb 12 13:13:21.183 2015] rommon #0> ?
[Thu Feb 12 13:13:54.535 2015] 
[Thu Feb 12 13:13:54.536 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 13:13:54.591 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 13:13:54.635 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 13:13:54.685 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 13:13:54.732 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 13:13:54.781 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 13:13:54.836 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 13:13:54.890 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 13:13:54.942 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 13:13:55.003 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 13:13:55.049 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 13:13:55.133 2015] 
[Thu Feb 12 13:13:55.134 2015]    Commands: 
[Thu Feb 12 13:13:55.151 2015] ?                 valid command list
[Thu Feb 12 13:13:55.195 2015] address   <addr>  local IP address
[Thu Feb 12 13:13:55.236 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 13:13:55.293 2015]      - "image file spec" and/or 
[Thu Feb 12 13:13:55.332 2015]      - "cfg=<config file spec>"
[Thu Feb 12 13:13:55.370 2015] clear             clear interface statistics
[Thu Feb 12 13:13:55.422 2015] confreg   <value> set hex configuration register
[Thu Feb 12 13:13:55.480 2015] dev               display platform interface devices
[Thu Feb 12 13:13:55.541 2015] erase     <arg>   erase storage media
[Thu Feb 12 13:13:55.586 2015] file      <name>  application image file path/name
[Thu Feb 12 13:13:55.645 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 13:13:55.688 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 13:13:55.737 2015] help              valid command list
[Thu Feb 12 13:13:55.781 2015] history           display command history
[Thu Feb 12 13:13:55.830 2015] interface <name>  ethernet interface port
[Thu Feb 12 13:13:55.879 2015] no        <feat>  clear feature settings
[Thu Feb 12 13:13:55.927 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 13:13:55.966 2015] reboot            halt and reboot system
[Thu Feb 12 13:13:56.015 2015] reload            halt and reboot system
[Thu Feb 12 13:13:56.063 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 13:13:56.133 2015]      - no arg: repeat last command
[Thu Feb 12 13:13:56.174 2015]      - number: index into command history table
[Thu Feb 12 13:13:56.230 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 13:13:56.306 2015] reset             halt and reboot system
[Thu Feb 12 13:13:56.354 2015] server    <addr>  server IP address
[Thu Feb 12 13:13:56.397 2015] set               display all variable settings
[Thu Feb 12 13:13:56.453 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 13:13:56.512 2015] sync              save variable settings in NVRAM
[Thu Feb 12 13:13:56.570 2015] tftpdnld          TFTP download
[Thu Feb 12 13:13:56.608 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 13:13:56.658 2015] trace             toggle packet tracing
[Thu Feb 12 13:13:56.705 2015] unset   <varname> unset a variable name
[Thu Feb 12 13:13:56.754 2015] 
[Thu Feb 12 13:13:56.754 2015] rommon #1> fsck flasH h:
[Thu Feb 12 13:14:27.358 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:14:27.419 2015] rommon #1> show ?
[Thu Feb 12 13:16:26.719 2015] Please define the specific show command.
[Thu Feb 12 13:16:26.765 2015] Valid "show" command arguments are:
[Thu Feb 12 13:16:26.808 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 13:16:26.849 2015]    "  info": display platform specific information
[Thu Feb 12 13:16:26.908 2015]    "   gdb": display image gdb settings
[Thu Feb 12 13:16:26.955 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 13:16:27.021 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 13:16:27.086 2015] 
[Thu Feb 12 13:16:27.087 2015] rommon #1> port e0/0
[Thu Feb 12 13:23:28.633 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:23:28.694 2015] rommon #1> port- =e0/0
[Thu Feb 12 13:23:44.552 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:23:44.613 2015] rommon #1> port ?
[Thu Feb 12 13:23:48.802 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:23:48.862 2015] rommon #1> help port
[Thu Feb 12 13:23:52.187 2015] 
[Thu Feb 12 13:23:52.188 2015] Too many command arguments
[Thu Feb 12 13:23:52.220 2015] help              valid command list
[Thu Feb 12 13:23:52.264 2015] 
[Thu Feb 12 13:23:52.265 2015] rommon #1> je  help
[Thu Feb 12 13:24:01.859 2015] 
[Thu Feb 12 13:24:01.860 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 13:24:01.915 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 13:24:01.959 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 13:24:02.010 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 13:24:02.056 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 13:24:02.105 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 13:24:02.160 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 13:24:02.214 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 13:24:02.266 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 13:24:02.327 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 13:24:02.372 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 13:24:02.456 2015] 
[Thu Feb 12 13:24:02.457 2015]    Commands: 
[Thu Feb 12 13:24:02.474 2015] ?                 valid command list
[Thu Feb 12 13:24:02.518 2015] address   <addr>  local IP address
[Thu Feb 12 13:24:02.559 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 13:24:02.616 2015]      - "image file spec" and/or 
[Thu Feb 12 13:24:02.655 2015]      - "cfg=<config file spec>"
[Thu Feb 12 13:24:02.693 2015] clear             clear interface statistics
[Thu Feb 12 13:24:02.778 2015] confreg   <value> set hex configuration register
[Thu Feb 12 13:24:02.802 2015] dev               display platform interface devices
[Thu Feb 12 13:24:02.863 2015] erase     <arg>   erase storage media
[Thu Feb 12 13:24:02.908 2015] file      <name>  application image file path/name
[Thu Feb 12 13:24:02.969 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 13:24:03.012 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 13:24:03.061 2015] help              valid command list
[Thu Feb 12 13:24:03.105 2015] history           display command history
[Thu Feb 12 13:24:03.154 2015] interface <name>  ethernet interface port
[Thu Feb 12 13:24:03.203 2015] no        <feat>  clear feature settings
[Thu Feb 12 13:24:03.251 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 13:24:03.290 2015] reboot            halt and reboot system
[Thu Feb 12 13:24:03.338 2015] reload            halt and reboot system
[Thu Feb 12 13:24:03.386 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 13:24:03.455 2015]      - no arg: repeat last command
[Thu Feb 12 13:24:03.497 2015]      - number: index into command history table
[Thu Feb 12 13:24:03.553 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 13:24:03.629 2015] reset             halt and reboot system
[Thu Feb 12 13:24:03.677 2015] server    <addr>  server IP address
[Thu Feb 12 13:24:03.719 2015] set               display all variable settings
[Thu Feb 12 13:24:03.779 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 13:24:03.835 2015] sync              save variable settings in NVRAM
[Thu Feb 12 13:24:03.893 2015] tftpdnld          TFTP download
[Thu Feb 12 13:24:03.931 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 13:24:03.982 2015] trace             toggle packet tracing
[Thu Feb 12 13:24:04.029 2015] unset   <varname> unset a variable name
[Thu Feb 12 13:24:04.077 2015] 
[Thu Feb 12 13:24:04.078 2015] rommon #2> port  - 0 - = e0/0
[Thu Feb 12 13:24:27.570 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:24:27.630 2015] rommon #2> port- =e0/1 0
[Thu Feb 12 13:25:04.737 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:25:04.797 2015] rommon #2> port ethernet0/0
[Thu Feb 12 13:25:33.097 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:25:33.158 2015] rommon #2> port= ethernet 0  0. /0
[Thu Feb 12 13:25:46.505 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:25:46.565 2015] rommon #2> port- =ethernet 0/0
[Thu Feb 12 13:25:57.544 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:25:57.605 2015] rommon #2> format disk0:
[Thu Feb 12 13:26:37.544 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:26:37.604 2015] rommon #2> erase flash:
[Thu Feb 12 13:26:50.640 2015] 
[Thu Feb 12 13:26:50.642 2015] Invalid command arguments
[Thu Feb 12 13:26:50.673 2015]   erase <arg>
[Thu Feb 12 13:26:50.690 2015] Erase storage media, valid <arg> for this platform:
[Thu Feb 12 13:26:50.751 2015]         disk0: - erase this device
[Thu Feb 12 13:26:50.792 2015]         all    - erase all devices listed above
[Thu Feb 12 13:26:50.849 2015] 
[Thu Feb 12 13:26:50.850 2015] rommon #2> erase disk0
[Thu Feb 12 13:27:02.913 2015] 
[Thu Feb 12 13:27:02.914 2015] Invalid command arguments
[Thu Feb 12 13:27:02.945 2015]   erase <arg>
[Thu Feb 12 13:27:02.975 2015] Erase storage media, valid <arg> for this platform:
[Thu Feb 12 13:27:03.022 2015]         disk0: - erase this device
[Thu Feb 12 13:27:03.063 2015]         all    - erase all devices listed above
[Thu Feb 12 13:27:03.120 2015] 
[Thu Feb 12 13:27:03.121 2015] rommon #2> erase all
[Thu Feb 12 13:27:17.297 2015] 
[Thu Feb 12 13:27:17.298 2015] About to erase the selected device, this will erase
[Thu Feb 12 13:27:17.359 2015] all files including configuration, and images.
[Thu Feb 12 13:27:17.413 2015] Continue with erase? y/n [n]: y
[Thu Feb 12 13:27:26.953 2015] 
[Thu Feb 12 13:27:26.954 2015] Erasing Disk0:
[Thu Feb 12 13:27:27.060 2015] ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[Thu Feb 12 13:28:12.726 2015] rommon #3> ?
[Thu Feb 12 13:29:27.552 2015] 
[Thu Feb 12 13:29:27.553 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 13:29:27.608 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 13:29:27.652 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 13:29:27.702 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 13:29:27.749 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 13:29:27.798 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 13:29:27.853 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 13:29:27.906 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 13:29:27.959 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 13:29:28.019 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 13:29:28.065 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 13:29:28.149 2015] 
[Thu Feb 12 13:29:28.150 2015]    Commands: 
[Thu Feb 12 13:29:28.167 2015] ?                 valid command list
[Thu Feb 12 13:29:28.211 2015] address   <addr>  local IP address
[Thu Feb 12 13:29:28.252 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 13:29:28.309 2015]      - "image file spec" and/or 
[Thu Feb 12 13:29:28.348 2015]      - "cfg=<config file spec>"
[Thu Feb 12 13:29:28.385 2015] clear             clear interface statistics
[Thu Feb 12 13:29:28.438 2015] confreg   <value> set hex configuration register
[Thu Feb 12 13:29:28.496 2015] dev               display platform interface devices
[Thu Feb 12 13:29:28.558 2015] erase     <arg>   erase storage media
[Thu Feb 12 13:29:28.602 2015] file      <name>  application image file path/name
[Thu Feb 12 13:29:28.662 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 13:29:28.705 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 13:29:28.754 2015] help              valid command list
[Thu Feb 12 13:29:28.798 2015] history           display command history
[Thu Feb 12 13:29:28.847 2015] interface <name>  ethernet interface port
[Thu Feb 12 13:29:28.896 2015] no        <feat>  clear feature settings
[Thu Feb 12 13:29:28.944 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 13:29:28.983 2015] reboot            halt and reboot system
[Thu Feb 12 13:29:29.031 2015] reload            halt and reboot system
[Thu Feb 12 13:29:29.079 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 13:29:29.149 2015]      - no arg: repeat last command
[Thu Feb 12 13:29:29.198 2015]      - number: index into command history table
[Thu Feb 12 13:29:29.246 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 13:29:29.322 2015] reset             halt and reboot system
[Thu Feb 12 13:29:29.370 2015] server    <addr>  server IP address
[Thu Feb 12 13:29:29.413 2015] set               display all variable settings
[Thu Feb 12 13:29:29.469 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 13:29:29.528 2015] sync              save variable settings in NVRAM
[Thu Feb 12 13:29:29.586 2015] tftpdnld          TFTP download
[Thu Feb 12 13:29:29.624 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 13:29:29.675 2015] trace             toggle packet tracing
[Thu Feb 12 13:29:29.721 2015] unset   <varname> unset a variable name
[Thu Feb 12 13:29:29.770 2015] 
[Thu Feb 12 13:29:29.771 2015] rommon #4> port- =e0/0
[Thu Feb 12 13:29:59.414 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:29:59.475 2015] rommon #4> port  =t ethernet0/0
[Thu Feb 12 13:30:12.879 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:30:12.939 2015] rommon #4> port ethernet9 0/0
[Thu Feb 12 13:30:21.862 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:30:21.922 2015] rommon #4> interface e0/0
[Thu Feb 12 13:30:35.101 2015] Ethernet0/0
[Thu Feb 12 13:30:36.201 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 13:30:36.240 2015] Link is DOWN
[Thu Feb 12 13:30:36.257 2015] rommon #5> no config-register
[Thu Feb 12 13:31:47.534 2015] Please define the specific feature to disable.
[Thu Feb 12 13:31:47.590 2015] 
[Thu Feb 12 13:31:47.592 2015] Valid "no" command arguments are:
[Thu Feb 12 13:31:47.631 2015]  "no gdb <setting>" : clear image gdb setting
[Thu Feb 12 13:31:47.685 2015] 
[Thu Feb 12 13:31:47.686 2015] rommon #5> no gbd
[Thu Feb 12 13:32:06.328 2015] Please define the specific feature to disable.
[Thu Feb 12 13:32:06.381 2015] 
[Thu Feb 12 13:32:06.382 2015] Valid "no" command arguments are:
[Thu Feb 12 13:32:06.423 2015]  "no gdb <setting>" : clear image gdb setting
[Thu Feb 12 13:32:06.477 2015] 
[Thu Feb 12 13:32:06.478 2015] rommon #5> reboot
[Thu Feb 12 13:32:57.902 2015] 
[Thu Feb 12 13:32:57.905 2015] 
[Thu Feb 12 13:32:57.907 2015] 
[Thu Feb 12 13:32:57.908 2015] Rebooting....
[Thu Feb 12 13:32:59.027 2015] 
[Thu Feb 12 13:32:59.030 2015] 
[Thu Feb 12 13:32:59.031 2015] CISCO SYSTEMS 
[Thu Feb 12 13:32:59.049 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 13:32:59.411 2015] 
[Thu Feb 12 13:32:59.413 2015] Low Memory: 632 KB
[Thu Feb 12 13:32:59.436 2015] High Memory: 251 MB
[Thu Feb 12 13:32:59.460 2015] PCI Device Table.
[Thu Feb 12 13:32:59.482 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 13:32:59.539 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 13:32:59.593 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 13:32:59.651 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 13:32:59.708 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 13:32:59.765 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 13:32:59.820 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 13:32:59.875 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 13:32:59.932 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 13:32:59.988 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 13:33:00.045 2015] 
[Thu Feb 12 13:33:00.046 2015] Evaluating BIOS Options ...
[Thu Feb 12 13:33:01.492 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 13:33:02.093 2015] 
[Thu Feb 12 13:33:02.094 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 13:33:02.851 2015] 
[Thu Feb 12 13:33:02.853 2015] Platform ASA5505
[Thu Feb 12 13:33:02.875 2015] 
[Thu Feb 12 13:33:02.877 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 13:33:02.920 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 13:33:02.965 2015] Boot in 10 seconds.           9 seconds.          8 seconds.                                                Boot interrupted.
[Thu Feb 12 13:33:06.227 2015] 
[Thu Feb 12 13:33:06.229 2015] Ethernet0/0
[Thu Feb 12 13:33:07.328 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 13:33:07.367 2015] Link is DOWN
[Thu Feb 12 13:33:07.397 2015] 
[Thu Feb 12 13:33:07.397 2015] Use ? for help.
[Thu Feb 12 13:33:07.405 2015] rommon #0> no confreg
[Thu Feb 12 13:33:56.741 2015] Please define the specific feature to disable.
[Thu Feb 12 13:33:56.797 2015] 
[Thu Feb 12 13:33:56.799 2015] Valid "no" command arguments are:
[Thu Feb 12 13:33:56.838 2015]  "no gdb <setting>" : clear image gdb setting
[Thu Feb 12 13:33:56.893 2015] 
[Thu Feb 12 13:33:56.894 2015] rommon #0> copy disk0
[Thu Feb 12 13:36:32.947 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:36:33.007 2015] rommon #0> help
[Thu Feb 12 13:36:36.508 2015] 
[Thu Feb 12 13:36:36.509 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 13:36:36.564 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 13:36:36.609 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 13:36:36.659 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 13:36:36.705 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 13:36:36.754 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 13:36:36.809 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 13:36:36.863 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 13:36:36.916 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 13:36:36.976 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 13:36:37.022 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 13:36:37.105 2015] 
[Thu Feb 12 13:36:37.106 2015]    Commands: 
[Thu Feb 12 13:36:37.124 2015] ?                 valid command list
[Thu Feb 12 13:36:37.167 2015] address   <addr>  local IP address
[Thu Feb 12 13:36:37.208 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 13:36:37.265 2015]      - "image file spec" and/or 
[Thu Feb 12 13:36:37.304 2015]      - "cfg=<config file spec>"
[Thu Feb 12 13:36:37.342 2015] clear             clear interface statistics
[Thu Feb 12 13:36:37.395 2015] confreg   <value> set hex configuration register
[Thu Feb 12 13:36:37.452 2015] dev               display platform interface devices
[Thu Feb 12 13:36:37.513 2015] erase     <arg>   erase storage media
[Thu Feb 12 13:36:37.558 2015] file      <name>  application image file path/name
[Thu Feb 12 13:36:37.617 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 13:36:37.662 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 13:36:37.710 2015] help              valid command list
[Thu Feb 12 13:36:37.755 2015] history           display command history
[Thu Feb 12 13:36:37.804 2015] interface <name>  ethernet interface port
[Thu Feb 12 13:36:37.852 2015] no        <feat>  clear feature settings
[Thu Feb 12 13:36:37.901 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 13:36:37.940 2015] reboot            halt and reboot system
[Thu Feb 12 13:36:37.988 2015] reload            halt and reboot system
[Thu Feb 12 13:36:38.036 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 13:36:38.106 2015]      - no arg: repeat last command
[Thu Feb 12 13:36:38.147 2015]      - number: index into command history table
[Thu Feb 12 13:36:38.203 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 13:36:38.279 2015] reset             halt and reboot system
[Thu Feb 12 13:36:38.327 2015] server    <addr>  server IP address
[Thu Feb 12 13:36:38.370 2015] set               display all variable settings
[Thu Feb 12 13:36:38.426 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 13:36:38.485 2015] sync              save variable settings in NVRAM
[Thu Feb 12 13:36:38.544 2015] tftpdnld          TFTP download
[Thu Feb 12 13:36:38.581 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 13:36:38.632 2015] trace             toggle packet tracing
[Thu Feb 12 13:36:38.678 2015] unset   <varname> unset a variable name
[Thu Feb 12 13:36:38.727 2015] 
[Thu Feb 12 13:36:38.727 2015] rommon #1> Cisco Systems ROMMON Version (1.0(12)6) #0:                                           confreg
[Thu Feb 12 13:41:58.360 2015] 
[Thu Feb 12 13:41:58.361 2015] Current Configuration Register: 0x00000041
[Thu Feb 12 13:41:58.412 2015] Configuration Summary: 
[Thu Feb 12 13:41:58.440 2015]   boot default image from Flash
[Thu Feb 12 13:41:58.478 2015]   ignore system configuration
[Thu Feb 12 13:41:58.515 2015] 
[Thu Feb 12 13:41:58.516 2015] Do you wish to change this configuration? y/n [n]: y
[Thu Feb 12 13:42:10.807 2015] enable boot to ROMMON prompt? y/n [n]: n y
[Thu Feb 12 13:42:18.623 2015] select specific Flash image index? y/n [n]: 
[Thu Feb 12 13:42:22.911 2015] disable system configuration? y/n [n]: 
[Thu Feb 12 13:42:26.063 2015] go to ROMMON prompt if netboot fails? y/n [n]: 
[Thu Feb 12 13:42:29.343 2015] enable passing NVRAM file specs in auto-boot mode? y/n [n]: 
[Thu Feb 12 13:42:33.159 2015] disable display of BREAK or ESC key prompt during auto-boot? y/n [n]: 
[Thu Feb 12 13:42:35.184 2015] 
[Thu Feb 12 13:42:35.185 2015] Current Configuration Register: 0x00000000
[Thu Feb 12 13:42:35.235 2015] Configuration Summary: 
[Thu Feb 12 13:42:35.264 2015]   boot ROMMON
[Thu Feb 12 13:42:35.282 2015] 
[Thu Feb 12 13:42:35.283 2015] Update Config Register (0x0) in NVRAM...
[Thu Feb 12 13:42:41.870 2015] 
[Thu Feb 12 13:42:41.871 2015] rommon #2> help
[Thu Feb 12 13:42:45.800 2015] 
[Thu Feb 12 13:42:45.801 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 13:42:45.856 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 13:42:45.901 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 13:42:45.951 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 13:42:45.998 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 13:42:46.047 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 13:42:46.102 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 13:42:46.156 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 13:42:46.209 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 13:42:46.269 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 13:42:46.315 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 13:42:46.399 2015] 
[Thu Feb 12 13:42:46.400 2015]    Commands: 
[Thu Feb 12 13:42:46.417 2015] ?                 valid command list
[Thu Feb 12 13:42:46.460 2015] address   <addr>  local IP address
[Thu Feb 12 13:42:46.501 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 13:42:46.558 2015]      - "image file spec" and/or 
[Thu Feb 12 13:42:46.597 2015]      - "cfg=<config file spec>"
[Thu Feb 12 13:42:46.635 2015] clear             clear interface statistics
[Thu Feb 12 13:42:46.688 2015] confreg   <value> set hex configuration register
[Thu Feb 12 13:42:46.745 2015] dev               display platform interface devices
[Thu Feb 12 13:42:46.807 2015] erase     <arg>   erase storage media
[Thu Feb 12 13:42:46.851 2015] file      <name>  application image file path/name
[Thu Feb 12 13:42:46.911 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 13:42:46.954 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 13:42:47.003 2015] help              valid command list
[Thu Feb 12 13:42:47.047 2015] history           display command history
[Thu Feb 12 13:42:47.096 2015] interface <name>  ethernet interface port
[Thu Feb 12 13:42:47.145 2015] no        <feat>  clear feature settings
[Thu Feb 12 13:42:47.193 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 13:42:47.232 2015] reboot            halt and reboot system
[Thu Feb 12 13:42:47.281 2015] reload            halt and reboot system
[Thu Feb 12 13:42:47.328 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 13:42:47.398 2015]      - no arg: repeat last command
[Thu Feb 12 13:42:47.439 2015]      - number: index into command history table
[Thu Feb 12 13:42:47.510 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 13:42:47.572 2015] reset             halt and reboot system
[Thu Feb 12 13:42:47.620 2015] server    <addr>  server IP address
[Thu Feb 12 13:42:47.662 2015] set               display all variable settings
[Thu Feb 12 13:42:47.718 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 13:42:47.778 2015] sync              save variable settings in NVRAM
[Thu Feb 12 13:42:47.836 2015] tftpdnld          TFTP download
[Thu Feb 12 13:42:47.874 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 13:42:47.924 2015] trace             toggle packet tracing
[Thu Feb 12 13:42:47.971 2015] unset   <varname> unset a variable name
[Thu Feb 12 13:42:48.019 2015] 
[Thu Feb 12 13:42:48.020 2015] rommon #3> cpnfreg
[Thu Feb 12 13:42:59.662 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 13:42:59.728 2015] rommon #3> confreg
[Thu Feb 12 13:43:03.728 2015] 
[Thu Feb 12 13:43:03.729 2015] Current Configuration Register: 0x00000000
[Thu Feb 12 13:43:03.779 2015] Configuration Summary: 
[Thu Feb 12 13:43:03.813 2015]   boot ROMMON
[Thu Feb 12 13:43:03.827 2015] 
[Thu Feb 12 13:43:03.828 2015] Do you wish to change this configuration? y/n [n]: 
[Thu Feb 12 13:43:07.232 2015] 
[Thu Feb 12 13:43:07.233 2015] rommon #4> confreg
[Thu Feb 12 13:43:22.496 2015] 
[Thu Feb 12 13:43:22.497 2015] Current Configuration Register: 0x00000000
[Thu Feb 12 13:43:22.548 2015] Configuration Summary: 
[Thu Feb 12 13:43:22.576 2015]   boot ROMMON
[Thu Feb 12 13:43:22.594 2015] 
[Thu Feb 12 13:43:22.595 2015] Do you wish to change this configuration? y/n [n]: y
[Thu Feb 12 13:43:25.623 2015] enable boot to ROMMON prompt? y/n [n]: 
[Thu Feb 12 13:43:27.646 2015] enable TFTP netboot? y/n [n]: 
[Thu Feb 12 13:43:28.726 2015] enable Flash boot? y/n [n]: 
[Thu Feb 12 13:43:35.238 2015] select specific Flash image index? y/n [n]: 
[Thu Feb 12 13:43:39.511 2015] disable system configuration? y/n [n]: 
[Thu Feb 12 13:43:42.854 2015] go to ROMMON prompt if netboot fails? y/n [n]: 
[Thu Feb 12 13:43:44.694 2015] enable passing NVRAM file specs in auto-boot mode? y/n [n]: 
[Thu Feb 12 13:43:47.790 2015] disable display of BREAK or ESC key prompt during auto-boot? y/n [n]: 
[Thu Feb 12 13:43:52.279 2015] 
[Thu Feb 12 13:43:52.280 2015] Current Configuration Register: 0x00000000
[Thu Feb 12 13:43:52.330 2015] Configuration Summary: 
[Thu Feb 12 13:43:52.359 2015]   boot ROMMON
[Thu Feb 12 13:43:52.377 2015] 
[Thu Feb 12 13:43:52.379 2015] Update Config Register (0x0) in NVRAM...
[Thu Feb 12 13:43:58.966 2015] 
[Thu Feb 12 13:43:58.967 2015] rommon #5> boot 
[Thu Feb 12 13:44:03.638 2015] Launching BootLoader...
[Thu Feb 12 13:44:03.937 2015] Default configuration file contains 1 entry.
[Thu Feb 12 13:44:03.986 2015] 
[Thu Feb 12 13:44:04.017 2015] Searching / for images to boot.
[Thu Feb 12 13:44:04.077 2015] 
[Thu Feb 12 13:44:04.078 2015] No images in /
[Thu Feb 12 13:44:04.094 2015] Error 15: File not found
[Thu Feb 12 13:44:04.122 2015] 
[Thu Feb 12 13:44:04.123 2015] unable to boot an image
[Thu Feb 12 13:44:04.150 2015] 
[Thu Feb 12 13:44:04.152 2015] 
[Thu Feb 12 13:44:04.153 2015] Default configuration file contains 1 entry.
[Thu Feb 12 13:44:04.203 2015] 
[Thu Feb 12 13:44:04.234 2015] Searching / for images to boot.
[Thu Feb 12 13:44:04.293 2015] 
[Thu Feb 12 13:44:04.294 2015] No images in /
[Thu Feb 12 13:44:04.310 2015] Error 15: File not found
[Thu Feb 12 13:44:04.339 2015] 
[Thu Feb 12 13:44:04.340 2015] unable to boot an image
[Thu Feb 12 13:44:04.367 2015] 
[Thu Feb 12 13:44:04.369 2015] 
[Thu Feb 12 13:44:04.370 2015] Failsafe booting engaged.
[Thu Feb 12 13:44:04.398 2015] Default configuration file contains 1 entry.
[Thu Feb 12 13:44:04.447 2015] 
[Thu Feb 12 13:44:04.478 2015] Searching / for images to boot.
[Thu Feb 12 13:44:04.538 2015] 
[Thu Feb 12 13:44:04.539 2015] No images in /
[Thu Feb 12 13:44:04.555 2015] Error 15: File not found
[Thu Feb 12 13:44:04.583 2015] 
[Thu Feb 12 13:44:04.584 2015] unable to boot an image
[Thu Feb 12 13:44:04.611 2015] 
[Thu Feb 12 13:44:05.712 2015] 
[Thu Feb 12 13:44:05.715 2015] 
[Thu Feb 12 13:44:05.717 2015] CISCO SYSTEMS 
[Thu Feb 12 13:44:05.735 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 13:44:06.099 2015] 
[Thu Feb 12 13:44:06.101 2015] Low Memory: 632 KB
[Thu Feb 12 13:44:06.123 2015] High Memory: 251 MB
[Thu Feb 12 13:44:06.148 2015] PCI Device Table.
[Thu Feb 12 13:44:06.169 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 13:44:06.227 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 13:44:06.282 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 13:44:06.339 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 13:44:06.396 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 13:44:06.453 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 13:44:06.508 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 13:44:06.563 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 13:44:06.620 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 13:44:06.676 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 13:44:06.733 2015] 
[Thu Feb 12 13:44:06.735 2015] Evaluating BIOS Options ...
[Thu Feb 12 13:44:08.179 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 13:44:08.780 2015] 
[Thu Feb 12 13:44:08.781 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 13:44:09.538 2015] 
[Thu Feb 12 13:44:09.539 2015] Platform ASA5505
[Thu Feb 12 13:44:09.560 2015] Ethernet0/0
[Thu Feb 12 13:44:10.660 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 13:44:10.699 2015] Link is DOWN
[Thu Feb 12 13:44:10.716 2015] 
[Thu Feb 12 13:44:10.717 2015] Use ? for help.
[Thu Feb 12 13:44:10.737 2015] rommon #0> confreg
[Thu Feb 12 13:44:52.383 2015] 
[Thu Feb 12 13:44:52.384 2015] Current Configuration Register: 0x00000000
[Thu Feb 12 13:44:52.434 2015] Configuration Summary: 
[Thu Feb 12 13:44:52.463 2015]   boot ROMMON
[Thu Feb 12 13:44:52.481 2015] 
[Thu Feb 12 13:44:52.482 2015] Do you wish to change this configuration? y/n [n]: y
[Thu Feb 12 13:44:55.350 2015] enable boot to ROMMON prompt? y/n [n]: 
[Thu Feb 12 13:44:57.806 2015] enable TFTP netboot? y/n [n]: t y
[Thu Feb 12 13:45:02.198 2015] enable Flash boot? y/n [n]: t 
[Thu Feb 12 13:45:06.973 2015] select specific Flash image index? y/n [n]: 
[Thu Feb 12 13:45:12.974 2015] disable system configuration? y/n [n]: 
[Thu Feb 12 13:45:17.502 2015] go to ROMMON prompt if netboot fails? y/n [n]: 
[Thu Feb 12 13:45:19.166 2015] enable passing NVRAM file specs in auto-boot mode? y/n [n]: y
[Thu Feb 12 13:45:26.821 2015] disable display of BREAK or ESC key prompt during auto-boot? y/n [n]: 
[Thu Feb 12 13:45:30.248 2015] 
[Thu Feb 12 13:45:30.248 2015] Current Configuration Register: 0x00100010
[Thu Feb 12 13:45:30.299 2015] Configuration Summary: 
[Thu Feb 12 13:45:30.327 2015]   boot TFTP image
[Thu Feb 12 13:45:30.349 2015]   pass NVRAM file specs in auto-bootloader mode
[Thu Feb 12 13:45:30.406 2015] 
[Thu Feb 12 13:45:30.407 2015] Update Config Register (0x100010) in NVRAM...
[Thu Feb 12 13:45:37.000 2015] 
[Thu Feb 12 13:45:37.000 2015] rommon #1> interface e0/0
[Thu Feb 12 13:45:47.661 2015] Ethernet0/0
[Thu Feb 12 13:45:48.761 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 13:45:48.800 2015] Link is DOWN
[Thu Feb 12 13:45:48.816 2015] rommon #2> int e0/0
[Thu Feb 12 13:52:43.682 2015] Ethernet0/0
[Thu Feb 12 13:52:44.782 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 13:52:44.821 2015] Link is DOWN
[Thu Feb 12 13:52:44.838 2015] rommon #3> interface
[Thu Feb 12 13:54:09.098 2015] Invalid interface name argument, Valid arguments are: 
[Thu Feb 12 13:54:09.162 2015]    Ethernet0/0
[Thu Feb 12 13:54:09.180 2015]    Ethernet0/1
[Thu Feb 12 13:54:09.198 2015]    Ethernet0/2
[Thu Feb 12 13:54:09.218 2015]    Ethernet0/3
[Thu Feb 12 13:54:09.235 2015]    Ethernet0/4
[Thu Feb 12 13:54:09.252 2015]    Ethernet0/5
[Thu Feb 12 13:54:09.271 2015]    Ethernet0/6
[Thu Feb 12 13:54:09.290 2015]    Ethernet0/7
[Thu Feb 12 13:54:09.309 2015] 
[Thu Feb 12 13:54:09.310 2015] interface <name>  ethernet interface port
[Thu Feb 12 13:54:09.361 2015] 
[Thu Feb 12 13:54:09.362 2015] rommon #3> et  int e0/1
[Thu Feb 12 13:54:32.737 2015] Ethernet0/1
[Thu Feb 12 13:54:33.837 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 13:54:33.876 2015] Link is DOWN
[Thu Feb 12 13:54:33.893 2015] rommon #4> ?
[Thu Feb 12 13:57:20.562 2015] 
[Thu Feb 12 13:57:20.564 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 13:57:20.618 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 13:57:20.663 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 13:57:20.713 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 13:57:20.759 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 13:57:20.809 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 13:57:20.863 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 13:57:20.917 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 13:57:20.969 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 13:57:21.030 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 13:57:21.076 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 13:57:21.159 2015] 
[Thu Feb 12 13:57:21.160 2015]    Commands: 
[Thu Feb 12 13:57:21.177 2015] ?                 valid command list
[Thu Feb 12 13:57:21.221 2015] address   <addr>  local IP address
[Thu Feb 12 13:57:21.262 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 13:57:21.319 2015]      - "image file spec" and/or 
[Thu Feb 12 13:57:21.358 2015]      - "cfg=<config file spec>"
[Thu Feb 12 13:57:21.396 2015] clear             clear interface statistics
[Thu Feb 12 13:57:21.448 2015] confreg   <value> set hex configuration register
[Thu Feb 12 13:57:21.505 2015] dev               display platform interface devices
[Thu Feb 12 13:57:21.568 2015] erase     <arg>   erase storage media
[Thu Feb 12 13:57:21.613 2015] file      <name>  application image file path/name
[Thu Feb 12 13:57:21.672 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 13:57:21.716 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 13:57:21.765 2015] help              valid command list
[Thu Feb 12 13:57:21.808 2015] history           display command history
[Thu Feb 12 13:57:21.857 2015] interface <name>  ethernet interface port
[Thu Feb 12 13:57:21.907 2015] no        <feat>  clear feature settings
[Thu Feb 12 13:57:21.955 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 13:57:21.994 2015] reboot            halt and reboot system
[Thu Feb 12 13:57:22.041 2015] reload            halt and reboot system
[Thu Feb 12 13:57:22.089 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 13:57:22.159 2015]      - no arg: repeat last command
[Thu Feb 12 13:57:22.200 2015]      - number: index into command history table
[Thu Feb 12 13:57:22.256 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 13:57:22.333 2015] reset             halt and reboot system
[Thu Feb 12 13:57:22.381 2015] server    <addr>  server IP address
[Thu Feb 12 13:57:22.423 2015] set               display all variable settings
[Thu Feb 12 13:57:22.479 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 13:57:22.538 2015] sync              save variable settings in NVRAM
[Thu Feb 12 13:57:22.597 2015] tftpdnld          TFTP download
[Thu Feb 12 13:57:22.635 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 13:57:22.685 2015] trace             toggle packet tracing
[Thu Feb 12 13:57:22.733 2015] unset   <varname> unset a variable name
[Thu Feb 12 13:57:22.781 2015] 
[Thu Feb 12 13:57:22.782 2015] rommon #5> dev
[Thu Feb 12 13:57:44.905 2015] Interface Device Information:
[Thu Feb 12 13:57:44.940 2015]   Ethernet0/0: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.019 2015]   Ethernet0/1: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.097 2015]   Ethernet0/2: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.176 2015]   Ethernet0/3: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.255 2015]   Ethernet0/4: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.347 2015]   Ethernet0/5: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.413 2015]   Ethernet0/6: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.492 2015]   Ethernet0/7: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 13:57:45.572 2015] 
[Thu Feb 12 13:57:45.573 2015] rommon #6> file disl k0:
[Thu Feb 12 14:00:04.518 2015] rommon #7> fiel    le e0. /0
[Thu Feb 12 14:00:18.710 2015] rommon #8> int e0/0
[Thu Feb 12 14:00:26.286 2015] Ethernet0/0
[Thu Feb 12 14:00:27.385 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:00:27.425 2015] Link is DOWN
[Thu Feb 12 14:00:27.440 2015] rommon #9> address       sync
[Thu Feb 12 14:00:49.552 2015] 
[Thu Feb 12 14:00:49.553 2015] Updating NVRAM Parameters...
[Thu Feb 12 14:00:56.126 2015] 
[Thu Feb 12 14:00:56.127 2015] rommon #10> address=192.168.1.11
[Thu Feb 12 14:01:23.183 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:01:23.244 2015] rommon #10> address 192.168.1.11
[Thu Feb 12 14:01:32.151 2015] rommon #11> server 192.168.1.1
[Thu Feb 12 14:01:48.631 2015] rommon #12> gatw eway 192.168.1.1
[Thu Feb 12 14:02:00.111 2015] rommon #13> image asdm-641.bin
[Thu Feb 12 14:02:47.349 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:02:47.431 2015] rommon #13> image
[Thu Feb 12 14:03:10.502 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:03:10.563 2015] rommon #13> help 
[Thu Feb 12 14:03:14.639 2015] 
[Thu Feb 12 14:03:14.640 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 14:03:14.695 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 14:03:14.740 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 14:03:14.790 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 14:03:14.837 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 14:03:14.886 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 14:03:14.940 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 14:03:14.994 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 14:03:15.046 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 14:03:15.107 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 14:03:15.153 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 14:03:15.236 2015] 
[Thu Feb 12 14:03:15.238 2015]    Commands: 
[Thu Feb 12 14:03:15.255 2015] ?                 valid command list
[Thu Feb 12 14:03:15.298 2015] address   <addr>  local IP address
[Thu Feb 12 14:03:15.339 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 14:03:15.396 2015]      - "image file spec" and/or 
[Thu Feb 12 14:03:15.435 2015]      - "cfg=<config file spec>"
[Thu Feb 12 14:03:15.473 2015] clear             clear interface statistics
[Thu Feb 12 14:03:15.525 2015] confreg   <value> set hex configuration register
[Thu Feb 12 14:03:15.583 2015] dev               display platform interface devices
[Thu Feb 12 14:03:15.645 2015] erase     <arg>   erase storage media
[Thu Feb 12 14:03:15.690 2015] file      <name>  application image file path/name
[Thu Feb 12 14:03:15.749 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 14:03:15.792 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 14:03:15.841 2015] help              valid command list
[Thu Feb 12 14:03:15.885 2015] history           display command history
[Thu Feb 12 14:03:15.934 2015] interface <name>  ethernet interface port
[Thu Feb 12 14:03:15.983 2015] no        <feat>  clear feature settings
[Thu Feb 12 14:03:16.031 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 14:03:16.070 2015] reboot            halt and reboot system
[Thu Feb 12 14:03:16.118 2015] reload            halt and reboot system
[Thu Feb 12 14:03:16.166 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 14:03:16.236 2015]      - no arg: repeat last command
[Thu Feb 12 14:03:16.277 2015]      - number: index into command history table
[Thu Feb 12 14:03:16.333 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 14:03:16.410 2015] reset             halt and reboot system
[Thu Feb 12 14:03:16.458 2015] server    <addr>  server IP address
[Thu Feb 12 14:03:16.500 2015] set               display all variable settings
[Thu Feb 12 14:03:16.556 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 14:03:16.615 2015] sync              save variable settings in NVRAM
[Thu Feb 12 14:03:16.674 2015] tftpdnld          TFTP download
[Thu Feb 12 14:03:16.712 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 14:03:16.765 2015] trace             toggle packet tracing
[Thu Feb 12 14:03:16.809 2015] unset   <varname> unset a variable name
[Thu Feb 12 14:03:16.858 2015] 
[Thu Feb 12 14:03:16.859 2015] rommon #14> ping 192.168.1.1
[Thu Feb 12 14:05:56.132 2015] Sending 20, 100-byte ICMP Echoes to 192.168.1.1, timeout is 4 seconds:
[Thu Feb 12 14:06:00.974 2015] ??!!!!!!!!!!!!!!!!!!
[Thu Feb 12 14:06:05.019 2015] Success rate is 90 percent (18/20)
[Thu Feb 12 14:06:05.060 2015] rommon #15> tftpdnld
[Thu Feb 12 14:10:15.458 2015] ROMMON Variable Settings:
[Thu Feb 12 14:10:15.489 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:10:15.516 2015]   SERVER=192.168.1.1
[Thu Feb 12 14:10:15.542 2015]   GATEWAY=192.168.1.1
[Thu Feb 12 14:10:15.568 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:10:15.590 2015]   VLAN=untagged
[Thu Feb 12 14:10:15.609 2015]   IMAGE=e0/0
[Thu Feb 12 14:10:15.625 2015]   CONFIG=
[Thu Feb 12 14:10:15.638 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:10:15.659 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:10:15.677 2015]   RETRY=20
[Thu Feb 12 14:10:15.692 2015] 
[Thu Feb 12 14:10:15.693 2015] tftp e0/0@192.168.1.1 via 192.168.1.1
[Thu Feb 12 14:10:15.744 2015] 
[Thu Feb 12 14:10:15.745 2015] TFTP failure: RX TFTP Error Packet
[Thu Feb 12 14:10:15.787 2015]   TFTP OP Code: Error Packet
[Thu Feb 12 14:10:15.821 2015]   Error Msg: File not found
[Thu Feb 12 14:10:15.856 2015] 
[Thu Feb 12 14:10:15.857 2015] rommon #0> e0/0
[Thu Feb 12 14:10:45.842 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:10:45.903 2015] rommon #0> int e0/0
[Thu Feb 12 14:10:51.738 2015] Ethernet0/0
[Thu Feb 12 14:10:52.837 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:10:52.876 2015] Link is UP
[Thu Feb 12 14:10:52.892 2015] rommon #1> tftpdnld
[Thu Feb 12 14:11:01.674 2015] ROMMON Variable Settings:
[Thu Feb 12 14:11:01.705 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:11:01.733 2015]   SERVER=192.168.1.1
[Thu Feb 12 14:11:01.758 2015]   GATEWAY=192.168.1.1
[Thu Feb 12 14:11:01.784 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:11:01.807 2015]   VLAN=untagged
[Thu Feb 12 14:11:01.825 2015]   IMAGE=e0/0
[Thu Feb 12 14:11:01.841 2015]   CONFIG=
[Thu Feb 12 14:11:01.854 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:11:01.874 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:11:01.893 2015]   RETRY=20
[Thu Feb 12 14:11:01.908 2015] 
[Thu Feb 12 14:11:01.909 2015] tftp e0/0@192.168.1.1 via 192.168.1.1
[Thu Feb 12 14:11:06.323 2015] 
[Thu Feb 12 14:11:06.324 2015] TFTP failure: RX TFTP Error Packet
[Thu Feb 12 14:11:06.365 2015]   TFTP OP Code: Error Packet
[Thu Feb 12 14:11:06.399 2015]   Error Msg: File not found
[Thu Feb 12 14:11:06.433 2015] 
[Thu Feb 12 14:11:06.434 2015] rommon #2> image 
[Thu Feb 12 14:11:26.859 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:11:26.919 2015] rommon #2> image=asas 841-k8.bin
[Thu Feb 12 14:12:11.698 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:12:11.758 2015] rommon #2> image asa841k8.bin
[Thu Feb 12 14:12:36.675 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:12:36.734 2015] rommon #2> image 3 e0/0 asa841-k9.bin
[Thu Feb 12 14:13:36.833 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:13:36.894 2015] rommon #2> help
[Thu Feb 12 14:13:39.962 2015] 
[Thu Feb 12 14:13:39.963 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 14:13:40.018 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 14:13:40.062 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 14:13:40.112 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 14:13:40.159 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 14:13:40.208 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 14:13:40.263 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 14:13:40.316 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 14:13:40.385 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 14:13:40.430 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 14:13:40.476 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 14:13:40.560 2015] 
[Thu Feb 12 14:13:40.561 2015]    Commands: 
[Thu Feb 12 14:13:40.578 2015] ?                 valid command list
[Thu Feb 12 14:13:40.621 2015] address   <addr>  local IP address
[Thu Feb 12 14:13:40.662 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 14:13:40.720 2015]      - "image file spec" and/or 
[Thu Feb 12 14:13:40.758 2015]      - "cfg=<config file spec>"
[Thu Feb 12 14:13:40.796 2015] clear             clear interface statistics
[Thu Feb 12 14:13:40.849 2015] confreg   <value> set hex configuration register
[Thu Feb 12 14:13:40.906 2015] dev               display platform interface devices
[Thu Feb 12 14:13:40.968 2015] erase     <arg>   erase storage media
[Thu Feb 12 14:13:41.012 2015] file      <name>  application image file path/name
[Thu Feb 12 14:13:41.072 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 14:13:41.115 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 14:13:41.165 2015] help              valid command list
[Thu Feb 12 14:13:41.208 2015] history           display command history
[Thu Feb 12 14:13:41.257 2015] interface <name>  ethernet interface port
[Thu Feb 12 14:13:41.306 2015] no        <feat>  clear feature settings
[Thu Feb 12 14:13:41.354 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 14:13:41.393 2015] reboot            halt and reboot system
[Thu Feb 12 14:13:41.441 2015] reload            halt and reboot system
[Thu Feb 12 14:13:41.489 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 14:13:41.559 2015]      - no arg: repeat last command
[Thu Feb 12 14:13:41.600 2015]      - number: index into command history table
[Thu Feb 12 14:13:41.656 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 14:13:41.733 2015] reset             halt and reboot system
[Thu Feb 12 14:13:41.781 2015] server    <addr>  server IP address
[Thu Feb 12 14:13:41.823 2015] set               display all variable settings
[Thu Feb 12 14:13:41.879 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 14:13:41.938 2015] sync              save variable settings in NVRAM
[Thu Feb 12 14:13:41.997 2015] tftpdnld          TFTP download
[Thu Feb 12 14:13:42.035 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 14:13:42.085 2015] trace             toggle packet tracing
[Thu Feb 12 14:13:42.132 2015] unset   <varname> unset a variable name
[Thu Feb 12 14:13:42.180 2015] 
[Thu Feb 12 14:13:42.181 2015] rommon #3> image asa841-k8.bin             e0/0/asa841-k9
[Thu Feb 12 14:14:50.848 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:14:50.908 2015] rommon #3> o,  im a mafe  ge 192.168.1.1 asa841-k9.bin
[Thu Feb 12 14:15:28.104 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:15:28.164 2015] rommon #3> as  ima  mage asa   tftp:asa841-k9.bin
[Thu Feb 12 14:17:07.247 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:17:07.307 2015] rommon #3> image tftp asak 841-k9.bin
[Thu Feb 12 14:17:28.879 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:17:28.940 2015] rommon #3> set
[Thu Feb 12 14:20:20.390 2015] ROMMON Variable Settings:
[Thu Feb 12 14:20:20.421 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:20:20.448 2015]   SERVER=192.168.1.1
[Thu Feb 12 14:20:20.472 2015]   GATEWAY=192.168.1.1
[Thu Feb 12 14:20:20.499 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:20:20.522 2015]   VLAN=untagged
[Thu Feb 12 14:20:20.541 2015]   IMAGE=e0/0
[Thu Feb 12 14:20:20.557 2015]   CONFIG=
[Thu Feb 12 14:20:20.570 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:20:20.590 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:20:20.608 2015]   RETRY=20
[Thu Feb 12 14:20:20.624 2015] 
[Thu Feb 12 14:20:20.624 2015] rommon #4> boot tftp:
[Thu Feb 12 14:20:39.413 2015] ROMMON Variable Settings:
[Thu Feb 12 14:20:39.444 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:20:39.471 2015]   SERVER=192.168.1.1
[Thu Feb 12 14:20:39.497 2015]   GATEWAY=192.168.1.1
[Thu Feb 12 14:20:39.523 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:20:39.546 2015]   VLAN=untagged
[Thu Feb 12 14:20:39.565 2015]   IMAGE=e0/0
[Thu Feb 12 14:20:39.580 2015]   CONFIG=
[Thu Feb 12 14:20:39.593 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:20:39.613 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:20:39.632 2015]   RETRY=20
[Thu Feb 12 14:20:39.647 2015] 
[Thu Feb 12 14:20:39.648 2015] tftp e0/0@192.168.1.1 via 192.168.1.1
[Thu Feb 12 14:20:39.944 2015] 
[Thu Feb 12 14:20:39.945 2015] TFTP failure: RX TFTP Error Packet
[Thu Feb 12 14:20:39.986 2015]   TFTP OP Code: Error Packet
[Thu Feb 12 14:20:40.020 2015]   Error Msg: File not found
[Thu Feb 12 14:20:40.054 2015] 
[Thu Feb 12 14:20:40.056 2015] Autoboot Error Reboot
[Thu Feb 12 14:20:40.109 2015] 
[Thu Feb 12 14:20:40.111 2015] 
[Thu Feb 12 14:20:40.113 2015] 
[Thu Feb 12 14:20:40.114 2015] Rebooting....
[Thu Feb 12 14:20:41.235 2015] 
[Thu Feb 12 14:20:41.237 2015] 
[Thu Feb 12 14:20:41.239 2015] CISCO SYSTEMS 
[Thu Feb 12 14:20:41.257 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 14:20:41.620 2015] 
[Thu Feb 12 14:20:41.622 2015] Low Memory: 632 KB
[Thu Feb 12 14:20:41.644 2015] High Memory: 251 MB
[Thu Feb 12 14:20:41.669 2015] PCI Device Table.
[Thu Feb 12 14:20:41.690 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 14:20:41.747 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 14:20:41.802 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 14:20:41.859 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 14:20:41.916 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 14:20:41.973 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 14:20:42.028 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 14:20:42.083 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 14:20:42.140 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 14:20:42.196 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 14:20:42.253 2015] 
[Thu Feb 12 14:20:42.255 2015] Evaluating BIOS Options ...
[Thu Feb 12 14:20:43.701 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 14:20:44.301 2015] 
[Thu Feb 12 14:20:44.302 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 14:20:45.060 2015] 
[Thu Feb 12 14:20:45.061 2015] Platform ASA5505
[Thu Feb 12 14:20:45.083 2015] 
[Thu Feb 12 14:20:45.084 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 14:20:45.128 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 14:20:45.172 2015] Boot in 10 seconds.           9 seconds.          8 seconds.          7 seconds.          6 seconds.          5 seconds.          4 seconds.          3 seconds.          2 seconds.          1 seconds.                                                
[Thu Feb 12 14:20:55.979 2015] Ethernet0/0
[Thu Feb 12 14:20:57.077 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:20:57.116 2015] Link is UP
[Thu Feb 12 14:20:57.131 2015] Please set ADDRESS Variable.
[Thu Feb 12 14:20:57.165 2015] Please set SERVER Variable.
[Thu Feb 12 14:20:57.197 2015] Rebooting due to Autoboot error ...
[Thu Feb 12 14:20:57.267 2015] 
[Thu Feb 12 14:20:57.270 2015] 
[Thu Feb 12 14:20:57.272 2015] 
[Thu Feb 12 14:20:57.273 2015] Rebooting....
[Thu Feb 12 14:20:58.391 2015] 
[Thu Feb 12 14:20:58.394 2015] 
[Thu Feb 12 14:20:58.396 2015] CISCO SYSTEMS 
[Thu Feb 12 14:20:58.414 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 14:20:58.778 2015] 
[Thu Feb 12 14:20:58.780 2015] Low Memory: 632 KB
[Thu Feb 12 14:20:58.802 2015] High Memory: 251 MB
[Thu Feb 12 14:20:58.827 2015] PCI Device Table.
[Thu Feb 12 14:20:58.848 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 14:20:58.905 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 14:20:58.960 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 14:20:59.017 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 14:20:59.074 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 14:20:59.131 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 14:20:59.210 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 14:20:59.241 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 14:20:59.298 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 14:20:59.355 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 14:20:59.411 2015] 
[Thu Feb 12 14:20:59.413 2015] Evaluating BIOS Options ...
[Thu Feb 12 14:21:00.858 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 14:21:01.459 2015] 
[Thu Feb 12 14:21:01.460 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 14:21:02.217 2015] 
[Thu Feb 12 14:21:02.218 2015] Platform ASA5505
[Thu Feb 12 14:21:02.241 2015] 
[Thu Feb 12 14:21:02.242 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 14:21:02.286 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 14:21:02.330 2015] Boot in 10 seconds.                                                Boot interrupted.
[Thu Feb 12 14:21:02.432 2015] 
[Thu Feb 12 14:21:02.433 2015] Ethernet0/0
[Thu Feb 12 14:21:03.532 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:21:03.571 2015] Link is UP
[Thu Feb 12 14:21:03.587 2015] 
[Thu Feb 12 14:21:03.588 2015] Use ? for help.
[Thu Feb 12 14:21:03.607 2015] rommon #0> set
[Thu Feb 12 14:21:35.238 2015] ROMMON Variable Settings:
[Thu Feb 12 14:21:35.269 2015]   ADDRESS=0.0.0.0
[Thu Feb 12 14:21:35.291 2015]   SERVER=0.0.0.0
[Thu Feb 12 14:21:35.312 2015]   GATEWAY=0.0.0.0
[Thu Feb 12 14:21:35.333 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:21:35.356 2015]   VLAN=untagged
[Thu Feb 12 14:21:35.376 2015]   IMAGE=e0/0
[Thu Feb 12 14:21:35.392 2015]   CONFIG=
[Thu Feb 12 14:21:35.404 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:21:35.424 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:21:35.442 2015]   RETRY=20
[Thu Feb 12 14:21:35.457 2015] 
[Thu Feb 12 14:21:35.458 2015] rommon #1> cong fig asa841-k9.bin
[Thu Feb 12 14:21:53.332 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:21:53.393 2015] rommon #1> n boot
[Thu Feb 12 14:21:57.613 2015] Please set ADDRESS Variable.
[Thu Feb 12 14:21:57.647 2015] Please set SERVER Variable.
[Thu Feb 12 14:21:57.680 2015] Autoboot Error Reboot
[Thu Feb 12 14:21:57.734 2015] 
[Thu Feb 12 14:21:57.736 2015] 
[Thu Feb 12 14:21:57.738 2015] 
[Thu Feb 12 14:21:57.739 2015] Rebooting....
[Thu Feb 12 14:21:58.857 2015] 
[Thu Feb 12 14:21:58.860 2015] 
[Thu Feb 12 14:21:58.862 2015] CISCO SYSTEMS 
[Thu Feb 12 14:21:58.880 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 14:21:59.243 2015] 
[Thu Feb 12 14:21:59.245 2015] Low Memory: 632 KB
[Thu Feb 12 14:21:59.268 2015] High Memory: 251 MB
[Thu Feb 12 14:21:59.292 2015] PCI Device Table.
[Thu Feb 12 14:21:59.313 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 14:21:59.371 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 14:21:59.425 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 14:21:59.483 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 14:21:59.541 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 14:21:59.598 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 14:21:59.653 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 14:21:59.708 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 14:21:59.765 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 14:21:59.821 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 14:21:59.877 2015] 
[Thu Feb 12 14:21:59.879 2015] Evaluating BIOS Options ...
[Thu Feb 12 14:22:01.324 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 14:22:01.931 2015] 
[Thu Feb 12 14:22:01.931 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 14:22:02.683 2015] 
[Thu Feb 12 14:22:02.685 2015] Platform ASA5505
[Thu Feb 12 14:22:02.707 2015] 
[Thu Feb 12 14:22:02.709 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 14:22:02.752 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 14:22:02.797 2015] Boot in 10 seconds.           9 seconds.          8 seconds.          7 seconds.          6 seconds.          5 seconds.                                                Boot interrupted.
[Thu Feb 12 14:22:08.395 2015] 
[Thu Feb 12 14:22:08.396 2015] Ethernet0/0
[Thu Feb 12 14:22:09.494 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:22:09.534 2015] Link is UP
[Thu Feb 12 14:22:09.549 2015] 
[Thu Feb 12 14:22:09.550 2015] Use ? for help.
[Thu Feb 12 14:22:09.570 2015] rommon #0> set
[Thu Feb 12 14:22:11.572 2015] ROMMON Variable Settings:
[Thu Feb 12 14:22:11.603 2015]   ADDRESS=0.0.0.0
[Thu Feb 12 14:22:11.625 2015] &nbs