Link to home
Start Free TrialLog in
Avatar of dude02
dude02Flag for United States of America

asked on

Updat Flash for Cisco PIX515E

I am trying to update the OS from 7.2.4 to 8.0.4 but somehow I have both of them running in the flash directory. How do I update the software to the new version 8.0.4? Thank you.

Please see below:

: Saved
: Written by enable_15 at 10:41:11.268 UTC Wed Jan 6 2010
!
PIX Version 7.2(4)
!
hostname HCHDPIX515
domain-name HCHD.US
enable password e.AuTreoCh16E2wi encrypted
passwd Dvsys1YnZixRK1AW encrypted
names
dns-guard
!
interface Ethernet0
 nameif outside
 security-level 0
 ip address 64.90.208.130 255.255.255.248
!
interface Ethernet1
 nameif inside
 security-level 100
 ip address 10.152.8.251 255.255.255.0
!
boot system flash:/pix724.bin
boot system flash:/pix804.bin
ftp mode passive
dns server-group DefaultDNS
ASKER CERTIFIED SOLUTION
Avatar of MikeKane
MikeKane
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dude02

ASKER

That did the trick. Thank you.