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

int bvi 1
ip address 192.168.1.2 255.255.255.0

bridge 1 protocol ieee

works fine.

Chuck




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
chan
Sent: Wednesday, December 19, 2001 10:27 PM
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 i would like to use
the same subnet (192.168.1.1~254). I dun want to further subnet it. Is
the a way to do it?

           Router A -------- -----------------Router B
 Range (192.168.1.1~128)                        Range (192.168.1.254)
Office A                                                     Office B


Is there a way to do the route using the same range for both office
without subnet it??



  Thanks
Chan




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=29753&t=29750
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to