Re: OSPF over CRB

From: R. Adjakou/Home (radjakou@cfao.sn)
Date: Sun Dec 05 2004 - 07:36:13 GMT-3


R4----------------------------------------------
ip cef
!
interface Ethernet0
 ip address 160.44.4.4 255.255.255.0
 no keepalive
!
interface Serial0
 ip address 160.12.1.2 255.255.0.0
 ip directed-broadcast
 ip ospf network non-broadcast
 ip ospf priority 255
 ip ospf mtu-ignore
 fair-queue
 clock rate 125000
!
router ospf 1
 log-adjacency-changes
 network 160.12.0.0 0.0.255.255 area 0
 network 160.44.4.0 0.0.0.255 area 4
 neighbor 160.12.12.1
!
router rip
 version 1
 network 160.12.0.0
 network 160.44.0.0
!
ip classless

R1----------------------------------------------------------------
ip subnet-zero
!
ip cef
!
interface Ethernet0
 ip address 160.12.12.1 255.255.0.0
 ip directed-broadcast
 ip ospf network non-broadcast
 ip ospf mtu-ignore
!
router ospf 1
 log-adjacency-changes
 network 160.12.0.0 0.0.255.255 area 0
 neighbor 160.12.1.2
!
router rip
 version 1
 network 160.12.0.0
!
ip classless

R2------------------------------------------------------
ip cef
!
bridge crb
!
interface Ethernet0
 no ip address
 ip directed-broadcast
 bridge-group 1
!
interface Serial0
 no ip address
 ip directed-broadcast
 fair-queue
 bridge-group 1
!
ip classless
ip pim bidir-enable
!
!
bridge 1 protocol ieee

----- Original Message -----
From: "Swaroop Potdar" <swarooppotdar@hotmail.com>
To: <radjakou@cfao.sn>; <ccielab@groupstudy.com>
Sent: Saturday, December 04, 2004 7:14 PM
Subject: RE: OSPF over CRB

> What does your config look like...
>
> can u paste it here..
>
>>From: "Roberto Adjakou" <radjakou@cfao.sn>
>>Reply-To: "Roberto Adjakou" <radjakou@cfao.sn>
>>To: <ccielab@groupstudy.com>
>>Subject: OSPF over CRB
>>Date: Sat, 4 Dec 2004 17:48:09 -0000
>>
>>Dear Group,
>>Why can't I get OSPF work between R1 and R4?
>>
>>
>>R1-(e0)--------------------- (e0)-R2-(s0)------------------(s0)-R4
>>
>>I configure CRB on R2 and e0 and s0 are on the bridge group.
>>R1 can ping R4's s0 and R4 can ping R1's e0.
>>
>>Cordialement/Best regards;
>>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
>>Roberto Adjakou
>>E-mail : RAdjakou@cfao.sn
>>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
>>
>>_______________________________________________________________________
>>Subscription information may be found at:
>>http://www.groupstudy.com/list/CCIELab.html
>
>
> Regards,
> Swaroop.
> ------------------------------------------------------------------
> Life Is Short & Sweet.
> Live It To The Fullest.
> ------------------------------------------------------------------
>
> _________________________________________________________________
> VeriProfile. http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Now
> verify your partner's profile on BharatMatrimony.com



This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:24 GMT-3