RE: How to Route using same subnet [7:29750]

2001-12-22 Thread Georgescu, Aurelian
Yes, you can bridge the traffic. > -- > From: chan > Reply To: chan > Sent: Thursday, December 20, 2001 1:26 AM > To: [EMAIL PROTECTED] > Subject: RE:How to Route using same subnet [7:29750] > > Hi All, > > > I got a local loop from Office A to Office B, But

Re: How to Route using same subnet [7:29750]

2001-12-20 Thread [EMAIL PROTECTED]
In a message dated 12/19/2001 11:19:46 PM Central Standard Time, [EMAIL PROTECTED] writes: > Subj:RE:How to Route using same subnet [7:29750] > Date:12/19/2001 11:19:46 PM Central Standard Time > From:[EMAIL PROTECTED] (chan) > Sender:[EMAIL PROTECTED] > Reply-to: [EMAIL PROTECTED] (cha

RE: How to Route using same subnet [7:29750]

2001-12-19 Thread Chuck Larrieu
yeah - bridge router A int e 0 bridge-group 1 int s 0 ( whatever WAN configuration that is required ) bridge-group 1 int bvi 1 ip address 192.168.1.1 255.255.255.0 bridge 1 protocol ieee router B int e 0 bridge-group 1 int s 0 ( whatever WAN configuration that is required ) bridge-group 1