Routed interface redundancy



Hello!

I have searched the forums and have found nothing for this situation.
I have a single Cisco 3640 router, a pair of Cisco switches and a pair
of firewalls. The firewalls are on a switch each and are running vrrp.
The switches are connected to my distribution layer. The problem I am
having is with the router configuration. I am trying to get the most
fault tolerant setup possible out of my current hardware. Is it
possible to have 2 ethernet interfaces act as one in the same? I
looked at Integrated and Concurrent routing a bridging and that seemed
to do the trick. Unfortunately, when I pulled one of the ethernet
ports to test the setup, the BVI interface went down. What am I
missing?

Thanks,
Bill

bridge irb
bridge 1 protocol ieee
bridge 1 route ip
bridge 1 bridge ip
!
interface FastEthernet3/0
description Primary Internet Connection 1
no ip address
duplex auto
speed auto
bridge-group 1
!
interface FastEthernet3/1
description Primary Internet Connection 2
no ip address
duplex auto
speed auto
bridge-group 1
!
interface bvi 1
description Primary Internet
mac-address 0204.0600.02E3
ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx
ip access-group 105 out
no ip redirects
no ip proxy-arp
ip accounting access-violations

.



Relevant Pages

  • Re: Cisco 2811 with HWIC-4ESW
    ... Does anyone have the foggiest idea of how to get fa0/0 to share a vlan ... "Extending VLANs within Layer 3 switches" and seems to be close but it ... wasn't all that essential for me to have the other interface. ... bridge group, and they're together. ...
    (comp.dcom.sys.cisco)
  • Re: bridge issues with pf rules on OpenBSD/Sparc
    ... confused as to which physical interface traffic goes in and out on ... for the bridge, I was hoping to have the bridge tell it. ... >> router always appears to match rules for le2 outbound traffic from ... I want to be functional between the LAN and AP. ...
    (comp.unix.bsd.openbsd.misc)
  • Re: How to bind a static ether address to bridge?
    ... For a switched network if_bridge and ARP have to be integrated, ... whether they require forwarding through the bridge or not. ... ARP response flows in on member interface A with an ether destination ...
    (freebsd-stable)
  • Re: Paketfiler als Bridge (was: Stealth Gateway)
    ... >>der Hauptnachteil eines solchen Paketfilters. ... Eine Ethernet Bridge nimmt alle Ethernetpakete auf einem Interface ...
    (de.comp.security.firewall)
  • Re: Switch, Hub and Router
    ... First, distinguish a Router, Bridge, Hub. ... that plugs all of its devices into the same segment ... There are other differences though -- routers are always ... The answer to this question explains why switches are ...
    (microsoft.public.win2000.networking)