Re: OSPF Issue

From: EDL (r.s.cciestudy@gmail.com)
Date: Wed Nov 28 2007 - 15:54:37 ART


Without testing it on a router. I think that will work.

R3

--
interface Serial1/1
 ip address 142.1.0.3 255.255.255.0
 encapsulation frame-relay
no frame-relay inverse-arp
fram map ip 142.1.0.4 314 broadcast
fram map ip 142.1.0.5 314

router ospf 1 router-id 150.1.3.3 log-adjacency-changes network 142.1.0.3 0.0.0.0 area 0 network 150.1.3.3 0.0.0.0 area 0

R4 -- interface Serial1/0 ip address 142.1.0.4 255.255.255.0 encapsulation frame-relay no frame-relay inverse-arp fram map ip 142.1.0.3 413 broadcast fram map ip 142.1.0.5 405 broadcast

router ospf 1 router-id 150.1.4.4 nei 142.1.0.3 nei 142.1.0.5 log-adjacency-changes network 142.1.0.4 0.0.0.0 area 0 network 150.1.4.4 0.0.0.0 area 0

R5 -- interface Serial1/0 encapsulation frame-relay interface Serial1/0.504 multipoint ip address 142.1.0.5 255.255.255.0 fram inter 504

router ospf 1 router-id 150.1.5.5 log-adjacency-changes network 142.1.0.5 0.0.0.0 area 0 network 150.1.5.5 0.0.0.0 area 0



This archive was generated by hypermail 2.1.4 : Sat Dec 01 2007 - 06:37:31 ART