[65082] in North American Network Operators' Group

home help back first fref pref prev next nref lref last post

RE: Router with 2 (or more) interfaces in same network

daemon@ATHENA.MIT.EDU (Michel Py)
Tue Nov 11 10:31:52 2003

Date: Tue, 11 Nov 2003 07:31:13 -0800
From: "Michel Py" <michel@arneill-py.sacramento.ca.us>
To: "Leo Bicknell" <bicknell@ufp.org>, <nanog@trapdoor.merit.edu>
Errors-To: owner-nanog-outgoing@merit.edu


>> I am curious to know if its possible to have a router with its
>> two interfaces, say configured as,  1.1.1.1/16 and 1.1.1.2/16.
>> Theoretically, i see nothing which can stop a router from doing this.

> Cisco's don't let you do this.  I have always considered that
> broken, although I'm sure Cisco thinks it's a feature.

bridge irb

inte f5/0
 no ip add
 bridge group 1

inte f5/1
 no ip add=20
 bridge group 1

inte bvi 1
 ip add 1.1.1.1 255.255.0.0

bridge 1 prot ieee
bridge 1 route ip
bridge 1 bridge ip


home help back first fref pref prev next nref lref last post