Re: Transparent Bridge

From: Hossam (sam6626@yahoo.com)
Date: Fri Jun 27 2003 - 08:29:18 GMT-3


Peng,
IP is not bridged by default. To be able to force router to bridge ip u either need IRB (Integrated routing and bridging) or CRB (Concurrent Routing and Bridging)!!!.
A lot of exmaples for both are in the DOCs and CCO.
 
Good luck
Hossam

Peng Zheng <zpnist@yahoo.com> wrote:
I tried to config transparent bridge:

r1(e0)----(e1)r4(e2)------(e0)r2

r1:

interface Ethernet0
ip address 14.1.1.1 255.255.255.0

r2:

interface Ethernet0
ip address 14.1.1.2 255.255.255.0

on r4:

interface Ethernet1
no ip address
media-type 10BaseT
bridge-group 1
!
interface Ethernet2
no ip address
media-type 10BaseT
bridge-group 1

bridge 1 protocol ieee

But I cannot ping r1 and r2 each other.

Both cables are ok.

Do I need other config?

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



This archive was generated by hypermail 2.1.4 : Fri Jul 04 2003 - 11:11:12 GMT-3