cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2109
Views
0
Helpful
3
Replies

FWSM Code upgrade procedure

gturrubicec
Level 1
Level 1

I have (2) 6509's with FWSM's in slot 9. I need to upgrade the code tonight since the FTP process does not function since there is a bug in the current code. Whe is the procedure to upgrade the code from 2.3.4 to 2.3.4.8 , what is the potential outage time? Also the FWSM's are in an active standby state not active/acative.

Thank you,

Gerry

3 Replies 3

varakantam
Level 1
Level 1

You could use TFTP Client on the FWSM for upgrade

copy tftp: flas:image (use it from system space if running in multiple mode)

You can upgrade without outage give minor version difference

a) Make sure the state sync is on

b) Upgrade the Standby

c) Reboot the standby using failover reload standby

d) After standby comes up and does state sync upgrade active and make standby active using "failover active"

e) reload previous active (current standby) using failover reload-standby

Varakantam,

When I copy the file from tftp I perfornm the follwoing correct, because all I see on the FWSM flash is cdisk.

copy tftp://10.0.xxx.xxx/c6svc-fwm-k9.2-3-4-8.bin flash:

Also how do I check the state?

Gerry

Step 1 Make the new software image available on a TFTP server, or make the MSFC a TFTP server by using this command:

msfc(config)# tftp-server bootflash:image name

Step 2 If the MSFC is the TFTP server, make sure you have a VLAN interface on the MSFC reachable from the module. For example:

a. On the MSFC, enter these commands:

router(config)# interface Vlan30

router(config)# description to_fwsm_vlan_30

router(config)# ip address 10.20.30.2 255.255.255.0

router(config)# no ip redirects

b. On the module, enter these commands:

nameif vlan30 inside security100

...

ip address inside 10.20.30.5 255.255.255.0

c. From the module make sure that you can ping the MSFC, by entering this command:

FWSM# ping 10.20.30.2

10.20.30.2 response received -- 0ms

10.20.30.2 response received -- 0ms

10.20.30.2 response received -- 0ms

Step 3 From the module enter the copy tftp flash command:

FWSM# copy tftp flash

Address or name of remote host [127.0.0.1]? 10.20.30.2

Source file name [cdisk]? c6svc-fwm-k9.1-1-0-207.bin

copying tftp://10.20.30.2/c6svc-fwm-k9.1-1-0-207.bin to flash:image

[yes|no|again]?yes

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

The output shows the MSFC as the TFTP server.

Step 4 Reload the module by entering this command:

FWSM# reload

Proceed with reload? [confirm]

The link is

http://www.cisco.com/en/US/customer/products/hw/switches/ps708/module_installation_and_configuration_guides_chapter09186a0080159caa.html#wp1049356

HTH

P

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: