Cisco Pix Flash Upgrade: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „*lurchie# copy tftp://192.168.240.200/cisco/pix804-28.bin flash: <pre> copying tftp://192.168.240.200/cisco/pix804-28.bin to flash:image !!!!!!!!!!!!!!!!!!!!!!…“)
 
Zeile 1: Zeile 1:
 +
=flash upgrade=
 
*lurchie# copy tftp://192.168.240.200/cisco/pix804-28.bin flash:
 
*lurchie# copy tftp://192.168.240.200/cisco/pix804-28.bin flash:
 
<pre>
 
<pre>
Zeile 8: Zeile 9:
 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
</pre>
 
</pre>
 +
=ASDM install=
 +
*lurchie# copy tftp://192.168.240.200/cisco/asdm-524.bin  flash:lurchie# configure terminal
 +
*lurchie# configure termin
 +
*lurchie(config)# asdm image flash:/asdm-524.bin
 +
*lurchie(config)# write memory
 +
*lurchie(config)# http server enable
 +
*lurchie(config)# http 0 0 inside
 +
;sollte man normal nicht tun
 +
*lurchie(config)# http 0 0 outside

Version vom 4. Februar 2016, 20:47 Uhr

flash upgrade

  • lurchie# copy tftp://192.168.240.200/cisco/pix804-28.bin flash:
copying tftp://192.168.240.200/cisco/pix804-28.bin to flash:image
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Received 7630848 bytes
Erasing current image
Writing 7553080 bytes of image
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

ASDM install

  • lurchie# copy tftp://192.168.240.200/cisco/asdm-524.bin flash:lurchie# configure terminal
  • lurchie# configure termin
  • lurchie(config)# asdm image flash:/asdm-524.bin
  • lurchie(config)# write memory
  • lurchie(config)# http server enable
  • lurchie(config)# http 0 0 inside
sollte man normal nicht tun
  • lurchie(config)# http 0 0 outside