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

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

woodjl1650
Level 1
Level 1

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
Level 1
Level 1

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
Level 1
Level 1
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]   SERVER=0.0.0.0
[Thu Feb 12 14:22:11.645 2015]   GATEWAY=0.0.0.0
[Thu Feb 12 14:22:11.667 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:22:11.690 2015]   VLAN=untagged
[Thu Feb 12 14:22:11.709 2015]   IMAGE=e0/0
[Thu Feb 12 14:22:11.725 2015]   CONFIG=
[Thu Feb 12 14:22:11.737 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:22:11.758 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:22:11.776 2015]   RETRY=20
[Thu Feb 12 14:22:11.791 2015] 
[Thu Feb 12 14:22:11.792 2015] rommon #1> address 192.1683 .1.11
[Thu Feb 12 14:22:26.276 2015] rommon #2> server 192.168.1.1
[Thu Feb 12 14:22:40.301 2015] rommon #3> gatewat y 192.168.1.1
[Thu Feb 12 14:23:05.853 2015] rommon #4> server 192.168.1.111
[Thu Feb 12 14:23:24.156 2015] rommon #5> help
[Thu Feb 12 14:23:45.213 2015] 
[Thu Feb 12 14:23:45.214 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 14:23:45.269 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 14:23:45.313 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 14:23:45.364 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 14:23:45.410 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 14:23:45.459 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 14:23:45.514 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 14:23:45.568 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 14:23:45.620 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 14:23:45.681 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 14:23:45.727 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 14:23:45.810 2015] 
[Thu Feb 12 14:23:45.811 2015]    Commands: 
[Thu Feb 12 14:23:45.828 2015] ?                 valid command list
[Thu Feb 12 14:23:45.871 2015] address   <addr>  local IP address
[Thu Feb 12 14:23:45.914 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 14:23:45.971 2015]      - "image file spec" and/or 
[Thu Feb 12 14:23:46.010 2015]      - "cfg=<config file spec>"
[Thu Feb 12 14:23:46.047 2015] clear             clear interface statistics
[Thu Feb 12 14:23:46.100 2015] confreg   <value> set hex configuration register
[Thu Feb 12 14:23:46.157 2015] dev               display platform interface devices
[Thu Feb 12 14:23:46.219 2015] erase     <arg>   erase storage media
[Thu Feb 12 14:23:46.263 2015] file      <name>  application image file path/name
[Thu Feb 12 14:23:46.323 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 14:23:46.366 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 14:23:46.415 2015] help              valid command list
[Thu Feb 12 14:23:46.459 2015] history           display command history
[Thu Feb 12 14:23:46.508 2015] interface <name>  ethernet interface port
[Thu Feb 12 14:23:46.557 2015] no        <feat>  clear feature settings
[Thu Feb 12 14:23:46.605 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 14:23:46.644 2015] reboot            halt and reboot system
[Thu Feb 12 14:23:46.692 2015] reload            halt and reboot system
[Thu Feb 12 14:23:46.740 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 14:23:46.810 2015]      - no arg: repeat last command
[Thu Feb 12 14:23:46.851 2015]      - number: index into command history table
[Thu Feb 12 14:23:46.907 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 14:23:46.984 2015] reset             halt and reboot system
[Thu Feb 12 14:23:47.032 2015] server    <addr>  server IP address
[Thu Feb 12 14:23:47.074 2015] set               display all variable settings
[Thu Feb 12 14:23:47.130 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 14:23:47.189 2015] sync              save variable settings in NVRAM
[Thu Feb 12 14:23:47.248 2015] tftpdnld          TFTP download
[Thu Feb 12 14:23:47.286 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 14:23:47.336 2015] trace             toggle packet tracing
[Thu Feb 12 14:23:47.383 2015] unset   <varname> unset a variable name
[Thu Feb 12 14:23:47.431 2015] 
[Thu Feb 12 14:23:47.432 2015] rommon #6> sync
[Thu Feb 12 14:23:51.245 2015] 
[Thu Feb 12 14:23:51.246 2015] Updating NVRAM Parameters...
[Thu Feb 12 14:23:57.819 2015] 
[Thu Feb 12 14:23:57.820 2015] rommon #7> tftpdnld
[Thu Feb 12 14:24:04.988 2015] ROMMON Variable Settings:
[Thu Feb 12 14:24:05.018 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:24:05.046 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:24:05.073 2015]   GATEWAY=192.168.1.1
[Thu Feb 12 14:24:05.099 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:24:05.121 2015]   VLAN=untagged
[Thu Feb 12 14:24:05.141 2015]   IMAGE=e0/0
[Thu Feb 12 14:24:05.157 2015]   CONFIG=
[Thu Feb 12 14:24:05.170 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:24:05.190 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:24:05.208 2015]   RETRY=20
[Thu Feb 12 14:24:05.224 2015] 
[Thu Feb 12 14:24:05.224 2015] tftp e0/0@192.168.1.111 via 192.168.1.1
[Thu Feb 12 14:25:16.997 2015] 
[Thu Feb 12 14:25:16.998 2015] TFTP failure: User Abort
[Thu Feb 12 14:25:17.028 2015] 
[Thu Feb 12 14:25:17.029 2015] rommon #8> [11~    gaa teway 192.168.1.111
[Thu Feb 12 14:25:36.660 2015] rommon #9> boot tftp         set
[Thu Feb 12 14:26:20.491 2015] ROMMON Variable Settings:
[Thu Feb 12 14:26:20.522 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:26:20.549 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:26:20.577 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:26:20.605 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:26:20.628 2015]   VLAN=untagged
[Thu Feb 12 14:26:20.647 2015]   IMAGE=e0/0
[Thu Feb 12 14:26:20.663 2015]   CONFIG=
[Thu Feb 12 14:26:20.675 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:26:20.696 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:26:20.714 2015]   RETRY=20
[Thu Feb 12 14:26:20.729 2015] 
[Thu Feb 12 14:26:20.730 2015] rommon #10> sync
[Thu Feb 12 14:26:24.116 2015] 
[Thu Feb 12 14:26:24.117 2015] Updating NVRAM Parameters...
[Thu Feb 12 14:26:30.689 2015] 
[Thu Feb 12 14:26:30.691 2015] rommon #11> boot e0/0/asa841-k8.bin
[Thu Feb 12 14:30:34.161 2015] Launching BootLoader...
[Thu Feb 12 14:30:34.459 2015] Default configuration file contains 1 entry.
[Thu Feb 12 14:30:34.508 2015] 
[Thu Feb 12 14:30:34.539 2015] Cannot find e0/0/asa841-k8.bin
[Thu Feb 12 14:30:34.574 2015] 
[Thu Feb 12 14:30:34.575 2015] Error 15: File not found
[Thu Feb 12 14:30:34.603 2015] 
[Thu Feb 12 14:30:34.604 2015] unable to boot an image
[Thu Feb 12 14:30:34.631 2015] 
[Thu Feb 12 14:30:34.633 2015] 
[Thu Feb 12 14:30:34.634 2015] Default configuration file contains 1 entry.
[Thu Feb 12 14:30:34.682 2015] 
[Thu Feb 12 14:30:34.713 2015] Cannot find e0/0/asa841-k8.bin
[Thu Feb 12 14:30:34.748 2015] 
[Thu Feb 12 14:30:34.748 2015] Error 15: File not found
[Thu Feb 12 14:30:34.777 2015] 
[Thu Feb 12 14:30:34.777 2015] unable to boot an image
[Thu Feb 12 14:30:34.805 2015] 
[Thu Feb 12 14:30:34.807 2015] 
[Thu Feb 12 14:30:34.808 2015] Failsafe booting engaged.
[Thu Feb 12 14:30:34.836 2015] Default configuration file contains 1 entry.
[Thu Feb 12 14:30:34.885 2015] 
[Thu Feb 12 14:30:34.917 2015] Searching / for images to boot.
[Thu Feb 12 14:30:34.976 2015] 
[Thu Feb 12 14:30:34.977 2015] No images in /
[Thu Feb 12 14:30:34.994 2015] Error 15: File not found
[Thu Feb 12 14:30:35.022 2015] 
[Thu Feb 12 14:30:35.023 2015] unable to boot an image
[Thu Feb 12 14:30:35.050 2015] 
[Thu Feb 12 14:30:36.153 2015] 
[Thu Feb 12 14:30:36.155 2015] 
[Thu Feb 12 14:30:36.157 2015] CISCO SYSTEMS 
[Thu Feb 12 14:30:36.175 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 14:30:36.538 2015] 
[Thu Feb 12 14:30:36.540 2015] Low Memory: 632 KB
[Thu Feb 12 14:30:36.563 2015] High Memory: 251 MB
[Thu Feb 12 14:30:36.587 2015] PCI Device Table.
[Thu Feb 12 14:30:36.609 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 14:30:36.665 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 14:30:36.720 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 14:30:36.777 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 14:30:36.835 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 14:30:36.892 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 14:30:36.947 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 14:30:37.002 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 14:30:37.059 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 14:30:37.115 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 14:30:37.171 2015] 
[Thu Feb 12 14:30:37.173 2015] Evaluating BIOS Options ...
[Thu Feb 12 14:30:38.617 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 14:30:39.219 2015] 
[Thu Feb 12 14:30:39.220 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 14:30:39.978 2015] 
[Thu Feb 12 14:30:39.979 2015] Platform ASA5505
[Thu Feb 12 14:30:40.002 2015] 
[Thu Feb 12 14:30:40.003 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 14:30:40.046 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 14:30:40.090 2015] Boot in 10 seconds.           9 seconds.          8 seconds.                                                Boot interrupted.
[Thu Feb 12 14:30:42.903 2015] 
[Thu Feb 12 14:30:42.904 2015] Ethernet0/0
[Thu Feb 12 14:30:44.003 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:30:44.042 2015] Link is UP
[Thu Feb 12 14:30:44.057 2015] 
[Thu Feb 12 14:30:44.059 2015] Use ? for help.
[Thu Feb 12 14:30:44.078 2015] rommon #0> b set
[Thu Feb 12 14:31:48.456 2015] ROMMON Variable Settings:
[Thu Feb 12 14:31:48.486 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:31:48.514 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:31:48.541 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:31:48.570 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:31:48.593 2015]   VLAN=untagged
[Thu Feb 12 14:31:48.611 2015]   IMAGE=e0/0
[Thu Feb 12 14:31:48.627 2015]   CONFIG=
[Thu Feb 12 14:31:48.640 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:31:48.661 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:31:48.680 2015]   RETRY=20
[Thu Feb 12 14:31:48.695 2015] 
[Thu Feb 12 14:31:48.696 2015] rommon #1> boot    config asa841-k8.bin
[Thu Feb 12 14:32:12.639 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:32:12.701 2015] rommon #1> boot 30  e0/0/asa841-k8.bin
[Thu Feb 12 14:33:04.751 2015] Launching BootLoader...
[Thu Feb 12 14:33:05.050 2015] Default configuration file contains 1 entry.
[Thu Feb 12 14:33:05.099 2015] 
[Thu Feb 12 14:33:05.130 2015] Cannot find e0/0/asa841-k8.bin
[Thu Feb 12 14:33:05.165 2015] 
[Thu Feb 12 14:33:05.166 2015] Error 15: File not found
[Thu Feb 12 14:33:05.194 2015] 
[Thu Feb 12 14:33:05.203 2015] unable to boot an image
[Thu Feb 12 14:33:05.222 2015] 
[Thu Feb 12 14:33:05.224 2015] 
[Thu Feb 12 14:33:05.225 2015] Default configuration file contains 1 entry.
[Thu Feb 12 14:33:05.273 2015] 
[Thu Feb 12 14:33:05.304 2015] Cannot find e0/0/asa841-k8.bin
[Thu Feb 12 14:33:05.339 2015] 
[Thu Feb 12 14:33:05.339 2015] Error 15: File not found
[Thu Feb 12 14:33:05.368 2015] 
[Thu Feb 12 14:33:05.369 2015] unable to boot an image
[Thu Feb 12 14:33:05.396 2015] 
[Thu Feb 12 14:33:05.398 2015] 
[Thu Feb 12 14:33:05.399 2015] Failsafe booting engaged.
[Thu Feb 12 14:33:05.427 2015] Default configuration file contains 1 entry.
[Thu Feb 12 14:33:05.476 2015] 
[Thu Feb 12 14:33:05.507 2015] Searching / for images to boot.
[Thu Feb 12 14:33:05.566 2015] 
[Thu Feb 12 14:33:05.567 2015] No images in /
[Thu Feb 12 14:33:05.584 2015] Error 15: File not found
[Thu Feb 12 14:33:05.612 2015] 
[Thu Feb 12 14:33:05.613 2015] unable to boot an image
[Thu Feb 12 14:33:05.640 2015] 
[Thu Feb 12 14:33:06.744 2015] 
[Thu Feb 12 14:33:06.746 2015] 
[Thu Feb 12 14:33:06.748 2015] CISCO SYSTEMS 
[Thu Feb 12 14:33:06.766 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 14:33:07.129 2015] 
[Thu Feb 12 14:33:07.131 2015] Low Memory: 632 KB
[Thu Feb 12 14:33:07.154 2015] High Memory: 251 MB
[Thu Feb 12 14:33:07.177 2015] PCI Device Table.
[Thu Feb 12 14:33:07.199 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 14:33:07.256 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 14:33:07.311 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 14:33:07.368 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 14:33:07.425 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 14:33:07.483 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 14:33:07.537 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 14:33:07.592 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 14:33:07.650 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 14:33:07.706 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 14:33:07.762 2015] 
[Thu Feb 12 14:33:07.764 2015] Evaluating BIOS Options ...
[Thu Feb 12 14:33:09.209 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 14:33:09.810 2015] 
[Thu Feb 12 14:33:09.811 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 14:33:10.568 2015] 
[Thu Feb 12 14:33:10.570 2015] Platform ASA5505
[Thu Feb 12 14:33:10.592 2015] 
[Thu Feb 12 14:33:10.594 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 14:33:10.637 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 14:33:10.682 2015] Boot in 10 seconds.           9 seconds.                                                Boot interrupted.
[Thu Feb 12 14:33:11.894 2015] 
[Thu Feb 12 14:33:11.895 2015] Ethernet0/0
[Thu Feb 12 14:33:12.993 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:33:13.033 2015] Link is UP
[Thu Feb 12 14:33:13.048 2015] 
[Thu Feb 12 14:33:13.049 2015] Use ? for help.
[Thu Feb 12 14:33:13.069 2015] rommon #0> ftpdnld
[Thu Feb 12 14:33:18.615 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:33:18.675 2015] rommon #0> tftpdnld
[Thu Feb 12 14:33:24.903 2015] ROMMON Variable Settings:
[Thu Feb 12 14:33:24.934 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:33:24.961 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:33:24.989 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:33:25.017 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:33:25.039 2015]   VLAN=untagged
[Thu Feb 12 14:33:25.059 2015]   IMAGE=e0/0
[Thu Feb 12 14:33:25.075 2015]   CONFIG=
[Thu Feb 12 14:33:25.088 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:33:25.108 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:33:25.127 2015]   RETRY=20
[Thu Feb 12 14:33:25.142 2015] 
[Thu Feb 12 14:33:25.143 2015] tftp e0/0@192.168.1.111 via 192.168.1.111
[Thu Feb 12 14:33:51.452 2015] 
[Thu Feb 12 14:33:51.453 2015] TFTP failure: User Abort
[Thu Feb 12 14:33:51.484 2015] 
[Thu Feb 12 14:33:51.486 2015] rommon #1> = image asa841k8.bin
[Thu Feb 12 14:34:08.879 2015] Invalid or incorrect command.  Use 'help' for help.
[Thu Feb 12 14:34:08.939 2015] rommon #1> show boot
[Thu Feb 12 14:34:55.910 2015] Please define the specific show command.
[Thu Feb 12 14:34:55.958 2015] Valid "show" command arguments are:
[Thu Feb 12 14:34:56.000 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 14:34:56.042 2015]    "  info": display platform specific information
[Thu Feb 12 14:34:56.101 2015]    "   gdb": display image gdb settings
[Thu Feb 12 14:34:56.148 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 14:34:56.213 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 14:34:56.279 2015] 
[Thu Feb 12 14:34:56.280 2015] rommon #1> sj how
[Thu Feb 12 14:35:00.704 2015] Please define the specific show command.
[Thu Feb 12 14:35:00.750 2015] Valid "show" command arguments are:
[Thu Feb 12 14:35:00.792 2015]    "idprom": display ID-PROM Fields
[Thu Feb 12 14:35:00.834 2015]    "  info": display platform specific information
[Thu Feb 12 14:35:00.894 2015]    "   gdb": display image gdb settings
[Thu Feb 12 14:35:00.941 2015]    "   reg": display current TFTP port device registers
[Thu Feb 12 14:35:01.006 2015]    "  stat": display current TFTP port state and stats
[Thu Feb 12 14:35:01.071 2015] 
[Thu Feb 12 14:35:01.072 2015] rommon #1> show info
[Thu Feb 12 14:35:04.823 2015] 
[Thu Feb 12 14:35:04.825 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 14:35:04.910 2015] 
[Thu Feb 12 14:35:04.911 2015] Platform Identification and Boot Information:
[Thu Feb 12 14:35:04.966 2015]          Controller Type: 0x0520
[Thu Feb 12 14:35:05.003 2015]            Platform Name: ASA5505
[Thu Feb 12 14:35:05.043 2015]   Configuration Register: 0x00100010
[Thu Feb 12 14:35:05.088 2015] 
[Thu Feb 12 14:35:05.089 2015] Interface Device Information:
[Thu Feb 12 14:35:05.124 2015]   Ethernet0/0: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.203 2015]   Ethernet0/1: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.282 2015]   Ethernet0/2: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.361 2015]   Ethernet0/3: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.440 2015]   Ethernet0/4: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.519 2015]   Ethernet0/5: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.598 2015]   Ethernet0/6: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.677 2015]   Ethernet0/7: Y88ACS06, PCI: bus-0, slot-12, fct-0, rev-16, irq-11
[Thu Feb 12 14:35:05.757 2015] 
[Thu Feb 12 14:35:05.758 2015] ROMMON Variable Settings:
[Thu Feb 12 14:35:05.789 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:35:05.816 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:35:05.844 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:35:05.872 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:35:05.895 2015]   VLAN=untagged
[Thu Feb 12 14:35:05.914 2015]   IMAGE=e0/0
[Thu Feb 12 14:35:05.930 2015]   CONFIG=
[Thu Feb 12 14:35:05.943 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:35:05.963 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:35:05.982 2015]   RETRY=20
[Thu Feb 12 14:35:05.997 2015] 
[Thu Feb 12 14:35:05.998 2015] rommon #2> no cong freg
[Thu Feb 12 14:35:20.238 2015] Please define the specific feature to disable.
[Thu Feb 12 14:35:20.294 2015] 
[Thu Feb 12 14:35:20.296 2015] Valid "no" command arguments are:
[Thu Feb 12 14:35:20.335 2015]  "no gdb <setting>" : clear image gdb setting
[Thu Feb 12 14:35:20.390 2015] 
[Thu Feb 12 14:35:20.392 2015] rommon #2> confg reg
[Thu Feb 12 14:35:25.015 2015] 
[Thu Feb 12 14:35:25.017 2015] Current Configuration Register: 0x00100010
[Thu Feb 12 14:35:25.067 2015] Configuration Summary: 
[Thu Feb 12 14:35:25.095 2015]   boot TFTP image
[Thu Feb 12 14:35:25.116 2015]   pass NVRAM file specs in auto-bootloader mode
[Thu Feb 12 14:35:25.174 2015] 
[Thu Feb 12 14:35:25.175 2015] Do you wish to change this configuration? y/n [n]: y
[Thu Feb 12 14:35:28.534 2015] enable boot to ROMMON prompt? y/n [n]: 
[Thu Feb 12 14:35:34.806 2015] enable TFTP netboot? y/n [n]: y
[Thu Feb 12 14:35:39.383 2015] enable Flash boot? y/n [n]: 
[Thu Feb 12 14:35:45.086 2015] select specific Flash image index? y/n [n]: 
[Thu Feb 12 14:35:50.582 2015] disable system configuration? y/n [n]: 
[Thu Feb 12 14:35:55.270 2015] go to ROMMON prompt if netboot fails? y/n [n]: 
[Thu Feb 12 14:35:57.342 2015] enable passing NVRAM file specs in auto-boot mode? y/n [n]: 
[Thu Feb 12 14:36:02.950 2015] disable display of BREAK or ESC key prompt during auto-boot? y/n [n]: 
[Thu Feb 12 14:36:06.623 2015] 
[Thu Feb 12 14:36:06.624 2015] Current Configuration Register: 0x00000010
[Thu Feb 12 14:36:06.674 2015] Configuration Summary: 
[Thu Feb 12 14:36:06.702 2015]   boot TFTP image
[Thu Feb 12 14:36:06.725 2015] 
[Thu Feb 12 14:36:06.726 2015] Update Config Register (0x10) in NVRAM...
[Thu Feb 12 14:36:13.315 2015] 
[Thu Feb 12 14:36:13.316 2015] rommon #3> boot tftp asa841-k8.bin
[Thu Feb 12 14:36:52.477 2015] Only one Image argument can be defined!
[Thu Feb 12 14:36:52.524 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 14:36:52.581 2015]      - "image file spec" and/or 
[Thu Feb 12 14:36:52.620 2015]      - "cfg=<config file spec>"
[Thu Feb 12 14:36:52.658 2015] 
[Thu Feb 12 14:36:52.659 2015] rommon #3> boot asa841-k8.bin               
[Thu Feb 12 14:40:43.547 2015] ROMMON Variable Settings:
[Thu Feb 12 14:40:43.578 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:40:43.606 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:40:43.633 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:40:43.661 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:40:43.684 2015]   VLAN=untagged
[Thu Feb 12 14:40:43.703 2015]   IMAGE=e0/0
[Thu Feb 12 14:40:43.719 2015]   CONFIG=
[Thu Feb 12 14:40:43.732 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:40:43.752 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:40:43.771 2015]   RETRY=20
[Thu Feb 12 14:40:43.786 2015] 
[Thu Feb 12 14:40:43.787 2015] tftp e0/0@192.168.1.111 via 192.168.1.111
[Thu Feb 12 14:41:46.136 2015] 
[Thu Feb 12 14:41:46.138 2015] TFTP failure: User Abort
[Thu Feb 12 14:41:46.168 2015] 
[Thu Feb 12 14:41:46.170 2015] Autoboot Error Reboot
[Thu Feb 12 14:41:46.224 2015] 
[Thu Feb 12 14:41:46.226 2015] 
[Thu Feb 12 14:41:46.228 2015] 
[Thu Feb 12 14:41:46.229 2015] Rebooting....
[Thu Feb 12 14:41:47.348 2015] 
[Thu Feb 12 14:41:47.350 2015] 
[Thu Feb 12 14:41:47.352 2015] CISCO SYSTEMS 
[Thu Feb 12 14:41:47.370 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 14:41:47.735 2015] 
[Thu Feb 12 14:41:47.736 2015] Low Memory: 632 KB
[Thu Feb 12 14:41:47.758 2015] High Memory: 251 MB
[Thu Feb 12 14:41:47.782 2015] PCI Device Table.
[Thu Feb 12 14:41:47.804 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 14:41:47.861 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 14:41:47.916 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 14:41:47.973 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 14:41:48.030 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 14:41:48.087 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 14:41:48.142 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 14:41:48.200 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 14:41:48.254 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 14:41:48.310 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 14:41:48.367 2015] 
[Thu Feb 12 14:41:48.369 2015] Evaluating BIOS Options ...
[Thu Feb 12 14:41:49.813 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 14:41:50.414 2015] 
[Thu Feb 12 14:41:50.415 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 14:41:51.173 2015] 
[Thu Feb 12 14:41:51.174 2015] Platform ASA5505
[Thu Feb 12 14:41:51.196 2015] 
[Thu Feb 12 14:41:51.198 2015] Use BREAK or ESC to interrupt boot.
[Thu Feb 12 14:41:51.251 2015] Use SPACE to begin boot immediately.
[Thu Feb 12 14:41:51.285 2015] Boot in 10 seconds.           9 seconds.                                                Boot interrupted.
[Thu Feb 12 14:41:52.633 2015] 
[Thu Feb 12 14:41:52.634 2015] Ethernet0/0
[Thu Feb 12 14:41:53.734 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 14:41:53.773 2015] Link is UP
[Thu Feb 12 14:41:53.788 2015] 
[Thu Feb 12 14:41:53.789 2015] Use ? for help.
[Thu Feb 12 14:41:53.809 2015] rommon #0> set
[Thu Feb 12 14:41:58.347 2015] ROMMON Variable Settings:
[Thu Feb 12 14:41:58.378 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:41:58.405 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:41:58.432 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:41:58.461 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:41:58.483 2015]   VLAN=untagged
[Thu Feb 12 14:41:58.502 2015]   IMAGE=e0/0
[Thu Feb 12 14:41:58.518 2015]   CONFIG=
[Thu Feb 12 14:41:58.531 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:41:58.552 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:41:58.570 2015]   RETRY=20
[Thu Feb 12 14:41:58.585 2015] 
[Thu Feb 12 14:41:58.586 2015] rommon #1> ?
[Thu Feb 12 14:42:05.692 2015] 
[Thu Feb 12 14:42:05.693 2015]    Variables:     Use "sync" to store in NVRAM
[Thu Feb 12 14:42:05.748 2015] ADDRESS=     <addr>  local IP address
[Thu Feb 12 14:42:05.792 2015] CONFIG=      <name>  config file path/name
[Thu Feb 12 14:42:05.842 2015] GATEWAY=     <addr>  gateway IP address
[Thu Feb 12 14:42:05.889 2015] IMAGE=       <name>  image file path/name
[Thu Feb 12 14:42:05.938 2015] LINKTIMEOUT= <num>   Link UP timeout (seconds)
[Thu Feb 12 14:42:05.993 2015] PKTTIMEOUT=  <num>   packet timeout (seconds)
[Thu Feb 12 14:42:06.047 2015] PORT=        <name>  ethernet interface port
[Thu Feb 12 14:42:06.099 2015] RETRY=       <num>   Packet Retry Count (Ping/TFTP)
[Thu Feb 12 14:42:06.160 2015] SERVER=      <addr>  server IP address
[Thu Feb 12 14:42:06.206 2015] VLAN=        <num>   enable/disable DOT1Q tagging on the selected port
[Thu Feb 12 14:42:06.289 2015] 
[Thu Feb 12 14:42:06.290 2015]    Commands: 
[Thu Feb 12 14:42:06.307 2015] ?                 valid command list
[Thu Feb 12 14:42:06.351 2015] address   <addr>  local IP address
[Thu Feb 12 14:42:06.392 2015] boot      <args>  boot an image, valid args are:
[Thu Feb 12 14:42:06.449 2015]      - "image file spec" and/or 
[Thu Feb 12 14:42:06.488 2015]      - "cfg=<config file spec>"
[Thu Feb 12 14:42:06.526 2015] clear             clear interface statistics
[Thu Feb 12 14:42:06.578 2015] confreg   <value> set hex configuration register
[Thu Feb 12 14:42:06.636 2015] dev               display platform interface devices
[Thu Feb 12 14:42:06.697 2015] erase     <arg>   erase storage media
[Thu Feb 12 14:42:06.742 2015] file      <name>  application image file path/name
[Thu Feb 12 14:42:06.801 2015] gateway   <addr>  gateway IP address
[Thu Feb 12 14:42:06.845 2015] gdb       <cmd>   edit image gdb settings
[Thu Feb 12 14:42:06.894 2015] help              valid command list
[Thu Feb 12 14:42:06.937 2015] history           display command history
[Thu Feb 12 14:42:06.987 2015] interface <name>  ethernet interface port
[Thu Feb 12 14:42:07.036 2015] no        <feat>  clear feature settings
[Thu Feb 12 14:42:07.084 2015] ping      <addr>  send ICMP echo
[Thu Feb 12 14:42:07.123 2015] reboot            halt and reboot system
[Thu Feb 12 14:42:07.171 2015] reload            halt and reboot system
[Thu Feb 12 14:42:07.219 2015] repeat    <arg>   repeat previous command, valid arguments:
[Thu Feb 12 14:42:07.289 2015]      - no arg: repeat last command
[Thu Feb 12 14:42:07.331 2015]      - number: index into command history table
[Thu Feb 12 14:42:07.387 2015]      - string: most recent 1st arg match in command history table
[Thu Feb 12 14:42:07.463 2015] reset             halt and reboot system
[Thu Feb 12 14:42:07.511 2015] server    <addr>  server IP address
[Thu Feb 12 14:42:07.554 2015] set               display all variable settings
[Thu Feb 12 14:42:07.610 2015] show      <cmd>   display cmd-specific information
[Thu Feb 12 14:42:07.670 2015] sync              save variable settings in NVRAM
[Thu Feb 12 14:42:07.727 2015] tftpdnld          TFTP download
[Thu Feb 12 14:42:07.765 2015] timeout   <num>   packet timeout (seconds)
[Thu Feb 12 14:42:07.816 2015] trace             toggle packet tracing
[Thu Feb 12 14:42:07.862 2015] unset   <varname> unset a variable name
[Thu Feb 12 14:42:07.911 2015] 
[Thu Feb 12 14:42:07.912 2015] rommon #2> file asa841-k8.bin
[Thu Feb 12 14:42:27.483 2015] rommon #3> tft[ pdnld
[Thu Feb 12 14:42:55.970 2015] ROMMON Variable Settings:
[Thu Feb 12 14:42:56.005 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:42:56.028 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:42:56.056 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:42:56.084 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:42:56.107 2015]   VLAN=untagged
[Thu Feb 12 14:42:56.126 2015]   IMAGE=asa841-k8.bin
[Thu Feb 12 14:42:56.152 2015]   CONFIG=
[Thu Feb 12 14:42:56.165 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:42:56.185 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:42:56.204 2015]   RETRY=20
[Thu Feb 12 14:42:56.219 2015] 
[Thu Feb 12 14:42:56.220 2015] tftp asa841-k8.bin@192.168.1.111 via 192.168.1.111
[Thu Feb 12 14:44:21.154 2015] 
[Thu Feb 12 14:44:21.156 2015] TFTP failure: Packet verify failed after 20 retries
[Thu Feb 12 14:44:21.217 2015] 
[Thu Feb 12 14:44:21.218 2015] rommon #4> no gateway
[Thu Feb 12 14:44:43.737 2015] Please define the specific feature to disable.
[Thu Feb 12 14:44:43.794 2015] 
[Thu Feb 12 14:44:43.795 2015] Valid "no" command arguments are:
[Thu Feb 12 14:44:43.835 2015]  "no gdb <setting>" : clear image gdb setting
[Thu Feb 12 14:44:43.889 2015] 
[Thu Feb 12 14:44:43.890 2015] rommon #4> unset gateway
[Thu Feb 12 14:45:07.394 2015] Define a valid variable to unset
[Thu Feb 12 14:45:07.433 2015] unset   <varname> unset a variable name
[Thu Feb 12 14:45:07.480 2015] 
[Thu Feb 12 14:45:07.482 2015] ROMMON Variable Settings:
[Thu Feb 12 14:45:07.513 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:45:07.540 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:45:07.566 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:45:07.595 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:45:07.618 2015]   VLAN=untagged
[Thu Feb 12 14:45:07.638 2015]   IMAGE=asa841-k8.bin
[Thu Feb 12 14:45:07.664 2015]   CONFIG=
[Thu Feb 12 14:45:07.676 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:45:07.697 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:45:07.715 2015]   RETRY=20
[Thu Feb 12 14:45:07.730 2015] 
[Thu Feb 12 14:45:07.732 2015] rommon #4> 1 tftpdnld
[Thu Feb 12 14:47:37.280 2015] ROMMON Variable Settings:
[Thu Feb 12 14:47:37.311 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 14:47:37.338 2015]   SERVER=192.168.1.111
[Thu Feb 12 14:47:37.366 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 14:47:37.394 2015]   PORT=Ethernet0/0
[Thu Feb 12 14:47:37.417 2015]   VLAN=untagged
[Thu Feb 12 14:47:37.436 2015]   IMAGE=asa841-k8.bin
[Thu Feb 12 14:47:37.462 2015]   CONFIG=
[Thu Feb 12 14:47:37.475 2015]   LINKTIMEOUT=20
[Thu Feb 12 14:47:37.495 2015]   PKTTIMEOUT=4
[Thu Feb 12 14:47:37.520 2015]   RETRY=20
[Thu Feb 12 14:47:37.529 2015] 
[Thu Feb 12 14:47:37.529 2015] tftp asa841-k8.bin@192.168.1.111 via 192.168.1.111
[Thu Feb 12 14:47:41.168 2015] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[Thu Feb 12 14:48:57.824 2015] Received 24938496 bytes
[Thu Feb 12 14:48:57.855 2015] 
[Thu Feb 12 14:48:57.856 2015] Launching TFTP Image...
[Thu Feb 12 14:48:58.340 2015] 
[Thu Feb 12 14:48:58.341 2015] Cisco Security Appliance admin loader (3.0) #0: Mon Jan 31 02:12:27 MST 2011
[Thu Feb 12 14:49:00.160 2015] Platform ASA5505
[Thu Feb 12 14:49:00.182 2015] 
[Thu Feb 12 14:49:00.183 2015] Loading...
[Thu Feb 12 14:49:02.354 2015] IO memory blocks requested from bigphys 32bit: 9672
[Thu Feb 12 14:49:32.982 2015] dosfsck 2.11, 12 Mar 2005, FAT32, LFN
[Thu Feb 12 14:49:33.023 2015] open /dev/hda1:No such file or directory
[Thu Feb 12 14:49:33.067 2015] dosfsck(/dev/hda1) returned 1
[Thu Feb 12 14:49:33.098 2015] mount: mounting /dev/hda1 on /mnt/disk0 failed: No such file or directory
[Thu Feb 12 14:49:33.176 2015] mount: mounting /dev/hda1 on /mnt/disk0 failed: No such file or directory
[Thu Feb 12 14:49:40.071 2015] Processor memory 109776896, Reserved memory: 41943040
[Thu Feb 12 14:49:54.756 2015] 
[Thu Feb 12 14:49:54.758 2015] Total SSMs found: 0
[Thu Feb 12 14:49:54.780 2015] 
[Thu Feb 12 14:49:54.782 2015] Total NICs found: 10
[Thu Feb 12 14:49:54.804 2015] 88E6095 rev 2 Gigabit Ethernet @ index 09 MAC: 0000.0003.0002
[Thu Feb 12 14:49:54.870 2015] 88E6095 rev 2 Ethernet @ index 08 MAC: 001e.f7a9.a2f0
[Thu Feb 12 14:49:54.926 2015] 88E6095 rev 2 Ethernet @ index 07 MAC: 001e.f7a9.a2ef
[Thu Feb 12 14:49:54.983 2015] 88E6095 rev 2 Ethernet @ index 06 MAC: 001e.f7a9.a2ee
[Thu Feb 12 14:49:55.040 2015] 88E6095 rev 2 Ethernet @ index 05 MAC: 001e.f7a9.a2ed
[Thu Feb 12 14:49:55.097 2015] 88E6095 rev 2 Ethernet @ index 04 MAC: 001e.f7a9.a2ec
[Thu Feb 12 14:49:55.155 2015] 88E6095 rev 2 Ethernet @ index 03 MAC: 001e.f7a9.a2eb
[Thu Feb 12 14:49:55.212 2015] 88E6095 rev 2 Ethernet @ index 02 MAC: 001e.f7a9.a2ea
[Thu Feb 12 14:49:55.269 2015] 88E6095 rev 2 Ethernet @ index 01 MAC: 001e.f7a9.a2e9
[Thu Feb 12 14:49:55.345 2015] y88acs06 rev16 Gigabit Ethernet @ index 00 MAC: 001e.f7a9.a2f1
[Thu Feb 12 14:49:55.394 2015] 
[Thu Feb 12 14:49:55.395 2015] INFO: Unable to read firewall mode from flash
[Thu Feb 12 14:49:55.444 2015]        Writing default firewall mode (single) to flash
[Thu Feb 12 14:49:55.502 2015] imb_upgrade_thread: IMB in slot 0 is version 1.7
[Thu Feb 12 14:49:55.554 2015] imb_upgrade_thread: IMB in slot 0 is being upgraded to 1.8
[Thu Feb 12 14:49:55.616 2015] Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)
[Thu Feb 12 14:49:55.701 2015]                              Boot microcode        : CN1000-MC-BOOT-2.00 
[Thu Feb 12 14:49:55.778 2015]                              SSL/IKE microcode     : CNLite-MC-SSLm-PLUS-2.03
[Thu Feb 12 14:49:55.860 2015]                              IPSec microcode       : CNlite-MC-IPSECm-MAIN-2.06
[Thu Feb 12 14:49:55.945 2015] Verify the activation-key, it might take a while...
[Thu Feb 12 14:49:56.000 2015] Failed to retrieve permanent activation key.
[Thu Feb 12 14:49:56.048 2015] Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 
[Thu Feb 12 14:49:56.142 2015] The Running Activation Key is not valid, using default settings:
[Thu Feb 12 14:49:56.212 2015] 
[Thu Feb 12 14:49:56.213 2015] Licensed features for this platform:
[Thu Feb 12 14:49:56.252 2015] Maximum Physical Interfaces       : 8              perpetual
[Thu Feb 12 14:49:56.317 2015] VLANs                             : 3              DMZ Restricted
[Thu Feb 12 14:49:56.386 2015] Dual ISPs                         : Disabled       perpetual
[Thu Feb 12 14:49:56.451 2015] VLAN Trunk Ports                  : 0              perpetual
[Thu Feb 12 14:49:56.515 2015] Inside Hosts                      : 10             perpetual
[Thu Feb 12 14:49:56.580 2015] Failover                          : Disabled       perpetual
[Thu Feb 12 14:49:56.644 2015] VPN-DES                           : Enabled        perpetual
[Thu Feb 12 14:49:56.709 2015] VPN-3DES-AES                      : Disabled       perpetual
[Thu Feb 12 14:49:56.773 2015] AnyConnect Premium Peers          : 2              perpetual
[Thu Feb 12 14:49:56.838 2015] AnyConnect Essentials             : Disabled       perpetual
[Thu Feb 12 14:49:56.902 2015] Other VPN Peers                   : 10             perpetual
[Thu Feb 12 14:49:56.967 2015] Total VPN Peers                   : 25             perpetual
[Thu Feb 12 14:49:57.031 2015] Shared License                    : Disabled       perpetual
[Thu Feb 12 14:49:57.096 2015] AnyConnect for Mobile             : Disabled       perpetual
[Thu Feb 12 14:49:57.161 2015] AnyConnect for Cisco VPN Phone    : Disabled       perpetual
[Thu Feb 12 14:49:57.225 2015] Advanced Endpoint Assessment      : Disabled       perpetual
[Thu Feb 12 14:49:57.290 2015] UC Phone Proxy Sessions           : 2              perpetual
[Thu Feb 12 14:49:57.362 2015] Total UC Proxy Sessions           : 2              perpetual
[Thu Feb 12 14:49:57.418 2015] Botnet Traffic Filter             : Disabled       perpetual
[Thu Feb 12 14:49:57.483 2015] Intercompany Media Engine         : Disabled       perpetual
[Thu Feb 12 14:49:57.549 2015] 
[Thu Feb 12 14:49:57.550 2015] This platform has a Base license.
[Thu Feb 12 14:49:57.587 2015] 
[Thu Feb 12 14:49:57.588 2015] IMBFS: Updating the IMB to v1.8. Please wait...
[Thu Feb 12 14:50:04.409 2015] IMBFS: The IMB software was changed to v1.8.
[Thu Feb 12 14:50:06.729 2015] 
[Thu Feb 12 14:50:06.731 2015] Cisco Adaptive Security Appliance Software Version 8.4(1) 
[Thu Feb 12 14:50:06.872 2015] 
[Thu Feb 12 14:50:06.874 2015]   ****************************** Warning *******************************
[Thu Feb 12 14:50:06.950 2015]   This product contains cryptographic features and is
[Thu Feb 12 14:50:07.006 2015]   subject to United States and local country laws
[Thu Feb 12 14:50:07.059 2015]   governing, import, export, transfer, and use.
[Thu Feb 12 14:50:07.110 2015]   Delivery of Cisco cryptographic products does not
[Thu Feb 12 14:50:07.165 2015]   imply third-party authority to import, export,
[Thu Feb 12 14:50:07.217 2015]   distribute, or use encryption. Importers, exporters,
[Thu Feb 12 14:50:07.275 2015]   distributors and users are responsible for compliance
[Thu Feb 12 14:50:07.335 2015]   with U.S. and local country laws. By using this
[Thu Feb 12 14:50:07.388 2015]   product you agree to comply with applicable laws and
[Thu Feb 12 14:50:07.446 2015]   regulations. If you are unable to comply with U.S.
[Thu Feb 12 14:50:07.502 2015]   and local laws, return the enclosed items immediately.
[Thu Feb 12 14:50:07.564 2015] 
[Thu Feb 12 14:50:07.564 2015]   A summary of U.S. laws governing Cisco cryptographic
[Thu Feb 12 14:50:07.623 2015]   products may be found at:
[Thu Feb 12 14:50:07.653 2015]   http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
[Thu Feb 12 14:50:07.714 2015] 
[Thu Feb 12 14:50:07.715 2015]   If you require further assistance please contact us by
[Thu Feb 12 14:50:07.776 2015]   sending email to export@cisco.com.
[Thu Feb 12 14:50:07.815 2015]   ******************************* Warning *******************************
[Thu Feb 12 14:50:07.894 2015] 
[Thu Feb 12 14:50:07.895 2015] Copyright (c) 1996-2011 by Cisco Systems, Inc.
[Thu Feb 12 14:50:07.946 2015] 
[Thu Feb 12 14:50:07.947 2015]                 Restricted Rights Legend
[Thu Feb 12 14:50:07.992 2015] 
[Thu Feb 12 14:50:07.993 2015] Use, duplication, or disclosure by the Government is
[Thu Feb 12 14:50:08.049 2015] subject to restrictions as set forth in subparagraph
[Thu Feb 12 14:50:08.105 2015] (c) of the Commercial Computer Software - Restricted
[Thu Feb 12 14:50:08.161 2015] Rights clause at FAR sec. 52.227-19 and subparagraph
[Thu Feb 12 14:50:08.217 2015] (c) (1) (ii) of the Rights in Technical Data and Computer
[Thu Feb 12 14:50:08.279 2015] Software clause at DFARS sec. 252.227-7013.
[Thu Feb 12 14:50:08.327 2015] 
[Thu Feb 12 14:50:08.328 2015]                 Cisco Systems, Inc.
[Thu Feb 12 14:50:08.366 2015]                 170 West Tasman Drive
[Thu Feb 12 14:50:08.407 2015]                 San Jose, California 95134-1706
[Thu Feb 12 14:50:08.459 2015] 
[Thu Feb 12 14:50:08.460 2015] Insufficient flash space available for this request:
[Thu Feb 12 14:50:08.516 2015]   Size info: request:32 free:0  delta:32
[Thu Feb 12 14:50:08.560 2015] open or write(ffsdev/2/write/32) failed
[Thu Feb 12 14:50:08.602 2015] Could not initialize system files in flash.
[Thu Feb 12 14:50:08.649 2015] config_fetcher: channel open failed
[Thu Feb 12 14:50:08.687 2015] ERROR: MIGRATION - Could not get the startup configuration.
[Thu Feb 12 14:50:08.752 2015] 
[Thu Feb 12 14:50:08.753 2015] INFO: MIGRATION - Saving the startup errors to file 'flash:upgrade_startup_errors_201502120516.log'
[Thu Feb 12 14:50:08.868 2015] Type help or '?' for a list of available commands.
[Thu Feb 12 14:50:08.923 2015] ciscoasa> en
[Thu Feb 12 14:50:15.396 2015] Password: 
[Thu Feb 12 14:50:16.836 2015] ciscoasa# sjp    how version
[Thu Feb 12 14:50:22.673 2015] 
[Thu Feb 12 14:50:22.675 2015] Cisco Adaptive Security Appliance Software Version 8.4(1) 
[Thu Feb 12 14:50:22.738 2015] 
[Thu Feb 12 14:50:22.739 2015] Compiled on Mon 31-Jan-11 02:11 by builders
[Thu Feb 12 14:50:22.786 2015] System image file is "tftp://192.168.1.111/asa841-k8.bin"
[Thu Feb 12 14:50:22.846 2015] Config file at boot was "startup-config"
[Thu Feb 12 14:50:22.891 2015] 
[Thu Feb 12 14:50:22.892 2015] ciscoasa up 27 secs
[Thu Feb 12 14:50:22.915 2015] 
[Thu Feb 12 14:50:22.916 2015] Hardware:   ASA5505, 256 MB RAM, CPU Geode 500 MHz
[Thu Feb 12 14:50:22.970 2015] Internal ATA Compact Flash, 128MB
[Thu Feb 12 14:50:23.006 2015] BIOS Flash M50FW080 @ 0xfff00000, 1024KB
[Thu Feb 12 14:50:23.051 2015] 
[Thu Feb 12 14:50:23.052 2015] Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)
[Thu Feb 12 14:50:23.136 2015]                              Boot microcode        : CN1000-MC-BOOT-2.00 
[Thu Feb 12 14:50:23.214 2015]                              SSL/IKE microcode     : CNLite-MC-SSLm-PLUS-2.03
[Thu Feb 12 14:50:23.296 2015]                              IPSec microcode       : CNlite-MC-IPSECm-MAIN-2.06
[Thu Feb 12 14:50:23.380 2015]                              Number of accelerators: 1
[Thu Feb 12 14:50:23.440 2015] 
[Thu Feb 12 14:50:23.441 2015]  0: Int: Internal-Data0/0    : address is 001e.f7a9.a2f1, irq 11
[Thu Feb 12 14:50:23.509 2015]  1: Ext: Ethernet0/0         : address is 001e.f7a9.a2e9, irq 255
[Thu Feb 12 14:50:23.579 2015]  2: Ext: Ethernet0/1         : address is 001e.f7a9.a2ea, irq 255
[Thu Feb 12 14:50:23.649 2015]  3: Ext: Ethernet0/2         : address is 001e.f7a9.a2eb, irq 255
[Thu Feb 12 14:50:23.718 2015]  4: Ext: Ethernet0/3         : address is 001e.f7a9.a2ec, irq 255
[Thu Feb 12 14:50:23.788 2015]  5: Ext: Ethernet0/4         : address is 001e.f7a9.a2ed, irq 255
[Thu Feb 12 14:50:23.858 2015] <--- More --->               6: Ext: Ethernet0/5         : address is 001e.f7a9.a2ee, irq 255
[Thu Feb 12 14:50:29.440 2015]  7: Ext: Ethernet0/6         : address is 001e.f7a9.a2ef, irq 255
[Thu Feb 12 14:50:29.510 2015]  8: Ext: Ethernet0/7         : address is 001e.f7a9.a2f0, irq 255
[Thu Feb 12 14:50:29.579 2015]  9: Int: Internal-Data0/1    : address is 0000.0003.0002, irq 255
[Thu Feb 12 14:50:29.648 2015] 10: Int: Not used            : irq 255
[Thu Feb 12 14:50:29.690 2015] 11: Int: Not used            : irq 255
[Thu Feb 12 14:50:29.732 2015] The Running Activation Key is not valid, using default settings:
[Thu Feb 12 14:50:29.801 2015] 
[Thu Feb 12 14:50:29.802 2015] Licensed features for this platform:
[Thu Feb 12 14:50:29.842 2015] Maximum Physical Interfaces       : 8              perpetual
[Thu Feb 12 14:50:29.906 2015] VLANs                             : 3              DMZ Restricted
[Thu Feb 12 14:50:29.976 2015] Dual ISPs                         : Disabled       perpetual
[Thu Feb 12 14:50:30.040 2015] VLAN Trunk Ports                  : 0              perpetual
[Thu Feb 12 14:50:30.105 2015] Inside Hosts                      : 10             perpetual
[Thu Feb 12 14:50:30.169 2015] Failover                          : Disabled       perpetual
[Thu Feb 12 14:50:30.234 2015] VPN-DES                           : Enabled        perpetual
[Thu Feb 12 14:50:30.298 2015] VPN-3DES-AES                      : Disabled       perpetual
[Thu Feb 12 14:50:30.363 2015] AnyConnect Premium Peers          : 2              perpetual
[Thu Feb 12 14:50:30.427 2015] AnyConnect Essentials             : Disabled       perpetual
[Thu Feb 12 14:50:30.492 2015] Other VPN Peers                   : 10             perpetual
[Thu Feb 12 14:50:30.556 2015] Total VPN Peers                   : 25             perpetual
[Thu Feb 12 14:50:30.620 2015] Shared License                    : Disabled       perpetual
[Thu Feb 12 14:50:30.685 2015] AnyConnect for Mobile             : Disabled       perpetual
[Thu Feb 12 14:50:30.749 2015] AnyConnect for Cisco VPN Phone    : Disabled       perpetual
[Thu Feb 12 14:50:30.814 2015] <--- More --->              Advanced Endpoint Assessment      : Disabled       perpetual
[Thu Feb 12 14:50:31.571 2015] UC Phone Proxy Sessions           : 2              perpetual
[Thu Feb 12 14:50:31.634 2015] Total UC Proxy Sessions           : 2              perpetual
[Thu Feb 12 14:50:31.698 2015] Botnet Traffic Filter             : Disabled       perpetual
[Thu Feb 12 14:50:31.763 2015] Intercompany Media Engine         : Disabled       perpetual
[Thu Feb 12 14:50:31.829 2015] 
[Thu Feb 12 14:50:31.829 2015] This platform has a Base license.
[Thu Feb 12 14:50:31.867 2015] 
[Thu Feb 12 14:50:31.868 2015] Serial Number: JMX1203Z2XP
[Thu Feb 12 14:50:31.897 2015] Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 
[Thu Feb 12 14:50:31.992 2015] Configuration register is 0x10
[Thu Feb 12 14:50:32.025 2015] Configuration has not been modified since last system restart.
[Thu Feb 12 14:50:32.092 2015] ciscoasa# write ?
[Thu Feb 12 15:00:35.968 2015] 
[Thu Feb 12 15:00:35.970 2015]   erase     Clear flash memory configuration
[Thu Feb 12 15:00:36.018 2015]   memory    Save active configuration to the flash
[Thu Feb 12 15:00:36.072 2015]   net       Save the active configuration to the tftp server
[Thu Feb 12 15:00:36.135 2015]   standby   Save the active configuration on the active unit to the flash on
[Thu Feb 12 15:00:36.216 2015]             the standby unit
[Thu Feb 12 15:00:36.248 2015]   terminal  Display the current active configuration
[Thu Feb 12 15:00:36.304 2015]   <cr>
[Thu Feb 12 15:00:36.313 2015] ciscoasa# write       copy ?
[Thu Feb 12 15:00:49.977 2015] 
[Thu Feb 12 15:00:49.979 2015]   /noconfirm      Do not prompt for confirmation
[Thu Feb 12 15:00:50.031 2015]   /pcap           Raw packet capture dump
[Thu Feb 12 15:00:50.075 2015]   capture:        Copyout capture buffer
[Thu Feb 12 15:00:50.118 2015]   disk0:          Copy from disk0: file system
[Thu Feb 12 15:00:50.168 2015]   flash:          Copy from flash: file system
[Thu Feb 12 15:00:50.218 2015]   ftp:            Copy from ftp: file system
[Thu Feb 12 15:00:50.266 2015]   http:           Copy from http: file system
[Thu Feb 12 15:00:50.314 2015]   https:          Copy from https: file system
[Thu Feb 12 15:00:50.364 2015]   running-config  Copy from current system configuration
[Thu Feb 12 15:00:50.425 2015]   smb:            Copy from smb: file system
[Thu Feb 12 15:00:50.472 2015]   startup-config  Copy from startup configuration
[Thu Feb 12 15:00:50.526 2015]   system:         Copy from system: file system
[Thu Feb 12 15:00:50.576 2015]   tftp:           Copy from tftp: file system
[Thu Feb 12 15:00:50.626 2015] ciscoasa# copy ru
[Thu Feb 12 15:08:20.543 2015] ciscoasa# copy running-config s
[Thu Feb 12 15:08:24.288 2015] ciscoasa# copy running-config st
[Thu Feb 12 15:08:26.686 2015] ciscoasa# copy running-config startup-config
[Thu Feb 12 15:08:27.534 2015] 
[Thu Feb 12 15:08:27.535 2015] Source filename [running-config]? 
[Thu Feb 12 15:08:29.301 2015] Cryptochecksum: e8388270 fee25d48 fe0e48af 42b1316e 
[Thu Feb 12 15:08:30.043 2015] 
[Thu Feb 12 15:08:30.045 2015] %Error copying system:/running-config (Not enough space on device)
[Thu Feb 12 15:08:30.116 2015] ciscoasa# show nvram
[Thu Feb 12 15:08:57.143 2015]                 ^
[Thu Feb 12 15:08:57.164 2015] ERROR: % Invalid input detected at '^' marker.
[Thu Feb 12 15:08:57.214 2015] ciscoasa# show version
[Thu Feb 12 15:09:02.132 2015] 
[Thu Feb 12 15:09:02.133 2015] Cisco Adaptive Security Appliance Software Version 8.4(1) 
[Thu Feb 12 15:09:02.196 2015] 
[Thu Feb 12 15:09:02.197 2015] Compiled on Mon 31-Jan-11 02:11 by builders
[Thu Feb 12 15:09:02.243 2015] System image file is "tftp://192.168.1.111/asa841-k8.bin"
[Thu Feb 12 15:09:02.304 2015] Config file at boot was "startup-config"
[Thu Feb 12 15:09:02.362 2015] 
[Thu Feb 12 15:09:02.362 2015] ciscoasa up 19 mins 6 secs
[Thu Feb 12 15:09:02.380 2015] 
[Thu Feb 12 15:09:02.381 2015] Hardware:   ASA5505, 256 MB RAM, CPU Geode 500 MHz
[Thu Feb 12 15:09:02.436 2015] Internal ATA Compact Flash, 128MB
[Thu Feb 12 15:09:02.472 2015] BIOS Flash M50FW080 @ 0xfff00000, 1024KB
[Thu Feb 12 15:09:02.517 2015] 
[Thu Feb 12 15:09:02.517 2015] Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)
[Thu Feb 12 15:09:02.602 2015]                              Boot microcode        : CN1000-MC-BOOT-2.00 
[Thu Feb 12 15:09:02.680 2015]                              SSL/IKE microcode     : CNLite-MC-SSLm-PLUS-2.03
[Thu Feb 12 15:09:02.762 2015]                              IPSec microcode       : CNlite-MC-IPSECm-MAIN-2.06
[Thu Feb 12 15:09:02.846 2015]                              Number of accelerators: 1
[Thu Feb 12 15:09:02.906 2015] 
[Thu Feb 12 15:09:02.906 2015]  0: Int: Internal-Data0/0    : address is 001e.f7a9.a2f1, irq 11
[Thu Feb 12 15:09:02.975 2015]  1: Ext: Ethernet0/0         : address is 001e.f7a9.a2e9, irq 255
[Thu Feb 12 15:09:03.045 2015]  2: Ext: Ethernet0/1         : address is 001e.f7a9.a2ea, irq 255
[Thu Feb 12 15:09:03.114 2015]  3: Ext: Ethernet0/2         : address is 001e.f7a9.a2eb, irq 255
[Thu Feb 12 15:09:03.184 2015]  4: Ext: Ethernet0/3         : address is 001e.f7a9.a2ec, irq 255
[Thu Feb 12 15:09:03.254 2015]  5: Ext: Ethernet0/4         : address is 001e.f7a9.a2ed, irq 255
[Thu Feb 12 15:09:03.323 2015] <--- More --->               6: Ext: Ethernet0/5         : address is 001e.f7a9.a2ee, irq 255
[Thu Feb 12 15:09:06.583 2015]  7: Ext: Ethernet0/6         : address is 001e.f7a9.a2ef, irq 255
[Thu Feb 12 15:09:06.651 2015]  8: Ext: Ethernet0/7         : address is 001e.f7a9.a2f0, irq 255
[Thu Feb 12 15:09:06.721 2015]  9: Int: Internal-Data0/1    : address is 0000.0003.0002, irq 255
[Thu Feb 12 15:09:06.791 2015] 10: Int: Not used            : irq 255
[Thu Feb 12 15:09:06.832 2015] 11: Int: Not used            : irq 255
[Thu Feb 12 15:09:06.874 2015] The Running Activation Key is not valid, using default settings:
[Thu Feb 12 15:09:06.944 2015] 
[Thu Feb 12 15:09:06.945 2015] Licensed features for this platform:
[Thu Feb 12 15:09:06.984 2015] Maximum Physical Interfaces       : 8              perpetual
[Thu Feb 12 15:09:07.049 2015] VLANs                             : 3              DMZ Restricted
[Thu Feb 12 15:09:07.118 2015] Dual ISPs                         : Disabled       perpetual
[Thu Feb 12 15:09:07.183 2015] VLAN Trunk Ports                  : 0              perpetual
[Thu Feb 12 15:09:07.248 2015] Inside Hosts                      : 10             perpetual
[Thu Feb 12 15:09:07.312 2015] Failover                          : Disabled       perpetual
[Thu Feb 12 15:09:07.376 2015] VPN-DES                           : Enabled        perpetual
[Thu Feb 12 15:09:07.461 2015] VPN-3DES-AES                      : Disabled       perpetual
[Thu Feb 12 15:09:07.505 2015] AnyConnect Premium Peers          : 2              perpetual
[Thu Feb 12 15:09:07.569 2015] AnyConnect Essentials             : Disabled       perpetual
[Thu Feb 12 15:09:07.634 2015] Other VPN Peers                   : 10             perpetual
[Thu Feb 12 15:09:07.698 2015] Total VPN Peers                   : 25             perpetual
[Thu Feb 12 15:09:07.763 2015] Shared License                    : Disabled       perpetual
[Thu Feb 12 15:09:07.827 2015] AnyConnect for Mobile             : Disabled       perpetual
[Thu Feb 12 15:09:07.892 2015] AnyConnect for Cisco VPN Phone    : Disabled       perpetual
[Thu Feb 12 15:09:07.956 2015] <--- More --->              Advanced Endpoint Assessment      : Disabled       perpetual
[Thu Feb 12 15:09:08.601 2015] UC Phone Proxy Sessions           : 2              perpetual
[Thu Feb 12 15:09:08.665 2015] Total UC Proxy Sessions           : 2              perpetual
[Thu Feb 12 15:09:08.729 2015] Botnet Traffic Filter             : Disabled       perpetual
[Thu Feb 12 15:09:08.793 2015] Intercompany Media Engine         : Disabled       perpetual
[Thu Feb 12 15:09:08.859 2015] 
[Thu Feb 12 15:09:08.860 2015] This platform has a Base license.
[Thu Feb 12 15:09:08.898 2015] 
[Thu Feb 12 15:09:08.899 2015] Serial Number: JMX1203Z2XP
[Thu Feb 12 15:09:08.928 2015] Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 
[Thu Feb 12 15:09:09.022 2015] Configuration register is 0x10
[Thu Feb 12 15:09:09.056 2015] Configuration has not been modified since last system restart.
[Thu Feb 12 15:09:09.123 2015] ciscoasa# copy running  
[Thu Feb 12 15:09:36.006 2015] ciscoasa# copy running-config                   show fgl  lash:
[Thu Feb 12 15:09:43.766 2015] --#--  --length--  -----date/time------  path
[Thu Feb 12 15:09:43.815 2015]  2257  196         Feb 12 2015 05:16:43  upgrade_startup_errors_201502120516.log
[Thu Feb 12 15:09:43.899 2015]  2255  0           Feb 12 2015 05:16:43  coredumpinfo
[Thu Feb 12 15:09:43.957 2015]  2256  59          Feb 12 2015 05:16:43  coredumpinfo/coredump.cfg
[Thu Feb 12 15:09:44.027 2015]  2250  0           Feb 12 2015 05:16:30  crypto_archive
[Thu Feb 12 15:09:44.087 2015]  2242  0           Feb 12 2015 05:16:15  log
[Thu Feb 12 15:09:44.136 2015] 
[Thu Feb 12 15:09:44.137 2015] 0 bytes total (0 bytes free)
[Thu Feb 12 15:09:44.169 2015] ciscoasa# ?
[Thu Feb 12 15:11:56.435 2015] 
[Thu Feb 12 15:11:56.437 2015]   aaa-server                     Specify a AAA server
[Thu Feb 12 15:11:56.505 2015]   activate-tunnel-group-scripts  Reload ASDM generated scripts for
[Thu Feb 12 15:11:56.564 2015]                                  username-from-certificate
[Thu Feb 12 15:11:56.626 2015]   activation-key                 Modify activation-key
[Thu Feb 12 15:11:56.684 2015]   asdm                           Disconnect a specific ASDM session
[Thu Feb 12 15:11:56.756 2015]   blocks                         Set block diagnostic parameters
[Thu Feb 12 15:11:56.824 2015]   call-home                      Testing Smart Call-Home configuration
[Thu Feb 12 15:11:56.899 2015]   capture                        Capture inbound and outbound packets on one or
[Thu Feb 12 15:11:56.983 2015]                                  more interfaces
[Thu Feb 12 15:11:57.035 2015]   cd                             Change current directory
[Thu Feb 12 15:11:57.096 2015]   clear                          Reset functions
[Thu Feb 12 15:11:57.148 2015]   client-update                  Execute client updates on all or specific
[Thu Feb 12 15:11:57.227 2015]                                  tunnel-groups
[Thu Feb 12 15:11:57.278 2015]   clock                          Manage the system clock
[Thu Feb 12 15:11:57.339 2015]   configure                      Configure using various methods
[Thu Feb 12 15:11:57.407 2015]   copy                           Copy from one file to another
[Thu Feb 12 15:11:57.474 2015]   cpu                            general CPU stats collection tools
[Thu Feb 12 15:11:57.545 2015]   crashinfo                      Crash information
[Thu Feb 12 15:11:57.599 2015]   crypto                         Execute crypto Commands
[Thu Feb 12 15:11:57.660 2015]   debug                          Debugging functions (see also 'undebug')
[Thu Feb 12 15:11:57.738 2015]   delete                         Delete a file
[Thu Feb 12 15:11:57.788 2015]   dir                            List files on a filesystem
[Thu Feb 12 15:11:57.851 2015]   disable                        Exit from privileged mode
[Thu Feb 12 15:11:57.913 2015]   downgrade                      Downgrade the file system and reboot
[Thu Feb 12 15:11:57.987 2015] <--- More --->                dynamic-access-policy-config   Activates the DAP selection configuration
[Thu Feb 12 15:11:59.775 2015]                                  file.
[Thu Feb 12 15:11:59.815 2015]   dynamic-filter                 Dynamic Filter commands
[Thu Feb 12 15:11:59.876 2015]   eou                            EAPoUDP
[Thu Feb 12 15:11:59.919 2015]   erase                          Erase a filesystem
[Thu Feb 12 15:11:59.974 2015]   exit                           Exit from the EXEC
[Thu Feb 12 15:12:00.030 2015]   export                         Copies file to the specified remote location
[Thu Feb 12 15:12:00.112 2015]   failover                       Perform failover operation in Exec mode
[Thu Feb 12 15:12:00.189 2015]   fips                           Execute FIPS tests
[Thu Feb 12 15:12:00.244 2015]   format                         Format a filesystem
[Thu Feb 12 15:12:00.300 2015]   fsck                           Filesystem check
[Thu Feb 12 15:12:00.353 2015]   help                           Interactive help for commands
[Thu Feb 12 15:12:00.419 2015]   hw-module                      Show all module information
[Thu Feb 12 15:12:00.484 2015]   import                         Copies file from the specified remote location
[Thu Feb 12 15:12:00.571 2015]                                  and initiates certain WebVPN actions such as
[Thu Feb 12 15:12:00.650 2015]                                  unpacking of this file into ASA's RAMFS,
[Thu Feb 12 15:12:00.728 2015]                                  saving it into a predefined location on the
[Thu Feb 12 15:12:00.809 2015]                                  flash, etc.
[Thu Feb 12 15:12:00.857 2015]   kill                           Terminate a telnet session
[Thu Feb 12 15:12:00.921 2015]   logging                        Configure flash file name to save logging
[Thu Feb 12 15:12:01.000 2015]                                  buffer
[Thu Feb 12 15:12:01.042 2015]   logout                         Exit from the EXEC
[Thu Feb 12 15:12:01.097 2015]   memory                         Memory tools
[Thu Feb 12 15:12:01.146 2015]   mkdir                          Create new directory
[Thu Feb 12 15:12:01.204 2015] <--- More --->                more                           Display the contents of a file
[Thu Feb 12 15:12:03.988 2015]   no                             Negate a command or set its defaults
[Thu Feb 12 15:12:04.060 2015]   packet-tracer                  trace packets in F1 data path
[Thu Feb 12 15:12:04.127 2015]   perfmon                        Change or view performance monitoring options
[Thu Feb 12 15:12:04.210 2015]   ping                           Send echo messages
[Thu Feb 12 15:12:04.265 2015]   pwd                            Display current working directory
[Thu Feb 12 15:12:04.336 2015]   quit                           Exit from the EXEC
[Thu Feb 12 15:12:04.391 2015]   reload                         Halt and reload system
[Thu Feb 12 15:12:04.450 2015]   rename                         Rename a file
[Thu Feb 12 15:12:04.500 2015]   revert                         Removes an imported file from RAMFS and from
[Thu Feb 12 15:12:04.582 2015]                                  flash and restore default settings (if
[Thu Feb 12 15:12:04.658 2015]                                  applicable).
[Thu Feb 12 15:12:04.707 2015]   rmdir                          Remove existing directory
[Thu Feb 12 15:12:04.769 2015]   session                        Open a command session to another module.
[Thu Feb 12 15:12:04.848 2015]   show                           Show running system information
[Thu Feb 12 15:12:04.917 2015]   shun                           Manages the filtering of packets from
[Thu Feb 12 15:12:04.992 2015]                                  undesired hosts
[Thu Feb 12 15:12:05.044 2015]   ssh                            Disconnect a specific SSH session
[Thu Feb 12 15:12:05.115 2015]   terminal                       Turn on/off syslogging to this terminal
[Thu Feb 12 15:12:05.191 2015]   test                           Test subsystems, memory, interfaces, and
[Thu Feb 12 15:12:05.269 2015]                                  configurations
[Thu Feb 12 15:12:05.320 2015]   traceroute                     Trace route to destination
[Thu Feb 12 15:12:05.384 2015]   undebug                        Disable debugging functions (see also 'debug')
[Thu Feb 12 15:12:05.468 2015]   user-alert                     Launches pop-up browser window with the
[Thu Feb 12 15:12:05.545 2015] <--- More --->                                               configured message for all active clientless
[Thu Feb 12 15:12:06.328 2015]                                  WebVPN sessions
[Thu Feb 12 15:12:06.380 2015]   verify                         Verify a file
[Thu Feb 12 15:12:06.430 2015]   vpn-sessiondb                  Configure the VPN Session Manager
[Thu Feb 12 15:12:06.501 2015]   vpnclient                      Easy VPN Remote connect and disconnect
[Thu Feb 12 15:12:06.577 2015]   webvpn-cache                   Remove cached object
[Thu Feb 12 15:12:06.634 2015]   who                            Show active administration sessions on the
[Thu Feb 12 15:12:06.714 2015]                                  system
[Thu Feb 12 15:12:06.757 2015]   write                          Write running configuration to memory,
[Thu Feb 12 15:12:06.833 2015]                                  network, or terminal
[Thu Feb 12 15:12:06.891 2015] ciscoasa# d?
[Thu Feb 12 15:12:36.667 2015] 
[Thu Feb 12 15:12:36.668 2015]   debug        delete                          dir               disable
[Thu Feb 12 15:12:36.745 2015]   downgrade    dynamic-access-policy-config    dynamic-filter  
[Thu Feb 12 15:12:36.813 2015] ciscoasa# ddir fla       ir flash:
[Thu Feb 12 15:12:48.786 2015] 
[Thu Feb 12 15:12:48.787 2015] Directory of disk0:/
[Thu Feb 12 15:12:48.812 2015] 
[Thu Feb 12 15:12:48.813 2015] 2257   -rw-  196          05:16:43 Feb 12 2015  upgrade_startup_errors_201502120516.log
[Thu Feb 12 15:12:48.905 2015] 2255   drw-  0            05:16:43 Feb 12 2015  coredumpinfo
[Thu Feb 12 15:12:48.968 2015] 2250   drw-  0            05:16:30 Feb 12 2015  crypto_archive
[Thu Feb 12 15:12:49.035 2015] 2242   drwx  0            05:16:15 Feb 12 2015  log
[Thu Feb 12 15:12:49.091 2015] 
[Thu Feb 12 15:12:49.092 2015] 0 bytes total (0 bytes free)
[Thu Feb 12 15:12:49.124 2015] ciscoasa# fsck =   k  
[Thu Feb 12 15:15:19.638 2015] ERROR: % Incomplete command
[Thu Feb 12 15:15:19.669 2015] ciscoasa# fsck ?
[Thu Feb 12 15:15:28.352 2015] 
[Thu Feb 12 15:15:28.353 2015]   /noconfirm  Do not prompt for confirmation
[Thu Feb 12 15:15:28.401 2015]   disk0:      Filesystem to be checked
[Thu Feb 12 15:15:28.442 2015]   flash:      Filesystem to be checked
[Thu Feb 12 15:15:28.485 2015] ciscoasa# fsck flsh  asH h:
[Thu Feb 12 15:15:38.430 2015] Unsupported file system type!
[Thu Feb 12 15:15:38.464 2015] 
[Thu Feb 12 15:15:38.465 2015] %Error checking flash: ()
[Thu Feb 12 15:15:38.494 2015] ciscoasa# fsck fi  df isk0
[Thu Feb 12 15:16:54.157 2015] Unsupported file system type!
[Thu Feb 12 15:16:54.191 2015] 
[Thu Feb 12 15:16:54.192 2015] %Error checking disk0: ()
[Thu Feb 12 15:16:54.221 2015] ciscoasa# o format disk0
[Thu Feb 12 15:17:00.585 2015] 
[Thu Feb 12 15:17:00.586 2015] Format operation may take a while. Continue? [confirm]
[Thu Feb 12 15:17:02.255 2015] 
[Thu Feb 12 15:17:02.257 2015] Format operation will destroy all data in "disk0:".  Continue? [confirm]
[Thu Feb 12 15:17:06.031 2015] Initializing partition - done!
[Thu Feb 12 15:17:08.533 2015] mkdosfs 2.11 (12 Mar 2005)
[Thu Feb 12 15:17:08.563 2015] 
[Thu Feb 12 15:17:08.564 2015] System tables written to disk
[Thu Feb 12 15:17:08.783 2015] 
[Thu Feb 12 15:17:08.784 2015] Format of disk0 complete
[Thu Feb 12 15:17:09.022 2015] ciscoasa# fsck disk0
[Thu Feb 12 15:17:17.366 2015] dosfsck 2.11, 12 Mar 2005, FAT32, LFN
[Thu Feb 12 15:17:17.406 2015] /dev/hda1: 5 files, 5/62014 clusters
[Thu Feb 12 15:17:17.616 2015] 
[Thu Feb 12 15:17:17.617 2015] fsck of disk0: complete
[Thu Feb 12 15:17:17.713 2015] ciscoasa# fsck flash:
[Thu Feb 12 15:17:28.888 2015] dosfsck 2.11, 12 Mar 2005, FAT32, LFN
[Thu Feb 12 15:17:28.929 2015] /dev/hda1: 5 files, 5/62014 clusters
[Thu Feb 12 15:17:29.140 2015] 
[Thu Feb 12 15:17:29.141 2015] fsck of flash: complete
[Thu Feb 12 15:17:29.216 2015] ciscoasa# copy tftp flash               int
[Thu Feb 12 15:18:12.159 2015] ciscoasa# inter
[Thu Feb 12 15:18:13.703 2015] ciscoasa# interf
[Thu Feb 12 15:18:15.760 2015] ciscoasa# interface >?
[Thu Feb 12 15:18:18.295 2015] ERROR: % Unrecognized command
[Thu Feb 12 15:18:18.328 2015] ciscoasa# interface >           ?
[Thu Feb 12 15:18:20.720 2015] 
[Thu Feb 12 15:18:20.720 2015]   aaa-server                     Specify a AAA server
[Thu Feb 12 15:18:20.754 2015]   activate-tunnel-group-scripts  Reload ASDM generated scripts for
[Thu Feb 12 15:18:20.824 2015]                                  username-from-certificate
[Thu Feb 12 15:18:20.887 2015]   activation-key                 Modify activation-key
[Thu Feb 12 15:18:20.945 2015]   asdm                           Disconnect a specific ASDM session
[Thu Feb 12 15:18:21.018 2015]   blocks                         Set block diagnostic parameters
[Thu Feb 12 15:18:21.085 2015]   call-home                      Testing Smart Call-Home configuration
[Thu Feb 12 15:18:21.161 2015]   capture                        Capture inbound and outbound packets on one or
[Thu Feb 12 15:18:21.245 2015]                                  more interfaces
[Thu Feb 12 15:18:21.297 2015]   cd                             Change current directory
[Thu Feb 12 15:18:21.358 2015]   clear                          Reset functions
[Thu Feb 12 15:18:21.410 2015]   client-update                  Execute client updates on all or specific
[Thu Feb 12 15:18:21.489 2015]                                  tunnel-groups
[Thu Feb 12 15:18:21.539 2015]   clock                          Manage the system clock
[Thu Feb 12 15:18:21.599 2015]   configure                      Configure using various methods
[Thu Feb 12 15:18:21.668 2015]   copy                           Copy from one file to another
[Thu Feb 12 15:18:21.735 2015]   cpu                            general CPU stats collection tools
[Thu Feb 12 15:18:21.806 2015]   crashinfo                      Crash information
[Thu Feb 12 15:18:21.860 2015]   crypto                         Execute crypto Commands
[Thu Feb 12 15:18:21.920 2015]   debug                          Debugging functions (see also 'undebug')
[Thu Feb 12 15:18:21.999 2015]   delete                         Delete a file
[Thu Feb 12 15:18:22.048 2015]   dir                            List files on a filesystem
[Thu Feb 12 15:18:22.112 2015]   disable                        Exit from privileged mode
[Thu Feb 12 15:18:22.174 2015]   downgrade                      Downgrade the file system and reboot
[Thu Feb 12 15:18:22.248 2015] <--- More --->                dynamic-access-policy-config   Activates the DAP selection configuration
[Thu Feb 12 15:18:23.283 2015]                                  file.
[Thu Feb 12 15:18:23.324 2015]   dynamic-filter                 Dynamic Filter commands
[Thu Feb 12 15:18:23.385 2015]   eou                            EAPoUDP
[Thu Feb 12 15:18:23.429 2015]   erase                          Erase a filesystem
[Thu Feb 12 15:18:23.484 2015]   exit                           Exit from the EXEC
[Thu Feb 12 15:18:23.539 2015]   export                         Copies file to the specified remote location
[Thu Feb 12 15:18:23.621 2015]   failover                       Perform failover operation in Exec mode
[Thu Feb 12 15:18:23.698 2015]   fips                           Execute FIPS tests
[Thu Feb 12 15:18:23.760 2015]   format                         Format a filesystem
[Thu Feb 12 15:18:23.809 2015]   fsck                           Filesystem check
[Thu Feb 12 15:18:23.862 2015]   help                           Interactive help for commands
[Thu Feb 12 15:18:23.929 2015]   hw-module                      Show all module information
[Thu Feb 12 15:18:23.993 2015]   import                         Copies file from the specified remote location
[Thu Feb 12 15:18:24.077 2015]                                  and initiates certain WebVPN actions such as
[Thu Feb 12 15:18:24.160 2015]                                  unpacking of this file into ASA's RAMFS,
[Thu Feb 12 15:18:24.238 2015]                                  saving it into a predefined location on the
[Thu Feb 12 15:18:24.319 2015]                                  flash, etc.
[Thu Feb 12 15:18:24.366 2015]   kill                           Terminate a telnet session
[Thu Feb 12 15:18:24.430 2015]   logging                        Configure flash file name to save logging
[Thu Feb 12 15:18:24.509 2015]                                  buffer
[Thu Feb 12 15:18:24.551 2015]   logout                         Exit from the EXEC
[Thu Feb 12 15:18:24.607 2015]   memory                         Memory tools
[Thu Feb 12 15:18:24.656 2015]   mkdir                          Create new directory
[Thu Feb 12 15:18:24.713 2015] <--- More --->                more                           Display the contents of a file
[Thu Feb 12 15:18:25.727 2015]   no                             Negate a command or set its defaults
[Thu Feb 12 15:18:25.801 2015]   packet-tracer                  trace packets in F1 data path
[Thu Feb 12 15:18:25.867 2015]   perfmon                        Change or view performance monitoring options
[Thu Feb 12 15:18:25.951 2015]   ping                           Send echo messages
[Thu Feb 12 15:18:26.006 2015]   pwd                            Display current working directory
[Thu Feb 12 15:18:26.077 2015]   quit                           Exit from the EXEC
[Thu Feb 12 15:18:26.132 2015]   reload                         Halt and reload system
[Thu Feb 12 15:18:26.191 2015]   rename                         Rename a file
[Thu Feb 12 15:18:26.241 2015]   revert                         Removes an imported file from RAMFS and from
[Thu Feb 12 15:18:26.323 2015]                                  flash and restore default settings (if
[Thu Feb 12 15:18:26.399 2015]                                  applicable).
[Thu Feb 12 15:18:26.448 2015]   rmdir                          Remove existing directory
[Thu Feb 12 15:18:26.510 2015]   session                        Open a command session to another module.
[Thu Feb 12 15:18:26.589 2015]   show                           Show running system information
[Thu Feb 12 15:18:26.658 2015]   shun                           Manages the filtering of packets from
[Thu Feb 12 15:18:26.733 2015]                                  undesired hosts
[Thu Feb 12 15:18:26.785 2015]   ssh                            Disconnect a specific SSH session
[Thu Feb 12 15:18:26.855 2015]   terminal                       Turn on/off syslogging to this terminal
[Thu Feb 12 15:18:26.932 2015]   test                           Test subsystems, memory, interfaces, and
[Thu Feb 12 15:18:27.010 2015]                                  configurations
[Thu Feb 12 15:18:27.061 2015]   traceroute                     Trace route to destination
[Thu Feb 12 15:18:27.125 2015]   undebug                        Disable debugging functions (see also 'debug')
[Thu Feb 12 15:18:27.209 2015]   user-alert                     Launches pop-up browser window with the
[Thu Feb 12 15:18:27.286 2015] <--- More --->                                               configured message for all active clientless
[Thu Feb 12 15:18:28.181 2015]                                  WebVPN sessions
[Thu Feb 12 15:18:28.233 2015]   verify                         Verify a file
[Thu Feb 12 15:18:28.283 2015]   vpn-sessiondb                  Configure the VPN Session Manager
[Thu Feb 12 15:18:28.354 2015]   vpnclient                      Easy VPN Remote connect and disconnect
[Thu Feb 12 15:18:28.430 2015]   webvpn-cache                   Remove cached object
[Thu Feb 12 15:18:28.487 2015]   who                            Show active administration sessions on the
[Thu Feb 12 15:18:28.567 2015]                                  system
[Thu Feb 12 15:18:28.610 2015]   write                          Write running configuration to memory,
[Thu Feb 12 15:18:28.686 2015]                                  network, or terminal
[Thu Feb 12 15:18:28.744 2015] ciscoasa# copy ru
[Thu Feb 12 15:18:31.912 2015] ciscoasa# copy running-config s
[Thu Feb 12 15:18:33.640 2015] ciscoasa# copy running-config st
[Thu Feb 12 15:18:34.600 2015] ciscoasa# copy running-config startup-config
[Thu Feb 12 15:18:35.166 2015] 
[Thu Feb 12 15:18:35.167 2015] Source filename [running-config]? 
[Thu Feb 12 15:18:53.871 2015] 
[Thu Feb 12 15:18:53.872 2015] ?Bad filename
[Thu Feb 12 15:18:53.888 2015] %Error parsing filename (Bad file number)
[Thu Feb 12 15:18:53.933 2015] ciscoasa# con   copy tftp  : flash:
[Thu Feb 12 15:19:24.912 2015] 
[Thu Feb 12 15:19:24.914 2015] Address or name of remote host []? 192.168.1.111
[Thu Feb 12 15:19:35.615 2015] 
[Thu Feb 12 15:19:35.615 2015] Source filename []? asa841-k8.bin
[Thu Feb 12 15:20:10.470 2015] 
[Thu Feb 12 15:20:10.471 2015] Destination filename [asa841-k8.bin]? 
[Thu Feb 12 15:20:13.445 2015] 
[Thu Feb 12 15:20:13.446 2015] Accessing tftp://192.168.1.111/asa841-k8.bin...
[Thu Feb 12 15:20:13.497 2015] %Error opening tftp://192.168.1.111/asa841-k8.bin (No such device)
[Thu Feb 12 15:20:13.569 2015] ciscoasa# copy tftp: flash:
[Thu Feb 12 15:20:37.822 2015] 
[Thu Feb 12 15:20:37.823 2015] Address or name of remote host [192.168.1.111]? 
[Thu Feb 12 15:20:39.526 2015] 
[Thu Feb 12 15:20:39.527 2015] Source filename [asa841-k8.bin]? 
[Thu Feb 12 15:20:42.942 2015] 
[Thu Feb 12 15:20:42.943 2015] Destination filename [asa841-k8.bin]? 
[Thu Feb 12 15:20:44.309 2015] 
[Thu Feb 12 15:20:44.310 2015] Accessing tftp://192.168.1.111/asa841-k8.bin...
[Thu Feb 12 15:20:44.360 2015] %Error opening tftp://192.168.1.111/asa841-k8.bin (No such device)
[Thu Feb 12 15:20:44.432 2015] ciscoasa# cpm  onf t
[Thu Feb 12 15:20:56.973 2015] ciscoasa(config)# int
[Thu Feb 12 15:20:58.835 2015] ciscoasa(config)# interface Ma
[Thu Feb 12 15:21:02.548 2015] ciscoasa(config)# interface Ma?
[Thu Feb 12 15:21:04.401 2015] ERROR: % Unrecognized command
[Thu Feb 12 15:21:04.434 2015] ciscoasa(config)# interface Ma            dir fa lah sh:
[Thu Feb 12 15:21:56.857 2015] 
[Thu Feb 12 15:21:56.858 2015] Directory of disk0:/
[Thu Feb 12 15:21:56.881 2015] 
[Thu Feb 12 15:21:56.882 2015] No files in directory
[Thu Feb 12 15:21:56.909 2015] 
[Thu Feb 12 15:21:56.909 2015] 127004672 bytes total (126994432 bytes free)
[Thu Feb 12 15:21:56.957 2015] ciscoasa(config)# interface MA anagement0/0
[Thu Feb 12 15:22:27.072 2015]                             ^
[Thu Feb 12 15:22:27.104 2015] ERROR: % Invalid input detected at '^' marker.
[Thu Feb 12 15:22:27.155 2015] ciscoasa(config)# exit
[Thu Feb 12 15:22:29.934 2015] ciscoasa# interface < Mama  ma  nage,en   ment  0/0
[Thu Feb 12 15:22:48.275 2015]            ^
[Thu Feb 12 15:22:48.289 2015] ERROR: % Invalid input detected at '^' marker.
[Thu Feb 12 15:22:48.340 2015] ciscoasa# 
[Thu Feb 12 15:23:38.052 2015] ciscoasa# conf t
[Thu Feb 12 15:23:40.427 2015] ciscoasa(config)# int e/0  0/0
[Thu Feb 12 15:23:48.286 2015] ciscoasa(config-if)# ip addr 192.168               n?
[Thu Feb 12 15:24:28.203 2015] 
[Thu Feb 12 15:24:28.204 2015] interface mode commands/options:
[Thu Feb 12 15:24:28.240 2015]   nameif    no  
[Thu Feb 12 15:24:28.260 2015] 
[Thu Feb 12 15:24:28.260 2015] configure mode commands/options:
[Thu Feb 12 15:24:28.296 2015]   nac-policy    name    names    nat
[Thu Feb 12 15:24:28.336 2015]   no            ntp   
[Thu Feb 12 15:24:28.361 2015] 
[Thu Feb 12 15:24:28.363 2015] exec mode commands/options:
[Thu Feb 12 15:24:28.393 2015]   no  
[Thu Feb 12 15:24:28.402 2015] ciscoasa(config-if)# nameif mam nagement
[Thu Feb 12 15:24:39.002 2015] ERROR: This command can only be configured on VLAN interfaces
[Thu Feb 12 15:24:39.070 2015] ciscoasa(config-if)# 192.168.1.1 ?
[Thu Feb 12 15:25:21.166 2015] ERROR: % Unrecognized command
[Thu Feb 12 15:25:21.199 2015] ciscoasa(config-if)# 192.168.1.1             ip ?
[Thu Feb 12 15:25:26.140 2015] 
[Thu Feb 12 15:25:26.140 2015] interface mode commands/options:
[Thu Feb 12 15:25:26.176 2015]   address  Configure the ip address and mask for an interface
[Thu Feb 12 15:25:26.242 2015] 
[Thu Feb 12 15:25:26.243 2015] configure mode commands/options:
[Thu Feb 12 15:25:26.279 2015]   audit   Configure the Intrusion Detection System
[Thu Feb 12 15:25:26.333 2015]   local   Define a local pool of IP addresses
[Thu Feb 12 15:25:26.382 2015]   verify  Configure Unicast Reverse Path Filtering on an interface
[Thu Feb 12 15:25:26.453 2015] ciscoasa(config-if)# ip a
[Thu Feb 12 15:25:41.441 2015] ciscoasa(config-if)# ip ad
[Thu Feb 12 15:25:43.762 2015] ciscoasa(config-if)# ip address ?
[Thu Feb 12 15:25:44.996 2015] 
[Thu Feb 12 15:25:44.996 2015] interface mode commands/options:
[Thu Feb 12 15:25:45.032 2015]   Hostname or A.B.C.D  Firewall's network interface address
[Thu Feb 12 15:25:45.095 2015]   dhcp                 Keyword to use DHCP to poll for information. Enables the
[Thu Feb 12 15:25:45.180 2015]                        DHCP client feature on the specified interface
[Thu Feb 12 15:25:45.253 2015]   pppoe                Keyword to use PPPoE to poll for information. Enables
[Thu Feb 12 15:25:45.334 2015]                        the PPPoE client feature on the specified interface
[Thu Feb 12 15:25:45.414 2015] ciscoasa(config-if)# ip address 192.168.1.11  ?
[Thu Feb 12 15:26:02.700 2015] 
[Thu Feb 12 15:26:02.701 2015] interface mode commands/options:
[Thu Feb 12 15:26:02.736 2015]   A.B.C.D  Netmask of ip address
[Thu Feb 12 15:26:02.771 2015]   <cr>
[Thu Feb 12 15:26:02.781 2015] ciscoasa(config-if)# ip address 192.168.1.1 
[Thu Feb 12 15:26:05.825 2015] ERROR: This command can only be configured on VLAN interfaces
[Thu Feb 12 15:26:05.892 2015] ciscoasa(config-if)# ip address 192.168.1.1 255.255.255.0
[Thu Feb 12 15:26:21.290 2015] ERROR: This command can only be configured on VLAN interfaces
[Thu Feb 12 15:26:21.356 2015] ciscoasa(config-if)# s
[Thu Feb 12 15:27:35.788 2015] ciscoasa(config-if)# e
[Thu Feb 12 15:27:38.611 2015] ciscoasa(config-if)# e s?
[Thu Feb 12 15:27:41.076 2015] 
[Thu Feb 12 15:27:41.077 2015] interface mode commands/options:
[Thu Feb 12 15:27:41.112 2015]   security-level     shutdown      speed    split-horizon
[Thu Feb 12 15:27:41.173 2015]   summary-address    switchport  
[Thu Feb 12 15:27:41.211 2015] 
[Thu Feb 12 15:27:41.212 2015] configure mode commands/options:
[Thu Feb 12 15:27:41.246 2015]   same-security-traffic    service        service-policy    setup
[Thu Feb 12 15:27:41.316 2015]   sla                      smtp-server    smtps             snmp
[Thu Feb 12 15:27:41.384 2015]   snmp-map                 snmp-server    ssh               ssl
[Thu Feb 12 15:27:41.452 2015]   sunrpc-server            sysopt       
[Thu Feb 12 15:27:41.497 2015] 
[Thu Feb 12 15:27:41.498 2015] exec mode commands/options:
[Thu Feb 12 15:27:41.528 2015]   session    show    shun    ssh
[Thu Feb 12 15:27:41.563 2015] *s=show    
[Thu Feb 12 15:27:41.578 2015] ciscoasa(config-if)# se w?
[Thu Feb 12 15:27:55.115 2015] 
[Thu Feb 12 15:27:55.116 2015] interface mode commands/options:
[Thu Feb 12 15:27:55.151 2015]   switchport  
[Thu Feb 12 15:27:55.169 2015] ciscoasa(config-if)# sw
[Thu Feb 12 15:27:56.939 2015] ciscoasa(config-if)# switchport a
[Thu Feb 12 15:28:01.162 2015] ciscoasa(config-if)# switchport access vlan 1 1
[Thu Feb 12 15:28:08.472 2015] ciscoasa(config-if)# na,   switchport access vlan 1?                                            ciscoasa(config-if)# [A  switchport access vlan 1nswitchport access vlan 1oswitchport access vlan 1 switchport access vlan 1
[Thu Feb 12 15:28:26.874 2015] ciscoasa(config-if)# sw
[Thu Feb 12 15:28:29.281 2015] ciscoasa(config-if)# switchport            a d sw
[Thu Feb 12 15:28:36.169 2015] ciscoasa(config-if)# switchport access
[Thu Feb 12 15:28:38.346 2015] ciscoasa(config-if)# switchport access v
[Thu Feb 12 15:28:39.722 2015] ciscoasa(config-if)# switchport access vlan ?
[Thu Feb 12 15:28:41.364 2015] 
[Thu Feb 12 15:28:41.365 2015] interface mode commands/options:
[Thu Feb 12 15:28:41.400 2015]   <1-4090>  VLAN ID of the VLAN when this port is in access mode
[Thu Feb 12 15:28:41.468 2015] ciscoasa(config-if)# switchport access vlan 3
[Thu Feb 12 15:28:44.183 2015] ciscoasa(config-if)# nameif management
[Thu Feb 12 15:28:56.513 2015] ERROR: This command can only be configured on VLAN interfaces
[Thu Feb 12 15:28:56.579 2015] ciscoasa(config-if)# int vlan 3
[Thu Feb 12 15:29:09.893 2015] ciscoasa(config-if)# int vlan 3nameif management
[Thu Feb 12 15:29:13.282 2015] INFO: Security level for "management" set to 0 by default.
[Thu Feb 12 15:29:13.365 2015] ciscoasa(config-if)# ip addr 192.168.1.1addr 192.168.1.1  addr 192.168.1.1addr 192.168.1.1 255.255.255.0
[Thu Feb 12 15:29:55.386 2015] ciscoasa(config-if)# ?
[Thu Feb 12 15:29:57.122 2015] 
[Thu Feb 12 15:29:57.123 2015] Interface configuration commands:
[Thu Feb 12 15:29:57.160 2015]   allow-ssc-mgmt   Configure VLAN to allow SSC management
[Thu Feb 12 15:29:57.221 2015]   authentication   authentication subcommands
[Thu Feb 12 15:29:57.270 2015]   ddns             Configure dynamic DNS
[Thu Feb 12 15:29:57.312 2015]   default          Set a command to its defaults
[Thu Feb 12 15:29:57.364 2015]   delay            Specify interface throughput delay
[Thu Feb 12 15:29:57.422 2015]   description      Interface specific description
[Thu Feb 12 15:29:57.476 2015]   exit             Exit from interface configuration mode
[Thu Feb 12 15:29:57.537 2015]   forward          Forward traffic to an interface
[Thu Feb 12 15:29:57.591 2015]   hello-interval   Configures EIGRP-IPv4 hello interval
[Thu Feb 12 15:29:57.650 2015]   help             Interactive help for interface subcommands
[Thu Feb 12 15:29:57.716 2015]   hold-time        Configures EIGRP-IPv4 hold time
[Thu Feb 12 15:29:57.770 2015]   igmp             IGMP interface commands
[Thu Feb 12 15:29:57.835 2015]   ip               Configure the ip address
[Thu Feb 12 15:29:57.862 2015]   ipv6             IPv6 interface subcommands
[Thu Feb 12 15:29:57.911 2015]   mac-address      Assign MAC address to interface
[Thu Feb 12 15:29:57.965 2015]   management-only  Dedicate an interface to management. Block thru traffic
[Thu Feb 12 15:29:58.044 2015]   mfib             Interface Specific MFIB Control
[Thu Feb 12 15:29:58.098 2015]   multicast        Configure multicast routing
[Thu Feb 12 15:29:58.148 2015]   nameif           Assign name to interface
[Thu Feb 12 15:29:58.195 2015]   no               Negate a command or set its defaults
[Thu Feb 12 15:29:58.254 2015]   ospf             Configure interface specific OSPF parameters
[Thu Feb 12 15:29:58.322 2015]   pim              PIM interface commands
[Thu Feb 12 15:29:58.366 2015]   pppoe            Configure parameters for PPPoE client
[Thu Feb 12 15:29:58.427 2015] <--- More --->                rip              Configure interface specific RIP parameters
[Thu Feb 12 15:29:59.762 2015]   security-level   Specify the security level of this interface after this
[Thu Feb 12 15:29:59.840 2015]                    keyword, Eg: 0, 100 etc. The relative security level between
[Thu Feb 12 15:29:59.924 2015]                    two interfaces determines the way the Adaptive Security
[Thu Feb 12 15:30:00.003 2015]                    Algorithm is applied. A lower security_level interface is
[Thu Feb 12 15:30:00.084 2015]                    outside relative to a higher level interface and equivalent
[Thu Feb 12 15:30:00.167 2015]                    interfaces are outside to each other
[Thu Feb 12 15:30:00.227 2015]   shutdown         Shutdown the selected interface
[Thu Feb 12 15:30:00.281 2015]   split-horizon    Configures EIGRP-IPv4 split-horizon
[Thu Feb 12 15:30:00.339 2015]   summary-address  Configures EIGRP-IPv4 summary-address
[Thu Feb 12 15:30:00.400 2015] ciscoasa(config-if)# msn  an
[Thu Feb 12 15:30:21.720 2015] ciscoasa(config-if)# management-only
[Thu Feb 12 15:30:26.009 2015] ciscoasa(config-if)# end
[Thu Feb 12 15:30:39.836 2015] ciscoasa# wr
[Thu Feb 12 15:30:41.529 2015] Building configuration...
[Thu Feb 12 15:30:42.168 2015] Cryptochecksum: 4b03494b 1f699570 494514f4 c2f84f65 
[Thu Feb 12 15:30:42.851 2015] 
[Thu Feb 12 15:30:42.853 2015] 2025 bytes copied in 1.310 secs (2025 bytes/sec)
[Thu Feb 12 15:30:43.343 2015] [OK]
[Thu Feb 12 15:30:43.349 2015] ciscoasa# show l flash:
[Thu Feb 12 15:30:54.019 2015] --#--  --length--  -----date/time------  path
[Thu Feb 12 15:30:54.069 2015] No files in directory
[Thu Feb 12 15:30:54.094 2015] 
[Thu Feb 12 15:30:54.095 2015] 127004672 bytes total (126986240 bytes free)
[Thu Feb 12 15:30:54.142 2015] ciscoasa# show flash:wr         endmanagement-onlyip addr 192.168.1.1 255.255.255.0nameif management                int vlan 3       nameif managementswitchport access vlan 3no switchport access vlan 1switchport access vlan 1   ip address 192.168.1.1 255.255.255.0ip address 192.168.1.1              nameif management      int e0/0         conf t  interface Management0/0exit                   interface Management0/0                       copy tfp tp: flash:
[Thu Feb 12 15:31:16.137 2015] 
[Thu Feb 12 15:31:16.138 2015] Address or name of remote host []? 1192   92.168.1.111
[Thu Feb 12 15:31:28.121 2015] 
[Thu Feb 12 15:31:28.123 2015] Source filename []? asa841-k8.bin
[Thu Feb 12 15:31:44.194 2015] 
[Thu Feb 12 15:31:44.195 2015] Destination filename [asa841-k8.bin]? 
[Thu Feb 12 15:31:46.369 2015] 
[Thu Feb 12 15:31:46.370 2015] Accessing tftp://192.168.1.111/asa841-k8.bin...
[Thu Feb 12 15:31:46.420 2015] %Error opening tftp://192.168.1.111/asa841-k8.bin (No such device)
[Thu Feb 12 15:31:46.492 2015] ciscoasa# copy tftp: flash:
[Thu Feb 12 15:32:22.801 2015] 
[Thu Feb 12 15:32:22.802 2015] Address or name of remote host [192.168.1.111]? 
[Thu Feb 12 15:32:23.985 2015] 
[Thu Feb 12 15:32:23.986 2015] Source filename [asa841-k8.bin]? 
[Thu Feb 12 15:32:25.136 2015] 
[Thu Feb 12 15:32:25.137 2015] Destination filename [asa841-k8.bin]? 
[Thu Feb 12 15:32:25.960 2015] 
[Thu Feb 12 15:32:25.961 2015] Accessing tftp://192.168.1.111/asa841-k8.bin...
[Thu Feb 12 15:32:26.012 2015] %Error opening tftp://192.168.1.111/asa841-k8.bin (No such device)
[Thu Feb 12 15:32:26.082 2015] ciscoasa# copy tftp: flash:
[Thu Feb 12 15:32:40.249 2015] 
[Thu Feb 12 15:32:40.251 2015] Address or name of remote host [192.168.1.111]? ?
[Thu Feb 12 15:32:43.370 2015] 
[Thu Feb 12 15:32:43.371 2015] Source filename [asa841-k8.bin]? 
[Thu Feb 12 15:32:48.113 2015] 
[Thu Feb 12 15:32:48.114 2015] Destination filename [asa841-k8.bin]? 
[Thu Feb 12 15:32:48.848 2015] 
[Thu Feb 12 15:32:48.849 2015] Accessing tftp://192.168.1.111/asa841-k8.bin...
[Thu Feb 12 15:32:48.900 2015] %Error opening tftp://192.168.1.111/asa841-k8.bin (No such device)
[Thu Feb 12 15:32:48.971 2015] ciscoasa# ping 192.168.1.11
[Thu Feb 12 15:33:01.671 2015] Type escape sequence to abort.
[Thu Feb 12 15:33:01.704 2015] Sending 5, 100-byte ICMP Echos to 192.168.1.11, timeout is 2 seconds:
[Thu Feb 12 15:33:01.777 2015] No route to host 192.168.1.11
[Thu Feb 12 15:33:01.810 2015] 
[Thu Feb 12 15:33:01.811 2015] Success rate is 0 percent (0/1)
[Thu Feb 12 15:33:01.846 2015] ciscoasa# ping 192.168.1.111
[Thu Feb 12 15:33:04.735 2015] Type escape sequence to abort.
[Thu Feb 12 15:33:04.768 2015] Sending 5, 100-byte ICMP Echos to 192.168.1.111, timeout is 2 seconds:
[Thu Feb 12 15:33:04.843 2015] No route to host 192.168.1.111
[Thu Feb 12 15:33:04.876 2015] 
[Thu Feb 12 15:33:04.877 2015] Success rate is 0 percent (0/1)
[Thu Feb 12 15:33:04.912 2015] ciscoasa# ip route        show ip ro
[Thu Feb 12 15:33:18.188 2015] ciscoasa# show ip rou
[Thu Feb 12 15:33:19.437 2015] ciscoasa# show ip route
[Thu Feb 12 15:33:20.949 2015] ciscoasa# show ip route
[Thu Feb 12 15:33:21.377 2015]                   ^
[Thu Feb 12 15:33:21.400 2015] ERROR: % Invalid input detected at '^' marker.
[Thu Feb 12 15:33:21.450 2015] ciscoasa# show run
[Thu Feb 12 15:33:25.863 2015] : Saved
[Thu Feb 12 15:33:25.874 2015] :
[Thu Feb 12 15:33:25.876 2015] ASA Version 8.4(1) 
[Thu Feb 12 15:33:25.898 2015] !
[Thu Feb 12 15:33:25.901 2015] hostname ciscoasa
[Thu Feb 12 15:33:25.921 2015] enable password 8Ry2YjIyt7RRXU24 encrypted
[Thu Feb 12 15:33:25.967 2015] passwd 2KFQnbNIdI.2KYOU encrypted
[Thu Feb 12 15:33:26.002 2015] names
[Thu Feb 12 15:33:26.009 2015] !
[Thu Feb 12 15:33:26.012 2015] interface Vlan1
[Thu Feb 12 15:33:26.030 2015]  no nameif
[Thu Feb 12 15:33:26.042 2015]  no security-level
[Thu Feb 12 15:33:26.063 2015]  no ip address
[Thu Feb 12 15:33:26.080 2015] !
[Thu Feb 12 15:33:26.083 2015] interface Vlan3
[Thu Feb 12 15:33:26.100 2015]  nameif management
[Thu Feb 12 15:33:26.121 2015]  security-level 0
[Thu Feb 12 15:33:26.141 2015]  ip address 192.168.1.1 255.255.255.0 
[Thu Feb 12 15:33:26.183 2015]  management-only
[Thu Feb 12 15:33:26.201 2015] !
[Thu Feb 12 15:33:26.204 2015] interface Ethernet0/0
[Thu Feb 12 15:33:26.228 2015]  switchport access vlan 3
[Thu Feb 12 15:33:26.257 2015]  shutdown
[Thu Feb 12 15:33:26.268 2015] !
[Thu Feb 12 15:33:26.271 2015] interface Ethernet0/1
[Thu Feb 12 15:33:26.295 2015] <--- More --->               shutdown
[Thu Feb 12 15:33:43.824 2015] !
[Thu Feb 12 15:33:43.827 2015] interface Ethernet0/2
[Thu Feb 12 15:33:43.851 2015]  shutdown
[Thu Feb 12 15:33:43.863 2015] !
[Thu Feb 12 15:33:43.866 2015] interface Ethernet0/3
[Thu Feb 12 15:33:43.890 2015]  shutdown
[Thu Feb 12 15:33:43.900 2015] !
[Thu Feb 12 15:33:43.903 2015] interface Ethernet0/4
[Thu Feb 12 15:33:43.927 2015]  shutdown
[Thu Feb 12 15:33:43.939 2015] !
[Thu Feb 12 15:33:43.942 2015] interface Ethernet0/5
[Thu Feb 12 15:33:43.966 2015]  shutdown
[Thu Feb 12 15:33:43.977 2015] !
[Thu Feb 12 15:33:43.980 2015] interface Ethernet0/6
[Thu Feb 12 15:33:44.004 2015]  shutdown
[Thu Feb 12 15:33:44.015 2015] !
[Thu Feb 12 15:33:44.019 2015] interface Ethernet0/7
[Thu Feb 12 15:33:44.043 2015]  shutdown
[Thu Feb 12 15:33:44.054 2015] !
[Thu Feb 12 15:33:44.057 2015] ftp mode passive
[Thu Feb 12 15:33:44.076 2015] pager lines 24
[Thu Feb 12 15:33:44.093 2015] mtu management 1500
[Thu Feb 12 15:33:44.114 2015] icmp unreachable rate-limit 1 burst-size 1
[Thu Feb 12 15:33:44.160 2015] <--- More --->              no asdm history enable
[Thu Feb 12 15:33:45.198 2015] arp timeout 14400
[Thu Feb 12 15:33:45.218 2015] timeout xlate 3:00:00
[Thu Feb 12 15:33:45.241 2015] timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
[Thu Feb 12 15:33:45.310 2015] timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
[Thu Feb 12 15:33:45.393 2015] timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
[Thu Feb 12 15:33:45.477 2015] timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
[Thu Feb 12 15:33:45.542 2015] timeout tcp-proxy-reassembly 0:01:00
[Thu Feb 12 15:33:45.581 2015] dynamic-access-policy-record DfltAccessPolicy
[Thu Feb 12 15:33:45.630 2015] no snmp-server location
[Thu Feb 12 15:33:45.656 2015] no snmp-server contact
[Thu Feb 12 15:33:45.681 2015] snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
[Thu Feb 12 15:33:45.766 2015] telnet timeout 5
[Thu Feb 12 15:33:45.785 2015] ssh timeout 5
[Thu Feb 12 15:33:45.801 2015] console timeout 0
[Thu Feb 12 15:33:45.822 2015] 
[Thu Feb 12 15:33:45.822 2015] threat-detection basic-threat
[Thu Feb 12 15:33:45.855 2015] threat-detection statistics access-list
[Thu Feb 12 15:33:45.897 2015] no threat-detection statistics tcp-intercept
[Thu Feb 12 15:33:45.945 2015] !
[Thu Feb 12 15:33:45.948 2015] !
[Thu Feb 12 15:33:45.951 2015] prompt hostname context 
[Thu Feb 12 15:33:45.978 2015] call-home
[Thu Feb 12 15:33:45.990 2015]  profile CiscoTAC-1
[Thu Feb 12 15:33:46.012 2015] <--- More --->                no active
[Thu Feb 12 15:33:47.411 2015]   destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
[Thu Feb 12 15:33:47.505 2015]   destination address email callhome@cisco.com
[Thu Feb 12 15:33:47.555 2015]   destination transport-method http
[Thu Feb 12 15:33:47.593 2015]   subscribe-to-alert-group diagnostic
[Thu Feb 12 15:33:47.634 2015]   subscribe-to-alert-group environment
[Thu Feb 12 15:33:47.681 2015]   subscribe-to-alert-group inventory periodic monthly
[Thu Feb 12 15:33:47.733 2015]   subscribe-to-alert-group configuration periodic monthly
[Thu Feb 12 15:33:47.794 2015]   subscribe-to-alert-group telemetry periodic daily
[Thu Feb 12 15:33:47.849 2015] Cryptochecksum:4b03494b1f699570494514f4c2f84f65
[Thu Feb 12 15:33:47.900 2015] : end
[Thu Feb 12 15:33:47.908 2015] ciscoasa#   conf t
[Thu Feb 12 15:33:52.895 2015] ciscoasa(config)# int
[Thu Feb 12 15:33:55.486 2015] ciscoasa(config)# interface v
[Thu Feb 12 15:33:56.677 2015] ciscoasa(config)# interface vlan 3
[Thu Feb 12 15:33:58.714 2015] ciscoasa(config-if)# no ma
[Thu Feb 12 15:34:00.902 2015] ciscoasa(config-if)# no mana
[Thu Feb 12 15:34:02.246 2015] ciscoasa(config-if)# no management-o
[Thu Feb 12 15:34:03.907 2015] ciscoasa(config-if)# no management-only 
[Thu Feb 12 15:34:04.527 2015] ciscoasa(config-if)# end
[Thu Feb 12 15:34:06.175 2015] ciscoasa# wr
[Thu Feb 12 15:34:08.639 2015] Building configuration...
[Thu Feb 12 15:34:09.358 2015] Cryptochecksum: cf4f665d b305cae9 a01dc27b 07858b61 
[Thu Feb 12 15:34:10.107 2015] 
[Thu Feb 12 15:34:10.108 2015] 2008 bytes copied in 1.470 secs (2008 bytes/sec)
[Thu Feb 12 15:34:10.574 2015] [OK]
[Thu Feb 12 15:34:10.581 2015] ciscoasa# wrendno management-only interface vlan 3   conf t          show runshow ip routeping 192.168.1.111ping 192.168.1.11 copy tftp: flash:
[Thu Feb 12 15:34:17.864 2015] 
[Thu Feb 12 15:34:17.865 2015] Address or name of remote host []? 192.1     
[Thu Feb 12 15:34:22.793 2015] 
[Thu Feb 12 15:34:22.795 2015] ?Bad address or host name
[Thu Feb 12 15:34:22.822 2015] %Error parsing filename ()
[Thu Feb 12 15:34:22.851 2015] ciscoasa# ping 192.168.1.111
[Thu Feb 12 15:34:31.142 2015] Type escape sequence to abort.
[Thu Feb 12 15:34:31.176 2015] Sending 5, 100-byte ICMP Echos to 192.168.1.111, timeout is 2 seconds:
[Thu Feb 12 15:34:31.251 2015] No route to host 192.168.1.111
[Thu Feb 12 15:34:31.285 2015] 
[Thu Feb 12 15:34:31.286 2015] Success rate is 0 percent (0/1)
[Thu Feb 12 15:34:31.320 2015] ciscoasa# cong   f t
[Thu Feb 12 15:38:39.485 2015] ciscoasa(config)# ?
[Thu Feb 12 15:38:41.365 2015] 
[Thu Feb 12 15:38:41.366 2015]   aaa                           Enable, disable, or view user authentication,
[Thu Feb 12 15:38:41.448 2015]                                 authorization and accounting
[Thu Feb 12 15:38:41.513 2015]   aaa-server                    Configure a AAA server group or a AAA server
[Thu Feb 12 15:38:41.593 2015]   access-group                  Bind an access-list to an interface to filter
[Thu Feb 12 15:38:41.675 2015]                                 traffic
[Thu Feb 12 15:38:41.717 2015]   access-list                   Configure an access control element
[Thu Feb 12 15:38:41.789 2015]   arp                           Change or view ARP table, set ARP timeout
[Thu Feb 12 15:38:41.867 2015]                                 value, view statistics
[Thu Feb 12 15:38:41.925 2015]   asdm                          Configure Device Manager
[Thu Feb 12 15:38:41.986 2015]   auth-prompt                   Customize authentication challenge, reject or
[Thu Feb 12 15:38:42.068 2015]                                 acceptance prompt
[Thu Feb 12 15:38:42.121 2015]   auto-update                   Configure Auto Update
[Thu Feb 12 15:38:42.178 2015]   banner                        Configure login/session banners
[Thu Feb 12 15:38:42.246 2015]   boot                          Set system boot parameters
[Thu Feb 12 15:38:42.308 2015]   ca                            Certification authority
[Thu Feb 12 15:38:42.367 2015]   call-home                     Smart Call-Home Configuration
[Thu Feb 12 15:38:42.433 2015]   checkheaps                    Configure checkheap verification intervals
[Thu Feb 12 15:38:42.512 2015]   class-map                     Configure MPF Class Map
[Thu Feb 12 15:38:42.571 2015]   clear                         Clear
[Thu Feb 12 15:38:42.612 2015]   client-update                 Configure and change client update parameters
[Thu Feb 12 15:38:42.694 2015]   clock                         Configure time-of-day clock
[Thu Feb 12 15:38:42.757 2015]   command-alias                 Create command alias
[Thu Feb 12 15:38:42.813 2015]   compression                   Configure global Compression parameters
[Thu Feb 12 15:38:42.889 2015]   config-register               Define the configuration register
[Thu Feb 12 15:38:42.959 2015] <--- More --->                configure                     Configure using various methods
[Thu Feb 12 15:38:51.374 2015]   console                       Serial console functions
[Thu Feb 12 15:38:51.434 2015]   coredump                      Configure Coredump options
[Thu Feb 12 15:38:51.496 2015]   crashinfo                     Enable/Disable writing crashinfo to flash
[Thu Feb 12 15:38:51.574 2015]   crypto                        Configure IPSec, ISAKMP, Certification
[Thu Feb 12 15:38:51.649 2015]                                 authority, key
[Thu Feb 12 15:38:51.699 2015]   ctl-file                      Configure a ctl-file instance
[Thu Feb 12 15:38:51.764 2015]   ctl-provider                  Configure a CTL Provider instance
[Thu Feb 12 15:38:51.834 2015]   ddns                          Configure dynamic DNS update method
[Thu Feb 12 15:38:51.905 2015]   dhcp-client                   Configure parameters for DHCP client operation
[Thu Feb 12 15:38:51.989 2015]   dhcpd                         Configure DHCP Server
[Thu Feb 12 15:38:52.046 2015]   dhcprelay                     Configure DHCP Relay Agent
[Thu Feb 12 15:38:52.108 2015]   dns                           Add DNS functionality to an interface
[Thu Feb 12 15:38:52.182 2015]   dns-group                     Set the global DNS server group
[Thu Feb 12 15:38:52.250 2015]   dns-guard                     Enforce one DNS response per query
[Thu Feb 12 15:38:52.320 2015]   domain-name                   Change domain name
[Thu Feb 12 15:38:52.374 2015]   dynamic-access-policy-record  Dynamic Access Policy configuration commands
[Thu Feb 12 15:38:52.455 2015]   dynamic-filter                Configure Dynamic Filter
[Thu Feb 12 15:38:52.516 2015]   dynamic-map                   Configure crypto dynamic map
[Thu Feb 12 15:38:52.580 2015]   enable                        Configure password for the enable command
[Thu Feb 12 15:38:52.658 2015]   end                           Exit from configure mode
[Thu Feb 12 15:38:52.719 2015]   eou                           EAP over UDP (NAC Framework) Global
[Thu Feb 12 15:38:52.790 2015]                                 Configuration Commands
[Thu Feb 12 15:38:52.848 2015]   established                   Allow inbound connections based on established
[Thu Feb 12 15:38:52.932 2015] <--- More --->                                              connections
[Thu Feb 12 15:38:56.689 2015]   exit                          Exit from config mode
[Thu Feb 12 15:38:56.745 2015]   failover                      Enable/disable failover feature
[Thu Feb 12 15:38:56.813 2015]   filter                        Enable or disable URL, FTP, HTTPS, Java, and
[Thu Feb 12 15:38:56.894 2015]                                 ActiveX filtering
[Thu Feb 12 15:38:56.947 2015]   fips                          FIPS 140-2 compliance information
[Thu Feb 12 15:38:57.017 2015]   firewall                      Switch to router/transparent mode
[Thu Feb 12 15:38:57.086 2015]   fixup                         Add or delete inspection services
[Thu Feb 12 15:38:57.156 2015]   flow-export                   Configure flow information export through
[Thu Feb 12 15:38:57.234 2015]                                 NetFlow
[Thu Feb 12 15:38:57.277 2015]   fragment                      Configure the IP fragment database
[Thu Feb 12 15:38:57.347 2015]   ftp                           Set FTP mode
[Thu Feb 12 15:38:57.395 2015]   ftp-map                       Configure advanced options for FTP inspection
[Thu Feb 12 15:38:57.477 2015]   group-delimiter               The delimiter for tunnel-group lookup.
[Thu Feb 12 15:38:57.552 2015]   group-policy                  Configure or remove a group policy
[Thu Feb 12 15:38:57.623 2015]   h225-map                      Configure advanced options for H225 inspection
[Thu Feb 12 15:38:57.706 2015]   help                          Interactive help for commands
[Thu Feb 12 15:38:57.772 2015]   hostname                      Change host name of the system
[Thu Feb 12 15:38:57.838 2015]   hpm                           Configure TopN host statistics collection
[Thu Feb 12 15:38:57.916 2015]   http                          Configure http server and https related
[Thu Feb 12 15:38:57.992 2015]                                 commands
[Thu Feb 12 15:38:58.036 2015]   http-map                      This command has been deprecated.
[Thu Feb 12 15:38:58.105 2015]   icmp                          Configure access rules for ICMP traffic
[Thu Feb 12 15:38:58.181 2015]   imap4s                        Configure the imap4s service
[Thu Feb 12 15:38:58.246 2015] <--- More --->                interface                     Select an interface to configure
[Thu Feb 12 15:39:00.791 2015]   ip                            Configure IP addresses, address pools, IDS, etc
[Thu Feb 12 15:39:00.874 2015]   ipsec                         Configure transform-set and IPSec SA lifetime
[Thu Feb 12 15:39:00.956 2015]   ipv6                          Global IPv6 configuration commands
[Thu Feb 12 15:39:01.027 2015]   isakmp                        Configure ISAKMP options
[Thu Feb 12 15:39:01.087 2015]   key                           Create various configuration keys
[Thu Feb 12 15:39:01.157 2015]   l2tp                          Configure Global L2TP Parameters
[Thu Feb 12 15:39:01.225 2015]   ldap                          Configure LDAP Mapping
[Thu Feb 12 15:39:01.283 2015]   license-server                Configure shared license server
[Thu Feb 12 15:39:01.351 2015]   logging                       Configure logging levels, recipients and other
[Thu Feb 12 15:39:01.434 2015]                                 options
[Thu Feb 12 15:39:01.477 2015]   logout                        Logoff from config mode
[Thu Feb 12 15:39:01.536 2015]   mac-list                      Create a mac-list to filter based on MAC
[Thu Feb 12 15:39:01.613 2015]                                 address
[Thu Feb 12 15:39:01.656 2015]   management-access             Configure management access interface
[Thu Feb 12 15:39:01.730 2015]   map                           Configure crypto map
[Thu Feb 12 15:39:01.786 2015]   media-termination             Configure a media-termination instance
[Thu Feb 12 15:39:01.860 2015]   mgcp-map                      Configure advanced options for MGCP inspection
[Thu Feb 12 15:39:01.944 2015]   migrate                       Migrate IKEV1 configuration to IKEv2
[Thu Feb 12 15:39:02.016 2015]   monitor-interface             Enable or disable failover monitoring on a
[Thu Feb 12 15:39:02.095 2015]                                 specific interface
[Thu Feb 12 15:39:02.150 2015]   mount                         Configure a system mount
[Thu Feb 12 15:39:02.210 2015]   mroute                        Configure static multicast routes
[Thu Feb 12 15:39:02.280 2015]   mtu                           Specify MTU(Maximum Transmission Unit) for an
[Thu Feb 12 15:39:02.362 2015] <--- More --->                                              interface
[Thu Feb 12 15:39:08.064 2015]   multicast-routing             Enable IP multicast
[Thu Feb 12 15:39:08.119 2015]   nac-policy                    Configure or remove a nac-policy
[Thu Feb 12 15:39:08.186 2015]   name                          Associate a name with an IP address
[Thu Feb 12 15:39:08.258 2015]   names                         Enable/Disable IP address to name mapping
[Thu Feb 12 15:39:08.336 2015]   nat                           Associate a network with a pool of global IP
[Thu Feb 12 15:39:08.417 2015]                                 addresses
[Thu Feb 12 15:39:08.462 2015]   no                            Negate a command or set its defaults
[Thu Feb 12 15:39:08.535 2015]   ntp                           Configure NTP
[Thu Feb 12 15:39:08.583 2015]   object                        Configure an object
[Thu Feb 12 15:39:08.638 2015]   object-group                  Create an object group for use in
[Thu Feb 12 15:39:08.708 2015]                                 'access-list', etc
[Thu Feb 12 15:39:08.762 2015]   object-group-search           Enables object group search algorithm
[Thu Feb 12 15:39:08.836 2015]   pager                         Control page length for pagination
[Thu Feb 12 15:39:08.907 2015]   passwd                        Change Telnet console access password
[Thu Feb 12 15:39:08.981 2015]   password                      Configure password encryption
[Thu Feb 12 15:39:09.046 2015]   phone-proxy                   Configure a Phone proxy instance
[Thu Feb 12 15:39:09.115 2015]   pim                           Configure Protocol Independent Multicast
[Thu Feb 12 15:39:09.192 2015]   policy-map                    Configure MPF Parameter Map
[Thu Feb 12 15:39:09.255 2015]   pop3s                         Configure the pop3s service
[Thu Feb 12 15:39:09.318 2015]   prefix-list                   Configure prefix lists
[Thu Feb 12 15:39:09.377 2015]   priority-queue                Enter sub-command mode to set priority-queue
[Thu Feb 12 15:39:09.458 2015]                                 attributes
[Thu Feb 12 15:39:09.504 2015]   privilege                     Configure privilege levels for commands
[Thu Feb 12 15:39:09.579 2015] <--- More --->                prompt                        Configure session prompt display
[Thu Feb 12 15:39:09.680 2015]   quit                          Exit from config mode
[Thu Feb 12 15:39:09.737 2015]   regex                         Define a regular expression
[Thu Feb 12 15:39:09.801 2015]   remote-access                 Configure SNMP trap threshold for VPN
[Thu Feb 12 15:39:09.874 2015]                                 remote-access sessions
[Thu Feb 12 15:39:09.933 2015]   route                         Configure a static route for an interface
[Thu Feb 12 15:39:10.011 2015]   route-map                     Create route-map or enter route-map
[Thu Feb 12 15:39:10.082 2015]                                 configuration mode
[Thu Feb 12 15:39:10.136 2015]   router                        Enable a routing process
[Thu Feb 12 15:39:10.197 2015]   routing                       Configure interface specific unicast routing
[Thu Feb 12 15:39:10.278 2015]                                 parameters
[Thu Feb 12 15:39:10.324 2015]   same-security-traffic         Enable same security level interfaces to
[Thu Feb 12 15:39:10.400 2015]                                 communicate
[Thu Feb 12 15:39:10.447 2015]   service                       Configure system services
[Thu Feb 12 15:39:10.509 2015]   service-policy                Configure MPF service policy
[Thu Feb 12 15:39:10.573 2015]   setup                         Pre-configure the system
[Thu Feb 12 15:39:10.633 2015]   sla                           IP Service Level Agreement
[Thu Feb 12 15:39:10.696 2015]   smtp-server                   Configure default SMTP server address to be
[Thu Feb 12 15:39:10.776 2015]                                 used for Email
[Thu Feb 12 15:39:10.826 2015]   smtps                         Configure the smtps service
[Thu Feb 12 15:39:10.889 2015]   snmp                          Configure the SNMP options
[Thu Feb 12 15:39:10.952 2015]   snmp-map                      Configure an snmp-map, to control the operation
[Thu Feb 12 15:39:11.036 2015]                                 of the SNMP inspection
[Thu Feb 12 15:39:11.094 2015]   snmp-server                   Modify SNMP engine parameters
[Thu Feb 12 15:39:11.160 2015] <--- More --->                ssh                           Configure SSH options
[Thu Feb 12 15:39:11.248 2015]   ssl                           Configure SSL options
[Thu Feb 12 15:39:11.305 2015]   sunrpc-server                 Create SUNRPC services table
[Thu Feb 12 15:39:11.369 2015]   sysopt                        Set system functional options
[Thu Feb 12 15:39:11.435 2015]   tcp-map                       Configure advanced options for TCP inspection
[Thu Feb 12 15:39:11.517 2015]   telnet                        Add telnet access to system console or set idle
[Thu Feb 12 15:39:11.601 2015]                                 timeout
[Thu Feb 12 15:39:11.644 2015]   terminal                      Set terminal line parameters
[Thu Feb 12 15:39:11.708 2015]   tftp-server                   Configure default TFTP server address and
[Thu Feb 12 15:39:11.786 2015]                                 directory
[Thu Feb 12 15:39:11.831 2015]   threat-detection              Show threat detection information
[Thu Feb 12 15:39:11.901 2015]   time-range                    Define time range entries
[Thu Feb 12 15:39:11.962 2015]   timeout                       Configure maximum idle times
[Thu Feb 12 15:39:12.027 2015]   tls-proxy                     Configure a TLS proxy instance or the maximum
[Thu Feb 12 15:39:12.109 2015]                                 sessions
[Thu Feb 12 15:39:12.153 2015]   track                         Object tracking configuration commands
[Thu Feb 12 15:39:12.227 2015]   tunnel-group                  Create and manage the database of connection
[Thu Feb 12 15:39:12.308 2015]                                 specific records for IPSec connections
[Thu Feb 12 15:39:12.383 2015]   tunnel-group-map              Specify policy by which the tunnel-group name
[Thu Feb 12 15:39:12.465 2015]                                 is derived from the content of a certificate.
[Thu Feb 12 15:39:12.547 2015]   uc-ime                        Configure a Cisco Intercompany Media Engine
[Thu Feb 12 15:39:12.627 2015]                                 (UC-IME) instance
[Thu Feb 12 15:39:12.681 2015]   url-block                     Enable URL pending block buffer and long URL
[Thu Feb 12 15:39:12.762 2015]                                 support
[Thu Feb 12 15:39:12.804 2015] <--- More --->                url-cache                     Enable/Disable URL caching
[Thu Feb 12 15:39:12.898 2015]   url-server                    Configure a URL filtering server
[Thu Feb 12 15:39:12.966 2015]   username                      Configure user authentication local database
[Thu Feb 12 15:39:13.048 2015]   virtual                       Configure address for authentication virtual
[Thu Feb 12 15:39:13.130 2015]                                 servers
[Thu Feb 12 15:39:13.172 2015]   vpdn                          Configure VPDN feature
[Thu Feb 12 15:39:13.230 2015]   vpn-addr-assign               Global settings for VPN IP address assignment
[Thu Feb 12 15:39:13.313 2015]                                 policy
[Thu Feb 12 15:39:13.354 2015]   vpn-sessiondb                 Configure the VPN Session Manager
[Thu Feb 12 15:39:13.424 2015]   vpnclient                     Configure an Easy VPN connection
[Thu Feb 12 15:39:13.492 2015]   vpnsetup                      Configure VPN Setup Commands
[Thu Feb 12 15:39:13.557 2015]   wccp                          Web-Cache Coordination Protocol Commands
[Thu Feb 12 15:39:13.634 2015]   webvpn                        Configure the WebVPN service
[Thu Feb 12 15:39:13.698 2015]   zonelabs-integrity            ZoneLabs integrity Firewall Server
[Thu Feb 12 15:39:13.769 2015]                                 Configuration
[Thu Feb 12 15:39:13.819 2015] ciscoasa(config)#    ma
[Thu Feb 12 15:39:15.835 2015] ciscoasa(config)#    man
[Thu Feb 12 15:39:17.172 2015] ciscoasa(config)#    management-access ?
[Thu Feb 12 15:39:19.327 2015] 
[Thu Feb 12 15:39:19.328 2015] configure mode commands/options:
[Thu Feb 12 15:39:19.364 2015] Current available interface(s):
[Thu Feb 12 15:39:19.398 2015]   management  Name of interface Vlan3
[Thu Feb 12 15:39:19.438 2015] ciscoasa(config)#    management-access Management
[Thu Feb 12 15:39:36.967 2015] ciscoasa(config)# ?
[Thu Feb 12 15:39:38.717 2015] 
[Thu Feb 12 15:39:38.718 2015]   aaa                           Enable, disable, or view user authentication,
[Thu Feb 12 15:39:38.800 2015]                                 authorization and accounting
[Thu Feb 12 15:39:38.864 2015]   aaa-server                    Configure a AAA server group or a AAA server
[Thu Feb 12 15:39:38.945 2015]   access-group                  Bind an access-list to an interface to filter
[Thu Feb 12 15:39:39.027 2015]                                 traffic
[Thu Feb 12 15:39:39.070 2015]   access-list                   Configure an access control element
[Thu Feb 12 15:39:39.141 2015]   arp                           Change or view ARP table, set ARP timeout
[Thu Feb 12 15:39:39.219 2015]                                 value, view statistics
[Thu Feb 12 15:39:39.278 2015]   asdm                          Configure Device Manager
[Thu Feb 12 15:39:39.338 2015]   auth-prompt                   Customize authentication challenge, reject or
[Thu Feb 12 15:39:39.420 2015]                                 acceptance prompt
[Thu Feb 12 15:39:39.473 2015]   auto-update                   Configure Auto Update
[Thu Feb 12 15:39:39.530 2015]   banner                        Configure login/session banners
[Thu Feb 12 15:39:39.598 2015]   boot                          Set system boot parameters
[Thu Feb 12 15:39:39.660 2015]   ca                            Certification authority
[Thu Feb 12 15:39:39.719 2015]   call-home                     Smart Call-Home Configuration
[Thu Feb 12 15:39:39.785 2015]   checkheaps                    Configure checkheap verification intervals
[Thu Feb 12 15:39:39.864 2015]   class-map                     Configure MPF Class Map
[Thu Feb 12 15:39:39.923 2015]   clear                         Clear
[Thu Feb 12 15:39:39.963 2015]   client-update                 Configure and change client update parameters
[Thu Feb 12 15:39:40.046 2015]   clock                         Configure time-of-day clock
[Thu Feb 12 15:39:40.110 2015]   command-alias                 Create command alias
[Thu Feb 12 15:39:40.166 2015]   compression                   Configure global Compression parameters
[Thu Feb 12 15:39:40.242 2015]   config-register               Define the configuration register
[Thu Feb 12 15:39:40.312 2015] <--- More --->                configure                     Configure using various methods
[Thu Feb 12 15:39:43.278 2015]   console                       Serial console functions
[Thu Feb 12 15:39:43.338 2015]   coredump                      Configure Coredump options
[Thu Feb 12 15:39:43.400 2015]   crashinfo                     Enable/Disable writing crashinfo to flash
[Thu Feb 12 15:39:43.478 2015]   crypto                        Configure IPSec, ISAKMP, Certification
[Thu Feb 12 15:39:43.552 2015]                                 authority, key
[Thu Feb 12 15:39:43.602 2015]   ctl-file                      Configure a ctl-file instance
[Thu Feb 12 15:39:43.668 2015]   ctl-provider                  Configure a CTL Provider instance
[Thu Feb 12 15:39:43.737 2015]   ddns                          Configure dynamic DNS update method
[Thu Feb 12 15:39:43.809 2015]   dhcp-client                   Configure parameters for DHCP client operation
[Thu Feb 12 15:39:43.892 2015]   dhcpd                         Configure DHCP Server
[Thu Feb 12 15:39:43.949 2015]   dhcprelay                     Configure DHCP Relay Agent
[Thu Feb 12 15:39:44.012 2015]   dns                           Add DNS functionality to an interface
[Thu Feb 12 15:39:44.086 2015]   dns-group                     Set the global DNS server group
[Thu Feb 12 15:39:44.153 2015]   dns-guard                     Enforce one DNS response per query
[Thu Feb 12 15:39:44.224 2015]   domain-name                   Change domain name
[Thu Feb 12 15:39:44.278 2015]   dynamic-access-policy-record  Dynamic Access Policy configuration commands
[Thu Feb 12 15:39:44.359 2015]   dynamic-filter                Configure Dynamic Filter
[Thu Feb 12 15:39:44.419 2015]   dynamic-map                   Configure crypto dynamic map
[Thu Feb 12 15:39:44.485 2015]   enable                        Configure password for the enable command
[Thu Feb 12 15:39:44.563 2015]   end                           Exit from configure mode
[Thu Feb 12 15:39:44.623 2015]   eou                           EAP over UDP (NAC Framework) Global
[Thu Feb 12 15:39:44.695 2015]                                 Configuration Commands
[Thu Feb 12 15:39:44.753 2015]   established                   Allow inbound connections based on established
[Thu Feb 12 15:39:44.836 2015] <--- More --->                                              connections
[Thu Feb 12 15:39:53.089 2015]   exit                          Exit from config mode
[Thu Feb 12 15:39:53.145 2015]   failover                      Enable/disable failover feature
[Thu Feb 12 15:39:53.212 2015]   filter                        Enable or disable URL, FTP, HTTPS, Java, and
[Thu Feb 12 15:39:53.293 2015]                                 ActiveX filtering
[Thu Feb 12 15:39:53.346 2015]   fips                          FIPS 140-2 compliance information
[Thu Feb 12 15:39:53.416 2015]   firewall                      Switch to router/transparent mode
[Thu Feb 12 15:39:53.486 2015]   fixup                         Add or delete inspection services
[Thu Feb 12 15:39:53.555 2015]   flow-export                   Configure flow information export through
[Thu Feb 12 15:39:53.633 2015]                                 NetFlow
[Thu Feb 12 15:39:53.676 2015]   fragment                      Configure the IP fragment database
[Thu Feb 12 15:39:53.747 2015]   ftp                           Set FTP mode
[Thu Feb 12 15:39:53.794 2015]   ftp-map                       Configure advanced options for FTP inspection
[Thu Feb 12 15:39:53.877 2015]   group-delimiter               The delimiter for tunnel-group lookup.
[Thu Feb 12 15:39:53.952 2015]   group-policy                  Configure or remove a group policy
[Thu Feb 12 15:39:54.022 2015]   h225-map                      Configure advanced options for H225 inspection
[Thu Feb 12 15:39:54.105 2015]   help                          Interactive help for commands
[Thu Feb 12 15:39:54.171 2015]   hostname                      Change host name of the system
[Thu Feb 12 15:39:54.237 2015]   hpm                           Configure TopN host statistics collection
[Thu Feb 12 15:39:54.315 2015]   http                          Configure http server and https related
[Thu Feb 12 15:39:54.391 2015]                                 commands
[Thu Feb 12 15:39:54.435 2015]   http-map                      This command has been deprecated.
[Thu Feb 12 15:39:54.505 2015]   icmp                          Configure access rules for ICMP traffic
[Thu Feb 12 15:39:54.581 2015]   imap4s                        Configure the imap4s service
[Thu Feb 12 15:39:54.646 2015] <--- More --->                interface                     Select an interface to configure
[Thu Feb 12 15:39:56.719 2015]   ip                            Configure IP addresses, address pools, IDS, etc
[Thu Feb 12 15:39:56.802 2015]   ipsec                         Configure transform-set and IPSec SA lifetime
[Thu Feb 12 15:39:56.884 2015]   ipv6                          Global IPv6 configuration commands
[Thu Feb 12 15:39:56.955 2015]   isakmp                        Configure ISAKMP options
[Thu Feb 12 15:39:57.015 2015]   key                           Create various configuration keys
[Thu Feb 12 15:39:57.084 2015]   l2tp                          Configure Global L2TP Parameters
[Thu Feb 12 15:39:57.153 2015]   ldap                          Configure LDAP Mapping
[Thu Feb 12 15:39:57.211 2015]   license-server                Configure shared license server
[Thu Feb 12 15:39:57.279 2015]   logging                       Configure logging levels, recipients and other
[Thu Feb 12 15:39:57.362 2015]                                 options
[Thu Feb 12 15:39:57.405 2015]   logout                        Logoff from config mode
[Thu Feb 12 15:39:57.464 2015]   mac-list                      Create a mac-list to filter based on MAC
[Thu Feb 12 15:39:57.541 2015]                                 address
[Thu Feb 12 15:39:57.583 2015]   management-access             Configure management access interface
[Thu Feb 12 15:39:57.657 2015]   map                           Configure crypto map
[Thu Feb 12 15:39:57.713 2015]   media-termination             Configure a media-termination instance
[Thu Feb 12 15:39:57.788 2015]   mgcp-map                      Configure advanced options for MGCP inspection
[Thu Feb 12 15:39:57.871 2015]   migrate                       Migrate IKEV1 configuration to IKEv2
[Thu Feb 12 15:39:57.944 2015]   monitor-interface             Enable or disable failover monitoring on a
[Thu Feb 12 15:39:58.023 2015]                                 specific interface
[Thu Feb 12 15:39:58.077 2015]   mount                         Configure a system mount
[Thu Feb 12 15:39:58.137 2015]   mroute                        Configure static multicast routes
[Thu Feb 12 15:39:58.208 2015]   mtu                           Specify MTU(Maximum Transmission Unit) for an
[Thu Feb 12 15:39:58.289 2015] <--- More --->                                              interface
[Thu Feb 12 15:43:15.478 2015]   multicast-routing             Enable IP multicast
[Thu Feb 12 15:43:15.533 2015]   nac-policy                    Configure or remove a nac-policy
[Thu Feb 12 15:43:15.600 2015]   name                          Associate a name with an IP address
[Thu Feb 12 15:43:15.672 2015]   names                         Enable/Disable IP address to name mapping
[Thu Feb 12 15:43:15.750 2015]   nat                           Associate a network with a pool of global IP
[Thu Feb 12 15:43:15.831 2015]                                 addresses
[Thu Feb 12 15:43:15.876 2015]   no                            Negate a command or set its defaults
[Thu Feb 12 15:43:15.949 2015]   ntp                           Configure NTP
[Thu Feb 12 15:43:15.998 2015]   object                        Configure an object
[Thu Feb 12 15:43:16.053 2015]   object-group                  Create an object group for use in
[Thu Feb 12 15:43:16.122 2015]                                 'access-list', etc
[Thu Feb 12 15:43:16.176 2015]   object-group-search           Enables object group search algorithm
[Thu Feb 12 15:43:16.250 2015]   pager                         Control page length for pagination
[Thu Feb 12 15:43:16.321 2015]   passwd                        Change Telnet console access password
[Thu Feb 12 15:43:16.395 2015]   password                      Configure password encryption
[Thu Feb 12 15:43:16.460 2015]   phone-proxy                   Configure a Phone proxy instance
[Thu Feb 12 15:43:16.529 2015]   pim                           Configure Protocol Independent Multicast
[Thu Feb 12 15:43:16.606 2015]   policy-map                    Configure MPF Parameter Map
[Thu Feb 12 15:43:16.669 2015]   pop3s                         Configure the pop3s service
[Thu Feb 12 15:43:16.733 2015]   prefix-list                   Configure prefix lists
[Thu Feb 12 15:43:16.791 2015]   priority-queue                Enter sub-command mode to set priority-queue
[Thu Feb 12 15:43:16.872 2015]                                 attributes
[Thu Feb 12 15:43:16.918 2015]   privilege                     Configure privilege levels for commands
[Thu Feb 12 15:43:16.994 2015] <--- More --->                prompt                        Configure session prompt display
[Thu Feb 12 15:43:17.638 2015]   quit                          Exit from config mode
[Thu Feb 12 15:43:17.694 2015]   regex                         Define a regular expression
[Thu Feb 12 15:43:17.757 2015]   remote-access                 Configure SNMP trap threshold for VPN
[Thu Feb 12 15:43:17.831 2015]                                 remote-access sessions
[Thu Feb 12 15:43:17.889 2015]   route                         Configure a static route for an interface
[Thu Feb 12 15:43:17.967 2015]   route-map                     Create route-map or enter route-map
[Thu Feb 12 15:43:18.039 2015]                                 configuration mode
[Thu Feb 12 15:43:18.093 2015]   router                        Enable a routing process
[Thu Feb 12 15:43:18.153 2015]   routing                       Configure interface specific unicast routing
[Thu Feb 12 15:43:18.234 2015]                                 parameters
[Thu Feb 12 15:43:18.280 2015]   same-security-traffic         Enable same security level interfaces to
[Thu Feb 12 15:43:18.357 2015]                                 communicate
[Thu Feb 12 15:43:18.404 2015]   service                       Configure system services
[Thu Feb 12 15:43:18.466 2015]   service-policy                Configure MPF service policy
[Thu Feb 12 15:43:18.530 2015]   setup                         Pre-configure the system
[Thu Feb 12 15:43:18.590 2015]   sla                           IP Service Level Agreement
[Thu Feb 12 15:43:18.652 2015]   smtp-server                   Configure default SMTP server address to be
[Thu Feb 12 15:43:18.732 2015]                                 used for Email
[Thu Feb 12 15:43:18.782 2015]   smtps                         Configure the smtps service
[Thu Feb 12 15:43:18.846 2015]   snmp                          Configure the SNMP options
[Thu Feb 12 15:43:18.908 2015]   snmp-map                      Configure an snmp-map, to control the operation
[Thu Feb 12 15:43:18.992 2015]                                 of the SNMP inspection
[Thu Feb 12 15:43:19.051 2015]   snmp-server                   Modify SNMP engine parameters
[Thu Feb 12 15:43:19.116 2015] <--- More --->                ssh                           Configure SSH options
[Thu Feb 12 15:43:19.898 2015]   ssl                           Configure SSL options
[Thu Feb 12 15:43:19.954 2015]   sunrpc-server                 Create SUNRPC services table
[Thu Feb 12 15:43:20.018 2015]   sysopt                        Set system functional options
[Thu Feb 12 15:43:20.084 2015]   tcp-map                       Configure advanced options for TCP inspection
[Thu Feb 12 15:43:20.166 2015]   telnet                        Add telnet access to system console or set idle
[Thu Feb 12 15:43:20.250 2015]                                 timeout
[Thu Feb 12 15:43:20.293 2015]   terminal                      Set terminal line parameters
[Thu Feb 12 15:43:20.357 2015]   tftp-server                   Configure default TFTP server address and
[Thu Feb 12 15:43:20.435 2015]                                 directory
[Thu Feb 12 15:43:20.480 2015]   threat-detection              Show threat detection information
[Thu Feb 12 15:43:20.549 2015]   time-range                    Define time range entries
[Thu Feb 12 15:43:20.611 2015]   timeout                       Configure maximum idle times
[Thu Feb 12 15:43:20.675 2015]   tls-proxy                     Configure a TLS proxy instance or the maximum
[Thu Feb 12 15:43:20.757 2015]                                 sessions
[Thu Feb 12 15:43:20.801 2015]   track                         Object tracking configuration commands
[Thu Feb 12 15:43:20.876 2015]   tunnel-group                  Create and manage the database of connection
[Thu Feb 12 15:43:20.957 2015]                                 specific records for IPSec connections
[Thu Feb 12 15:43:21.032 2015]   tunnel-group-map              Specify policy by which the tunnel-group name
[Thu Feb 12 15:43:21.114 2015]                                 is derived from the content of a certificate.
[Thu Feb 12 15:43:21.196 2015]   uc-ime                        Configure a Cisco Intercompany Media Engine
[Thu Feb 12 15:43:21.276 2015]                                 (UC-IME) instance
[Thu Feb 12 15:43:21.329 2015]   url-block                     Enable URL pending block buffer and long URL
[Thu Feb 12 15:43:21.410 2015]                                 support
[Thu Feb 12 15:43:21.453 2015] <--- More --->                url-cache                     Enable/Disable URL caching
[Thu Feb 12 15:43:21.547 2015]   url-server                    Configure a URL filtering server
[Thu Feb 12 15:43:21.615 2015]   username                      Configure user authentication local database
[Thu Feb 12 15:43:21.696 2015]   virtual                       Configure address for authentication virtual
[Thu Feb 12 15:43:21.777 2015]                                 servers
[Thu Feb 12 15:43:21.820 2015]   vpdn                          Configure VPDN feature
[Thu Feb 12 15:43:21.878 2015]   vpn-addr-assign               Global settings for VPN IP address assignment
[Thu Feb 12 15:43:21.960 2015]                                 policy
[Thu Feb 12 15:43:22.002 2015]   vpn-sessiondb                 Configure the VPN Session Manager
[Thu Feb 12 15:43:22.072 2015]   vpnclient                     Configure an Easy VPN connection
[Thu Feb 12 15:43:22.140 2015]   vpnsetup                      Configure VPN Setup Commands
[Thu Feb 12 15:43:22.205 2015]   wccp                          Web-Cache Coordination Protocol Commands
[Thu Feb 12 15:43:22.282 2015]   webvpn                        Configure the WebVPN service
[Thu Feb 12 15:43:22.346 2015]   zonelabs-integrity            ZoneLabs integrity Firewall Server
[Thu Feb 12 15:43:22.417 2015]                                 Configuration
[Thu Feb 12 15:43:22.467 2015] ciscoasa(config)#  sj j how ip
[Thu Feb 12 15:43:28.025 2015] System IP Addresses:
[Thu Feb 12 15:43:28.048 2015] Interface                Name                   IP address      Subnet mask     Method 
[Thu Feb 12 15:43:28.141 2015] Vlan3                    management             192.168.1.1     255.255.255.0   manual
[Thu Feb 12 15:43:28.231 2015] Current IP Addresses:
[Thu Feb 12 15:43:28.255 2015] Interface                Name                   IP address      Subnet mask     Method 
[Thu Feb 12 15:43:28.348 2015] Vlan3                    management             192.168.1.1     255.255.255.0   manual
[Thu Feb 12 15:43:28.440 2015] ciscoasa(config)# r exit
[Thu Feb 12 15:45:07.533 2015] ciscoasa# r?
[Thu Feb 12 15:45:09.755 2015] 
[Thu Feb 12 15:45:09.756 2015]   reload    rename    revert    rmdir
[Thu Feb 12 15:45:09.797 2015] ciscoasa# relp oad
[Thu Feb 12 15:45:18.592 2015] System config has been modified. Save? [Y]es/[N]o:  
[Thu Feb 12 15:45:21.913 2015] Proceed with reload? [confirm] 
[Thu Feb 12 15:45:23.178 2015] ciscoasa# 
[Thu Feb 12 15:45:23.272 2015] 
[Thu Feb 12 15:45:23.274 2015] 
[Thu Feb 12 15:45:23.276 2015] ***
[Thu Feb 12 15:45:23.281 2015] *** --- START GRACEFUL SHUTDOWN ---
[Thu Feb 12 15:45:23.320 2015] Shutting down isakmp
[Thu Feb 12 15:45:23.343 2015] Shutting down File system
[Thu Feb 12 15:45:23.373 2015] 
[Thu Feb 12 15:45:23.375 2015] 
[Thu Feb 12 15:45:23.376 2015] 
[Thu Feb 12 15:45:23.378 2015] ***
[Thu Feb 12 15:45:23.383 2015] *** --- SHUTDOWN NOW ---
[Thu Feb 12 15:45:24.372 2015] Process shutdown finished
[Thu Feb 12 15:45:34.456 2015] Rebooting.....
[Thu Feb 12 15:45:35.816 2015] 
[Thu Feb 12 15:45:35.818 2015] CISCO SYSTEMS 
[Thu Feb 12 15:45:35.836 2015] Embedded BIOS Version 1.0(12)6 08/21/06 17:26:53.43
[Thu Feb 12 15:45:36.200 2015] 
[Thu Feb 12 15:45:36.202 2015] Low Memory: 632 KB
[Thu Feb 12 15:45:36.224 2015] High Memory: 251 MB
[Thu Feb 12 15:45:36.249 2015] PCI Device Table.
[Thu Feb 12 15:45:36.270 2015] Bus Dev Func VendID DevID Class              Irq
[Thu Feb 12 15:45:36.327 2015]  00  01  00   1022   2080  Host Bridge        
[Thu Feb 12 15:45:36.382 2015]  00  01  02   1022   2082  Chipset En/Decrypt 11
[Thu Feb 12 15:45:36.440 2015]  00  0C  00   1148   4320  Ethernet           11
[Thu Feb 12 15:45:36.497 2015]  00  0D  00   177D   0003  Network En/Decrypt 10
[Thu Feb 12 15:45:36.554 2015]  00  0F  00   1022   2090  ISA Bridge         
[Thu Feb 12 15:45:36.609 2015]  00  0F  02   1022   2092  IDE Controller     
[Thu Feb 12 15:45:36.664 2015]  00  0F  03   1022   2093  Audio              10
[Thu Feb 12 15:45:36.721 2015]  00  0F  04   1022   2094  Serial Bus         9
[Thu Feb 12 15:45:36.777 2015]  00  0F  05   1022   2095  Serial Bus         9
[Thu Feb 12 15:45:36.833 2015] 
[Thu Feb 12 15:45:36.836 2015] Evaluating BIOS Options ...
[Thu Feb 12 15:45:38.281 2015] Launch BIOS Extension to setup ROMMON
[Thu Feb 12 15:45:38.881 2015] 
[Thu Feb 12 15:45:38.883 2015] Cisco Systems ROMMON Version (1.0(12)6) #0: Mon Aug 21 19:34:06 PDT 2006
[Thu Feb 12 15:45:39.639 2015] 
[Thu Feb 12 15:45:39.641 2015] Platform ASA5505
[Thu Feb 12 15:45:39.661 2015] Ethernet0/0
[Thu Feb 12 15:45:40.761 2015] MAC Address: 001e.f7a9.a2f1
[Thu Feb 12 15:45:40.800 2015] Link is UP
[Thu Feb 12 15:45:40.816 2015] 
[Thu Feb 12 15:45:40.817 2015] Use ? for help.
[Thu Feb 12 15:45:40.836 2015] rommon #0> set
[Thu Feb 12 15:45:48.380 2015] ROMMON Variable Settings:
[Thu Feb 12 15:45:48.411 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 15:45:48.438 2015]   SERVER=192.168.1.111
[Thu Feb 12 15:45:48.465 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 15:45:48.494 2015]   PORT=Ethernet0/0
[Thu Feb 12 15:45:48.516 2015]   VLAN=untagged
[Thu Feb 12 15:45:48.535 2015]   IMAGE=e0/0
[Thu Feb 12 15:45:48.551 2015]   CONFIG=
[Thu Feb 12 15:45:48.564 2015]   LINKTIMEOUT=20
[Thu Feb 12 15:45:48.585 2015]   PKTTIMEOUT=4
[Thu Feb 12 15:45:48.603 2015]   RETRY=20
[Thu Feb 12 15:45:48.618 2015] 
[Thu Feb 12 15:45:48.619 2015] rommon #1> tftpdnld
[Thu Feb 12 15:45:57.755 2015] ROMMON Variable Settings:
[Thu Feb 12 15:45:57.786 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 15:45:57.814 2015]   SERVER=192.168.1.111
[Thu Feb 12 15:45:57.841 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 15:45:57.870 2015]   PORT=Ethernet0/0
[Thu Feb 12 15:45:57.893 2015]   VLAN=untagged
[Thu Feb 12 15:45:57.912 2015]   IMAGE=e0/0
[Thu Feb 12 15:45:57.927 2015]   CONFIG=
[Thu Feb 12 15:45:57.940 2015]   LINKTIMEOUT=20
[Thu Feb 12 15:45:57.960 2015]   PKTTIMEOUT=4
[Thu Feb 12 15:45:57.978 2015]   RETRY=20
[Thu Feb 12 15:45:57.993 2015] 
[Thu Feb 12 15:45:57.994 2015] tftp e0/0@192.168.1.111 via 192.168.1.111
[Thu Feb 12 15:46:06.397 2015] 
[Thu Feb 12 15:46:06.399 2015] TFTP failure: RX TFTP Error Packet
[Thu Feb 12 15:46:06.440 2015]   TFTP OP Code: Error Packet
[Thu Feb 12 15:46:06.474 2015]   Error Msg: File not found
[Thu Feb 12 15:46:06.509 2015] 
[Thu Feb 12 15:46:06.510 2015] rommon #2> fo ile asa841. -k8.bin
[Thu Feb 12 15:46:27.076 2015] rommon #3> sync
[Thu Feb 12 15:46:31.109 2015] 
[Thu Feb 12 15:46:31.110 2015] Updating NVRAM Parameters...
[Thu Feb 12 15:46:37.683 2015] 
[Thu Feb 12 15:46:37.685 2015] rommon #4> tftpdnld
[Thu Feb 12 15:46:46.571 2015] ROMMON Variable Settings:
[Thu Feb 12 15:46:46.602 2015]   ADDRESS=192.168.1.11
[Thu Feb 12 15:46:46.629 2015]   SERVER=192.168.1.111
[Thu Feb 12 15:46:46.657 2015]   GATEWAY=192.168.1.111
[Thu Feb 12 15:46:46.686 2015]   PORT=Ethernet0/0
[Thu Feb 12 15:46:46.708 2015]   VLAN=untagged
[Thu Feb 12 15:46:46.728 2015]   IMAGE=asa841-k8.bin
[Thu Feb 12 15:46:46.753 2015]   CONFIG=
[Thu Feb 12 15:46:46.765 2015]   LINKTIMEOUT=20
[Thu Feb 12 15:46:46.786 2015]   PKTTIMEOUT=4
[Thu Feb 12 15:46:46.804 2015]   RETRY=20
[Thu Feb 12 15:46:46.819 2015] 
[Thu Feb 12 15:46:46.820 2015] tftp asa841-k8.bin@192.168.1.111 via 192.168.1.111
[Thu Feb 12 15:46:46.941 2015] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[Thu Feb 12 15:48:04.568 2015] Received 24938496 bytes
[Thu Feb 12 15:48:04.598 2015] 
[Thu Feb 12 15:48:04.599 2015] Launching TFTP Image...
[Thu Feb 12 15:48:05.082 2015] 
[Thu Feb 12 15:48:05.084 2015] Cisco Security Appliance admin loader (3.0) #0: Mon Jan 31 02:12:27 MST 2011
[Thu Feb 12 15:48:06.898 2015] Platform ASA5505
[Thu Feb 12 15:48:06.920 2015] 
[Thu Feb 12 15:48:06.921 2015] Loading...
[Thu Feb 12 15:48:09.088 2015] IO memory blocks requested from bigphys 32bit: 9672
[Thu Feb 12 15:48:39.843 2015] dosfsck 2.11, 12 Mar 2005, FAT32, LFN
[Thu Feb 12 15:48:39.884 2015] Starting check/repair pass.
[Thu Feb 12 15:48:40.191 2015] Starting verification pass.
[Thu Feb 12 15:48:40.302 2015] /dev/hda1: 18 files, 9/62014 clusters
[Thu Feb 12 15:48:40.343 2015] dosfsck(/dev/hda1) returned 0
[Thu Feb 12 15:48:44.611 2015] Processor memory 109899776, Reserved memory: 41943040
[Thu Feb 12 15:48:59.114 2015] 
[Thu Feb 12 15:48:59.116 2015] Total SSMs found: 0
[Thu Feb 12 15:48:59.139 2015] 
[Thu Feb 12 15:48:59.140 2015] Total NICs found: 10
[Thu Feb 12 15:48:59.163 2015] 88E6095 rev 2 Gigabit Ethernet @ index 09 MAC: 0000.0003.0002
[Thu Feb 12 15:48:59.227 2015] 88E6095 rev 2 Ethernet @ index 08 MAC: 001e.f7a9.a2f0
[Thu Feb 12 15:48:59.284 2015] 88E6095 rev 2 Ethernet @ index 07 MAC: 001e.f7a9.a2ef
[Thu Feb 12 15:48:59.341 2015] 88E6095 rev 2 Ethernet @ index 06 MAC: 001e.f7a9.a2ee
[Thu Feb 12 15:48:59.398 2015] 88E6095 rev 2 Ethernet @ index 05 MAC: 001e.f7a9.a2ed
[Thu Feb 12 15:48:59.456 2015] 88E6095 rev 2 Ethernet @ index 04 MAC: 001e.f7a9.a2ec
[Thu Feb 12 15:48:59.514 2015] 88E6095 rev 2 Ethernet @ index 03 MAC: 001e.f7a9.a2eb
[Thu Feb 12 15:48:59.571 2015] 88E6095 rev 2 Ethernet @ index 02 MAC: 001e.f7a9.a2ea
[Thu Feb 12 15:48:59.628 2015] 88E6095 rev 2 Ethernet @ index 01 MAC: 001e.f7a9.a2e9
[Thu Feb 12 15:48:59.685 2015] y88acs06 rev16 Gigabit Ethernet @ index 00 MAC: 001e.f7a9.a2f1
[Thu Feb 12 15:49:01.417 2015] Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)
[Thu Feb 12 15:49:01.501 2015]                              Boot microcode        : CN1000-MC-BOOT-2.00 
[Thu Feb 12 15:49:01.579 2015]                              SSL/IKE microcode     : CNLite-MC-SSLm-PLUS-2.03
[Thu Feb 12 15:49:01.661 2015]                              IPSec microcode       : CNlite-MC-IPSECm-MAIN-2.06
[Thu Feb 12 15:49:01.745 2015] Verify the activation-key, it might take a while...
[Thu Feb 12 15:49:01.801 2015] Failed to retrieve permanent activation key.
[Thu Feb 12 15:49:01.849 2015] Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 
[Thu Feb 12 15:49:01.944 2015] The Running Activation Key is not valid, using default settings:
[Thu Feb 12 15:49:02.013 2015] 
[Thu Feb 12 15:49:02.014 2015] Licensed features for this platform:
[Thu Feb 12 15:49:02.054 2015] Maximum Physical Interfaces       : 8              perpetual
[Thu Feb 12 15:49:02.118 2015] VLANs                             : 3              DMZ Restricted
[Thu Feb 12 15:49:02.188 2015] Dual ISPs                         : Disabled       perpetual
[Thu Feb 12 15:49:02.252 2015] VLAN Trunk Ports                  : 0              perpetual
[Thu Feb 12 15:49:02.317 2015] Inside Hosts                      : 10             perpetual
[Thu Feb 12 15:49:02.381 2015] Failover                          : Disabled       perpetual
[Thu Feb 12 15:49:02.446 2015] VPN-DES                           : Enabled        perpetual
[Thu Feb 12 15:49:02.510 2015] VPN-3DES-AES                      : Disabled       perpetual
[Thu Feb 12 15:49:02.575 2015] AnyConnect Premium Peers          : 2              perpetual
[Thu Feb 12 15:49:02.639 2015] AnyConnect Essentials             : Disabled       perpetual
[Thu Feb 12 15:49:02.704 2015] Other VPN Peers                   : 10             perpetual
[Thu Feb 12 15:49:02.768 2015] Total VPN Peers                   : 25             perpetual
[Thu Feb 12 15:49:02.833 2015] Shared License                    : Disabled       perpetual
[Thu Feb 12 15:49:02.897 2015] AnyConnect for Mobile             : Disabled       perpetual
[Thu Feb 12 15:49:02.961 2015] AnyConnect for Cisco VPN Phone    : Disabled       perpetual
[Thu Feb 12 15:49:03.026 2015] Advanced Endpoint Assessment      : Disabled       perpetual
[Thu Feb 12 15:49:03.090 2015] UC Phone Proxy Sessions           : 2              perpetual
[Thu Feb 12 15:49:03.155 2015] Total UC Proxy Sessions           : 2              perpetual
[Thu Feb 12 15:49:03.219 2015] Botnet Traffic Filter             : Disabled       perpetual
[Thu Feb 12 15:49:03.284 2015] Intercompany Media Engine         : Disabled       perpetual
[Thu Feb 12 15:49:03.350 2015] 
[Thu Feb 12 15:49:03.350 2015] This platform has a Base license.
[Thu Feb 12 15:49:03.388 2015] 
[Thu Feb 12 15:49:03.390 2015] 
[Thu Feb 12 15:49:03.391 2015] Cisco Adaptive Security Appliance Software Version 8.4(1) 
[Thu Feb 12 15:49:03.454 2015] 
[Thu Feb 12 15:49:03.455 2015]   ****************************** Warning *******************************
[Thu Feb 12 15:49:03.534 2015]   This product contains cryptographic features and is
[Thu Feb 12 15:49:03.589 2015]   subject to United States and local country laws
[Thu Feb 12 15:49:03.642 2015]   governing, import, export, transfer, and use.
[Thu Feb 12 15:49:03.693 2015]   Delivery of Cisco cryptographic products does not
[Thu Feb 12 15:49:03.749 2015]   imply third-party authority to import, export,
[Thu Feb 12 15:49:03.800 2015]   distribute, or use encryption. Importers, exporters,
[Thu Feb 12 15:49:03.859 2015]   distributors and users are responsible for compliance
[Thu Feb 12 15:49:03.918 2015]   with U.S. and local country laws. By using this
[Thu Feb 12 15:49:03.971 2015]   product you agree to comply with applicable laws and
[Thu Feb 12 15:49:04.029 2015]   regulations. If you are unable to comply with U.S.
[Thu Feb 12 15:49:04.085 2015]   and local laws, return the enclosed items immediately.
[Thu Feb 12 15:49:04.147 2015] 
[Thu Feb 12 15:49:04.148 2015]   A summary of U.S. laws governing Cisco cryptographic
[Thu Feb 12 15:49:04.206 2015]   products may be found at:
[Thu Feb 12 15:49:04.236 2015]   http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
[Thu Feb 12 15:49:04.298 2015] 
[Thu Feb 12 15:49:04.299 2015]   If you require further assistance please contact us by
[Thu Feb 12 15:49:04.359 2015]   sending email to export@cisco.com.
[Thu Feb 12 15:49:04.398 2015]   ******************************* Warning *******************************
[Thu Feb 12 15:49:04.478 2015] 
[Thu Feb 12 15:49:04.478 2015] Copyright (c) 1996-2011 by Cisco Systems, Inc.
[Thu Feb 12 15:49:04.530 2015] 
[Thu Feb 12 15:49:04.530 2015]                 Restricted Rights Legend
[Thu Feb 12 15:49:04.575 2015] 
[Thu Feb 12 15:49:04.576 2015] Use, duplication, or disclosure by the Government is
[Thu Feb 12 15:49:04.632 2015] subject to restrictions as set forth in subparagraph
[Thu Feb 12 15:49:04.688 2015] (c) of the Commercial Computer Software - Restricted
[Thu Feb 12 15:49:04.745 2015] Rights clause at FAR sec. 52.227-19 and subparagraph
[Thu Feb 12 15:49:04.801 2015] (c) (1) (ii) of the Rights in Technical Data and Computer
[Thu Feb 12 15:49:04.862 2015] Software clause at DFARS sec. 252.227-7013.
[Thu Feb 12 15:49:04.910 2015] 
[Thu Feb 12 15:49:04.911 2015]                 Cisco Systems, Inc.
[Thu Feb 12 15:49:04.950 2015]                 170 West Tasman Drive
[Thu Feb 12 15:49:04.990 2015]                 San Jose, California 95134-1706
[Thu Feb 12 15:49:05.042 2015] 
[Thu Feb 12 15:49:05.043 2015] Reading from flash...
[Thu Feb 12 15:49:05.067 2015] !
[Thu Feb 12 15:49:05.070 2015] Cryptochecksum (unchanged): cf4f665d b305cae9 a01dc27b 07858b61 
[Thu Feb 12 15:49:05.139 2015] The flash device is in use by another task.
[Thu Feb 12 15:49:05.186 2015] Type help or '?' for a list of available commands.
[Thu Feb 12 15:49:05.241 2015] ciscoasa> re  en
[Thu Feb 12 15:50:55.678 2015] Password: **   
[Thu Feb 12 15:50:57.146 2015] ciscoasa# show fl  flash:
[Thu Feb 12 15:51:02.529 2015] --#--  --length--  -----date/time------  path
[Thu Feb 12 15:51:02.579 2015]     2  2048        Feb 12 2015 06:15:20  log
[Thu Feb 12 15:51:02.627 2015]     5  2048        Feb 12 2015 06:15:36  crypto_archive
[Thu Feb 12 15:51:02.685 2015]    41  2048        Feb 12 2015 06:15:40  coredumpinfo
[Thu Feb 12 15:51:02.742 2015]    42  59          Feb 12 2015 06:15:40  coredumpinfo/coredump.cfg
[Thu Feb 12 15:51:02.814 2015] 
[Thu Feb 12 15:51:02.815 2015] 127004672 bytes total (126713856 bytes free)
[Thu Feb 12 15:51:02.864 2015] ciscoasa# show ip
[Thu Feb 12 15:51:11.183 2015] System IP Addresses:
[Thu Feb 12 15:51:11.209 2015] Interface                Name                   IP address      Subnet mask     Method 
[Thu Feb 12 15:51:11.298 2015] Vlan3                    management             192.168.1.1     255.255.255.0   CONFIG
[Thu Feb 12 15:51:11.390 2015] Current IP Addresses:
[Thu Feb 12 15:51:11.414 2015] Interface                Name                   IP address      Subnet mask     Method 
[Thu Feb 12 15:51:11.506 2015] Vlan3                    management             192.168.1.1     255.255.255.0   CONFIG
[Thu Feb 12 15:51:11.599 2015] ciscoasa# copy f tftp: flash:
[Thu Feb 12 15:51:24.233 2015] 
[Thu Feb 12 15:51:24.235 2015] Address or name of remote host []? 192.168.1.111
[Thu Feb 12 15:51:36.071 2015] 
[Thu Feb 12 15:51:36.072 2015] Source filename []? asa841-k8.bin
[Thu Feb 12 15:51:47.625 2015] 
[Thu Feb 12 15:51:47.626 2015] Destination filename [asa841-k8.bin]? 
[Thu Feb 12 15:51:48.582 2015] 
[Thu Feb 12 15:51:48.584 2015] Accessing tftp://192.168.1.111/asa841-k8.bin...
[Thu Feb 12 15:51:48.634 2015] %Error opening tftp://192.168.1.111/asa841-k8.bin (No such device)
[Thu Feb 12 15:51:48.705 2015] ciscoasa# show int vlan 3
[Thu Feb 12 15:52:16.880 2015] Interface Vlan3 "management", is down, line protocol is down
[Thu Feb 12 15:52:16.945 2015]   Hardware is EtherSVI, BW 100 Mbps, DLY 100 usec
[Thu Feb 12 15:52:16.997 2015] MAC address 001e.f7a9.a2f1, MTU 1500
[Thu Feb 12 15:52:17.038 2015] IP address 192.168.1.1, subnet mask 255.255.255.0
[Thu Feb 12 15:52:17.092 2015]   Traffic Statistics for "management":
[Thu Feb 12 15:52:17.133 2015] 0 packets input, 0 bytes
[Thu Feb 12 15:52:17.162 2015] 0 packets output, 0 bytes
[Thu Feb 12 15:52:17.191 2015] 0 packets dropped
[Thu Feb 12 15:52:17.212 2015]       1 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:17.266 2015]       1 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:17.321 2015]       1 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:52:17.360 2015]       5 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:17.414 2015]       5 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:17.469 2015]       5 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:52:17.510 2015] ciscoasa# j=  conf t
[Thu Feb 12 15:52:32.768 2015] ciscoasa(config)# u int vlan 3
[Thu Feb 12 15:52:37.353 2015] ciscoasa(config-if)# b no shut
[Thu Feb 12 15:52:40.830 2015] ciscoasa(config-if)# show int vlan 3
[Thu Feb 12 15:52:51.288 2015] Interface Vlan3 "management", is down, line protocol is down
[Thu Feb 12 15:52:51.353 2015]   Hardware is EtherSVI, BW 100 Mbps, DLY 100 usec
[Thu Feb 12 15:52:51.406 2015] MAC address 001e.f7a9.a2f1, MTU 1500
[Thu Feb 12 15:52:51.446 2015] IP address 192.168.1.1, subnet mask 255.255.255.0
[Thu Feb 12 15:52:51.500 2015]   Traffic Statistics for "management":
[Thu Feb 12 15:52:51.541 2015] 0 packets input, 0 bytes
[Thu Feb 12 15:52:51.569 2015] 0 packets output, 0 bytes
[Thu Feb 12 15:52:51.598 2015] 0 packets dropped
[Thu Feb 12 15:52:51.619 2015]       1 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:51.673 2015]       1 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:51.728 2015]       1 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:52:51.768 2015]       5 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:51.822 2015]       5 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:52:51.877 2015]       5 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:52:51.918 2015] ciscoasa(config-if)# e0.   int e0. /0
[Thu Feb 12 15:53:41.634 2015] ciscoasa(config-if)# sw
[Thu Feb 12 15:53:43.428 2015] ciscoasa(config-if)# switchport m
[Thu Feb 12 15:53:44.796 2015] ciscoasa(config-if)# switchport mod   ?
[Thu Feb 12 15:53:48.646 2015] 
[Thu Feb 12 15:53:48.647 2015] interface mode commands/options:
[Thu Feb 12 15:53:48.682 2015]   access     Set access mode characteristics of the interface
[Thu Feb 12 15:53:48.747 2015]   mode       Set trunking mode of the interface
[Thu Feb 12 15:53:48.798 2015]   monitor    Monitor another interface
[Thu Feb 12 15:53:48.839 2015]   protected  Configure an interface to be a protected port
[Thu Feb 12 15:53:48.902 2015]   trunk      Set trunking characteristics of the interface
[Thu Feb 12 15:53:48.965 2015] ciscoasa(config-if)# switchport a
[Thu Feb 12 15:53:56.397 2015] ciscoasa(config-if)# switchport access ?
[Thu Feb 12 15:53:57.383 2015] 
[Thu Feb 12 15:53:57.384 2015] interface mode commands/options:
[Thu Feb 12 15:53:57.420 2015]   vlan  Set VLAN when interface is in access mode
[Thu Feb 12 15:53:57.473 2015] ciscoasa(config-if)# switchport access vlan 3
[Thu Feb 12 15:54:01.476 2015] ciscoasa(config-if)# show vlan 3      v?
[Thu Feb 12 15:54:13.277 2015] 
[Thu Feb 12 15:54:13.278 2015] exec mode commands/options:
[Thu Feb 12 15:54:13.308 2015]   version      vlan    vpdn    vpn-sessiondb
[Thu Feb 12 15:54:13.355 2015]   vpnclient  
[Thu Feb 12 15:54:13.372 2015] ciscoasa(config-if)# show vl
[Thu Feb 12 15:54:15.753 2015] ciscoasa(config-if)# show vlan ?
[Thu Feb 12 15:54:16.500 2015] 
[Thu Feb 12 15:54:16.502 2015] exec mode commands/options:
[Thu Feb 12 15:54:16.532 2015]   |  Output modifiers
[Thu Feb 12 15:54:16.556 2015]   <cr>
[Thu Feb 12 15:54:16.565 2015] ciscoasa(config-if)# show vlan 2 3
[Thu Feb 12 15:54:20.709 2015]                                ^
[Thu Feb 12 15:54:20.745 2015] ERROR: % Invalid input detected at '^' marker.
[Thu Feb 12 15:54:20.795 2015] ciscoasa(config-if)# show int vlan 3
[Thu Feb 12 15:54:25.640 2015] Interface Vlan3 "management", is down, line protocol is down
[Thu Feb 12 15:54:25.705 2015]   Hardware is EtherSVI, BW 100 Mbps, DLY 100 usec
[Thu Feb 12 15:54:25.757 2015] MAC address 001e.f7a9.a2f1, MTU 1500
[Thu Feb 12 15:54:25.797 2015] IP address 192.168.1.1, subnet mask 255.255.255.0
[Thu Feb 12 15:54:25.851 2015]   Traffic Statistics for "management":
[Thu Feb 12 15:54:25.893 2015] 0 packets input, 0 bytes
[Thu Feb 12 15:54:25.921 2015] 0 packets output, 0 bytes
[Thu Feb 12 15:54:25.950 2015] 0 packets dropped
[Thu Feb 12 15:54:25.971 2015]       1 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:54:26.025 2015]       1 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:54:26.080 2015]       1 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:54:26.120 2015]       5 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:54:26.174 2015]       5 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:54:26.229 2015]       5 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:54:26.269 2015] ciscoasa(config-if)# int e0/0
[Thu Feb 12 15:56:33.453 2015] ciscoasa(config-if)# b no shut
[Thu Feb 12 15:56:36.623 2015] ciscoasa(config-if)# show int vlan 3
[Thu Feb 12 15:56:44.702 2015] Interface Vlan3 "management", is up, line protocol is up
[Thu Feb 12 15:56:44.764 2015]   Hardware is EtherSVI, BW 100 Mbps, DLY 100 usec
[Thu Feb 12 15:56:44.815 2015] MAC address 001e.f7a9.a2f1, MTU 1500
[Thu Feb 12 15:56:44.856 2015] IP address 192.168.1.1, subnet mask 255.255.255.0
[Thu Feb 12 15:56:44.910 2015]   Traffic Statistics for "management":
[Thu Feb 12 15:56:44.951 2015] 6 packets input, 276 bytes
[Thu Feb 12 15:56:44.982 2015] 0 packets output, 0 bytes
[Thu Feb 12 15:56:45.011 2015] 0 packets dropped
[Thu Feb 12 15:56:45.031 2015]       1 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:56:45.086 2015]       1 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:56:45.141 2015]       1 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:56:45.180 2015]       5 minute input rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:56:45.234 2015]       5 minute output rate 0 pkts/sec,  0 bytes/sec
[Thu Feb 12 15:56:45.289 2015]       5 minute drop rate, 0 pkts/sec
[Thu Feb 12 15:56:45.330 2015] ciscoasa(config-if)# end
[Thu Feb 12 15:56:49.886 2015] ciscoasa# wr
[Thu Feb 12 15:56:51.019 2015] Building configuration...
[Thu Feb 12 15:56:51.653 2015] Cryptochecksum: 3b88c666 e3059bd5 3623197f fc2fd588 
[Thu Feb 12 15:56:52.333 2015] 
[Thu Feb 12 15:56:52.335 2015] 1998 bytes copied in 1.310 secs (1998 bytes/sec)
[Thu Feb 12 15:56:52.812 2015] [OK]
[Thu Feb 12 15:56:52.818 2015] ciscoasa# cio  i opy tftP; : flash:
[Thu Feb 12 15:57:04.156 2015]                    ^
[Thu Feb 12 15:57:04.179 2015] ERROR: % Invalid input detected at '^' marker.
[Thu Feb 12 15:57:04.228 2015] ciscoasa# c conf t
[Thu Feb 12 15:57:15.371 2015] ciscoasa(config)# copy tftpL : flash:
[Thu Feb 12 15:57:24.136 2015] 
[Thu Feb 12 15:57:24.137 2015] Address or name of remote host []? 192.168.1.111
[Thu Feb 12 15:57:31.597 2015] 
[Thu Feb 12 15:57:31.598 2015] Source filename []? asa841-k8.bin
[Thu Feb 12 15:57:43.796 2015] 
[Thu Feb 12 15:57:43.798 2015] Destination filename [asa841-k8.bin]? 
[Thu Feb 12 15:57:44.476 2015] 
[Thu Feb 12 15:57:44.477 2015] Accessing tftp://192.168.1.111/asa841-k8.bin...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[Thu Feb 12 15:58:07.658 2015] Writing file disk0:/asa841-k8.bin...
[Thu Feb 12 15:58:07.699 2015] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[Thu Feb 12 15:58:14.811 2015] 24938496 bytes copied in 30.330 secs (831283 bytes/sec)
[Thu Feb 12 15:58:14.872 2015] ciscoasa(config)# 
[Thu Feb 12 15:58:38.291 2015] ciscoasa(config)# exit
[Thu Feb 12 15:58:41.614 2015] ciscoasa# show version
[Thu Feb 12 15:58:46.166 2015] 
[Thu Feb 12 15:58:46.168 2015] Cisco Adaptive Security Appliance Software Version 8.4(1) 
[Thu Feb 12 15:58:46.231 2015] 
[Thu Feb 12 15:58:46.239 2015] Compiled on Mon 31-Jan-11 02:11 by builders
[Thu Feb 12 15:58:46.285 2015] System image file is "tftp://192.168.1.111/asa841-k8.bin"
[Thu Feb 12 15:58:46.346 2015] Config file at boot was "startup-config"
[Thu Feb 12 15:58:46.391 2015] 
[Thu Feb 12 15:58:46.392 2015] ciscoasa up 9 mins 45 secs
[Thu Feb 12 15:58:46.423 2015] 
[Thu Feb 12 15:58:46.424 2015] Hardware:   ASA5505, 256 MB RAM, CPU Geode 500 MHz
[Thu Feb 12 15:58:46.478 2015] Internal ATA Compact Flash, 128MB
[Thu Feb 12 15:58:46.515 2015] BIOS Flash M50FW080 @ 0xfff00000, 1024KB
[Thu Feb 12 15:58:46.559 2015] 
[Thu Feb 12 15:58:46.560 2015] Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)
[Thu Feb 12 15:58:46.644 2015]                              Boot microcode        : CN1000-MC-BOOT-2.00 
[Thu Feb 12 15:58:46.722 2015]                              SSL/IKE microcode     : CNLite-MC-SSLm-PLUS-2.03
[Thu Feb 12 15:58:46.805 2015]                              IPSec microcode       : CNlite-MC-IPSECm-MAIN-2.06
[Thu Feb 12 15:58:46.889 2015]                              Number of accelerators: 1
[Thu Feb 12 15:58:46.948 2015] 
[Thu Feb 12 15:58:46.949 2015]  0: Int: Internal-Data0/0    : address is 001e.f7a9.a2f1, irq 11
[Thu Feb 12 15:58:47.018 2015]  1: Ext: Ethernet0/0         : address is 001e.f7a9.a2e9, irq 255
[Thu Feb 12 15:58:47.087 2015]  2: Ext: Ethernet0/1         : address is 001e.f7a9.a2ea, irq 255
[Thu Feb 12 15:58:47.157 2015]  3: Ext: Ethernet0/2         : address is 001e.f7a9.a2eb, irq 255
[Thu Feb 12 15:58:47.227 2015]  4: Ext: Ethernet0/3         : address is 001e.f7a9.a2ec, irq 255
[Thu Feb 12 15:58:47.296 2015]  5: Ext: Ethernet0/4         : address is 001e.f7a9.a2ed, irq 255
[Thu Feb 12 15:58:47.366 2015] <--- More --->               6: Ext: Ethernet0/5         : address is 001e.f7a9.a2ee, irq 255
[Thu Feb 12 15:58:50.774 2015]  7: Ext: Ethernet0/6         : address is 001e.f7a9.a2ef, irq 255
[Thu Feb 12 15:58:50.844 2015]  8: Ext: Ethernet0/7         : address is 001e.f7a9.a2f0, irq 255
[Thu Feb 12 15:58:50.913 2015]  9: Int: Internal-Data0/1    : address is 0000.0003.0002, irq 255
[Thu Feb 12 15:58:50.983 2015] 10: Int: Not used            : irq 255
[Thu Feb 12 15:58:51.024 2015] 11: Int: Not used            : irq 255
[Thu Feb 12 15:58:51.066 2015] The Running Activation Key is not valid, using default settings:
[Thu Feb 12 15:58:51.136 2015] 
[Thu Feb 12 15:58:51.137 2015] Licensed features for this platform:
[Thu Feb 12 15:58:51.176 2015] Maximum Physical Interfaces       : 8              perpetual
[Thu Feb 12 15:58:51.241 2015] VLANs                             : 3              DMZ Restricted
[Thu Feb 12 15:58:51.311 2015] Dual ISPs                         : Disabled       perpetual
[Thu Feb 12 15:58:51.375 2015] VLAN Trunk Ports                  : 0              perpetual
[Thu Feb 12 15:58:51.439 2015] Inside Hosts                      : 10             perpetual
[Thu Feb 12 15:58:51.504 2015] Failover                          : Disabled       perpetual
[Thu Feb 12 15:58:51.568 2015] VPN-DES                           : Enabled        perpetual
[Thu Feb 12 15:58:51.633 2015] VPN-3DES-AES                      : Disabled       perpetual
[Thu Feb 12 15:58:51.702 2015] AnyConnect Premium Peers          : 2              perpetual
[Thu Feb 12 15:58:51.762 2015] AnyConnect Essentials             : Disabled       perpetual
[Thu Feb 12 15:58:51.826 2015] Other VPN Peers                   : 10             perpetual
[Thu Feb 12 15:58:51.891 2015] Total VPN Peers                   : 25             perpetual
[Thu Feb 12 15:58:51.955 2015] Shared License                    : Disabled       perpetual
[Thu Feb 12 15:58:52.019 2015] AnyConnect for Mobile             : Disabled       perpetual
[Thu Feb 12 15:58:52.084 2015] AnyConnect for Cisco VPN Phone    : Disabled       perpetual
[Thu Feb 12 15:58:52.148 2015] <--- More --->              Advanced Endpoint Assessment      : Disabled       perpetual
[Thu Feb 12 15:58:54.146 2015] UC Phone Proxy Sessions           : 2              perpetual
[Thu Feb 12 15:58:54.209 2015] Total UC Proxy Sessions           : 2              perpetual
[Thu Feb 12 15:58:54.273 2015] Botnet Traffic Filter             : Disabled       perpetual
[Thu Feb 12 15:58:54.338 2015] Intercompany Media Engine         : Disabled       perpetual
[Thu Feb 12 15:58:54.403 2015] 
[Thu Feb 12 15:58:54.404 2015] This platform has a Base license.
[Thu Feb 12 15:58:54.442 2015] 
[Thu Feb 12 15:58:54.443 2015] Serial Number: JMX1203Z2XP
[Thu Feb 12 15:58:54.472 2015] Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 
[Thu Feb 12 15:58:54.566 2015] Configuration register is 0x0
[Thu Feb 12 15:58:54.599 2015] Configuration last modified by enable_15 at 06:23:11.399 UTC Thu Feb 12 2015
[Thu Feb 12 15:58:54.681 2015] ciscoasa#   show ru
[Thu Feb 12 15:59:08.599 2015] ciscoasa# show running-config 
[Thu Feb 12 15:59:09.385 2015] : Saved
[Thu Feb 12 15:59:09.395 2015] :
[Thu Feb 12 15:59:09.398 2015] ASA Version 8.4(1) 
[Thu Feb 12 15:59:09.420 2015] !
[Thu Feb 12 15:59:09.423 2015] hostname ciscoasa
[Thu Feb 12 15:59:09.442 2015] enable password 8Ry2YjIyt7RRXU24 encrypted
[Thu Feb 12 15:59:09.487 2015] passwd 2KFQnbNIdI.2KYOU encrypted
[Thu Feb 12 15:59:09.523 2015] names
[Thu Feb 12 15:59:09.531 2015] !
[Thu Feb 12 15:59:09.534 2015] interface Vlan1
[Thu Feb 12 15:59:09.552 2015]  no nameif
[Thu Feb 12 15:59:09.564 2015]  no security-level
[Thu Feb 12 15:59:09.585 2015]  no ip address
[Thu Feb 12 15:59:09.601 2015] !
[Thu Feb 12 15:59:09.605 2015] interface Vlan3
[Thu Feb 12 15:59:09.622 2015]  nameif management
[Thu Feb 12 15:59:09.643 2015]  security-level 0
[Thu Feb 12 15:59:09.663 2015]  ip address 192.168.1.1 255.255.255.0 
[Thu Feb 12 15:59:09.704 2015] !
[Thu Feb 12 15:59:09.707 2015] interface Ethernet0/0
[Thu Feb 12 15:59:09.731 2015]  switchport access vlan 3
[Thu Feb 12 15:59:09.759 2015] !
[Thu Feb 12 15:59:09.763 2015] interface Ethernet0/1
[Thu Feb 12 15:59:09.787 2015]  shutdown
[Thu Feb 12 15:59:09.798 2015] !
[Thu Feb 12 15:59:09.801 2015] <--- More --->              interface Ethernet0/2
[Thu Feb 12 15:59:15.169 2015]  shutdown
[Thu Feb 12 15:59:15.180 2015] !
[Thu Feb 12 15:59:15.184 2015] interface Ethernet0/3
[Thu Feb 12 15:59:15.207 2015]  shutdown
[Thu Feb 12 15:59:15.219 2015] !
[Thu Feb 12 15:59:15.222 2015] interface Ethernet0/4
[Thu Feb 12 15:59:15.246 2015]  shutdown
[Thu Feb 12 15:59:15.257 2015] !
[Thu Feb 12 15:59:15.260 2015] interface Ethernet0/5
[Thu Feb 12 15:59:15.283 2015]  shutdown
[Thu Feb 12 15:59:15.295 2015] !
[Thu Feb 12 15:59:15.298 2015] interface Ethernet0/6
[Thu Feb 12 15:59:15.322 2015]  shutdown
[Thu Feb 12 15:59:15.333 2015] !
[Thu Feb 12 15:59:15.336 2015] interface Ethernet0/7
[Thu Feb 12 15:59:15.360 2015]  shutdown
[Thu Feb 12 15:59:15.372 2015] !
[Thu Feb 12 15:59:15.375 2015] ftp mode passive
[Thu Feb 12 15:59:15.393 2015] pager lines 24
[Thu Feb 12 15:59:15.410 2015] mtu management 1500
[Thu Feb 12 15:59:15.432 2015] icmp unreachable rate-limit 1 burst-size 1
[Thu Feb 12 15:59:15.478 2015] no asdm history enable
[Thu Feb 12 15:59:15.503 2015] arp timeout 14400
[Thu Feb 12 15:59:15.523 2015] <--- More --->              timeout xlate 3:00:00
[Thu Feb 12 15:59:16.697 2015] timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
[Thu Feb 12 15:59:16.767 2015] timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
[Thu Feb 12 15:59:16.849 2015] timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
[Thu Feb 12 15:59:16.933 2015] timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
[Thu Feb 12 15:59:16.997 2015] timeout tcp-proxy-reassembly 0:01:00
[Thu Feb 12 15:59:17.037 2015] dynamic-access-policy-record DfltAccessPolicy
[Thu Feb 12 15:59:17.085 2015] no snmp-server location
[Thu Feb 12 15:59:17.111 2015] no snmp-server contact
[Thu Feb 12 15:59:17.136 2015] snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
[Thu Feb 12 15:59:17.222 2015] telnet timeout 5
[Thu Feb 12 15:59:17.240 2015] ssh timeout 5
[Thu Feb 12 15:59:17.256 2015] console timeout 0
[Thu Feb 12 15:59:17.277 2015] 
[Thu Feb 12 15:59:17.278 2015] threat-detection basic-threat
[Thu Feb 12 15:59:17.310 2015] threat-detection statistics access-list
[Thu Feb 12 15:59:17.353 2015] no threat-detection statistics tcp-intercept
[Thu Feb 12 15:59:17.400 2015] !
[Thu Feb 12 15:59:17.404 2015] !
[Thu Feb 12 15:59:17.407 2015] prompt hostname context 
[Thu Feb 12 15:59:17.434 2015] call-home
[Thu Feb 12 15:59:17.445 2015]  profile CiscoTAC-1
[Thu Feb 12 15:59:17.467 2015]   no active
[Thu Feb 12 15:59:17.481 2015]   destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
[Thu Feb 12 15:59:17.575 2015] <--- More --->                destination address email callhome@cisco.com
[Thu Feb 12 15:59:18.491 2015]   destination transport-method http
[Thu Feb 12 15:59:18.530 2015]   subscribe-to-alert-group diagnostic
[Thu Feb 12 15:59:18.570 2015]   subscribe-to-alert-group environment
[Thu Feb 12 15:59:18.610 2015]   subscribe-to-alert-group inventory periodic monthly
[Thu Feb 12 15:59:18.667 2015]   subscribe-to-alert-group configuration periodic monthly
[Thu Feb 12 15:59:18.729 2015]   subscribe-to-alert-group telemetry periodic daily
[Thu Feb 12 15:59:18.784 2015] Cryptochecksum:3b88c666e3059bd53623197ffc2fd588
[Thu Feb 12 15:59:18.835 2015] : end
[Thu Feb 12 15:59:18.843 2015] ciscoasa# Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0x$n Key: 0x00000000 0x00000000 0x00000000 0x0                         0000000 0x00000000Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0$
[Thu Feb 12 16:11:00.824 2015] 
[Thu Feb 12 16:11:00.825 2015] Running Permanent Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000 0x ^00000000
[Thu Feb 12 16:11:00.922 2015] 
[Thu Feb 12 16:11:00.923 2015] ERROR: % Invalid input detected at '^' marker.
[Thu Feb 12 16:11:00.974 2015] ciscoasa# sjp  how flash:
[Thu Feb 12 16:11:07.756 2015] --#--  --length--  -----date/time------  path
[Thu Feb 12 16:11:07.811 2015]     2  2048        Feb 12 2015 06:15:20  log
[Thu Feb 12 16:11:07.853 2015]     5  2048        Feb 12 2015 06:15:36  crypto_archive
[Thu Feb 12 16:11:07.911 2015]    41  2048        Feb 12 2015 06:15:40  coredumpinfo
[Thu Feb 12 16:11:07.968 2015]    42  59          Feb 12 2015 06:15:40  coredumpinfo/coredump.cfg
[Thu Feb 12 16:11:08.039 2015]    46  24938496    Feb 12 2015 06:24:49  asa841-k8.bin
[Thu Feb 12 16:11:08.099 2015] 
[Thu Feb 12 16:11:08.099 2015] 127004672 bytes total (101775360 bytes free)
[Thu Feb 12 16:11:08.148 2015] ciscoasa# show mem
[Thu Feb 12 16:11:30.267 2015] ciscoasa# show memory 
[Thu Feb 12 16:11:30.879 2015] Free memory:       104333616 bytes (39%)
[Thu Feb 12 16:11:30.923 2015] Used memory:       164101840 bytes (61%)
[Thu Feb 12 16:11:30.967 2015] -------------     ----------------
[Thu Feb 12 16:11:31.004 2015] Total memory:      268435456 bytes (100%)
[Thu Feb 12 16:11:31.049 2015] ciscoasa# \
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card