I am having an issue setting up failover between two PIX 515E units. My primary unit has an UR license and the secondary unit has a FO only license. I am not performing stateful failover and I am using the PIX failover cable between the two units.
My primary pix has an internal IP of 192.168.1.1 / 16.
Here are the commands I used to attempt setting up failover: On the failover unit I erased the current config with the write erase command. I then powered off my failover unit and cabled the two appropriately.
On the Primary unit I entered the folowing commands: failover ip address outside xx.xx.xx.81 failover ip address inside 192.168.1.5 failover active write mem
I received the following error: WARNING: unable to add route to OSPF RIB
Here is the output of the show ver command on both units:
Primary PIX
Cisco PIX Firewall Version 6.3(5) Cisco PIX Device Manager Version 3.0(4)
Serial Number: 808254341 (0x302cfb85) Running Activation Key: 0xa626edba 0xd0e4767f 0x233acf49 0xe4250d81 Configuration last modified by enable_15 at 12:12:46.924 UTC Sat Nov 3 2007 helm-pix01config>
0: ethernet0: address is 0011.5cfa.2a52, irq 10 1: ethernet1: address is 0011.5cfa.2a53, irq 11 Licensed Features: Failover: Enabled VPN-DES: Enabled VPN-3DES-AES: Enabled Maximum Physical Interfaces: 6 Maximum Interfaces: 10 Cut-through Proxy: Enabled Guards: Enabled URL-filtering: Enabled Inside Hosts: Unlimited Throughput: Unlimited IKE peers: Unlimited
This PIX has a Failover Only (FO) license.
Serial Number: 809302186 (0x303cf8aa) Running Activation Key: 0xdc552b1b 0x23127c6b 0x11768095 0x74f70eaf Configuration last modified by enable_15 at 12:28:34.912 UTC Sat Nov 3 2007 pixfirewall(config)#
If anyone can pinpoint where I went wrong I would greatly appreciate it!