Thanks guys I have worked it out.

I left this command out...

 

bridge 100 route ip

 

Thanks for your help

 

From: Rich Davies [mailto:[email protected]] 
Sent: Wednesday, March 04, 2009 2:08 PM
To: Leslie Meade
Subject: Re: [c-nsp] (no subject)

 

Leslie,

A handy command I used to use when troubleshooting BVI's was:

show bridge verbose

This was able to show me the L2 info (MAC) of members of the BVI.
Hopefully you can do a "show arp" and see the MAC addy of 10.1.1.6 and
then also check the "show bridge verbose" to also see the MAC within the
BVI.   Hope this helps.   Your config does look good.


-Rich



On Wed, Mar 4, 2009 at 1:21 PM, Leslie Meade <[email protected]> wrote:

I am trying to bridge my 2821 to one ip to give me redundancy.
I am using this config to bridge the two ints and I see gig0/1 up and
the bvi up but I am not able to ping it

The original config  gig0/1 had the ip of 10.1.1.6 and I could ping
everything and get to everything
Ios C2800NM-IPVOICEK9-M

Any ideas ?


bridge irb
!
interface gig0/0.100
encapsulation dot1Q 100
bridge-group 100
!
interface gig0/1.100
encapsulation dot1Q 100
bridge-group 100
!
interface BVI100
ip address 10.1.1.6 255.255.255.0
no shutdown
!
bridge 100 protocol ieee
bridge 100 route ip
_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

 

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to