From: Jeongwoo Park (jpark@wams.com)
Date: Sat Apr 05 2003 - 21:52:11 GMT-3
Hi all,
I am converting this;
R2:Hub router
interface Serial0/0.234 multipoint
ip address 120.20.234.2 255.255.255.224
ip ospf network point-to-multipoint
frame-relay map ip 120.20.234.3 203 broadcast
frame-relay map ip 120.20.234.4 204 broadcast
To;
R2
its answer;
interface Serial0/0.234 multipoint
ip address 120.20.234.2 255.255.255.224
ip ospf network point-to-multipoint
frame-relay interface-dlci 203
frame-relay interface-dlci 204
I am getting different result. and I can't ping 120.20.234.3
R2#frame map
Serial0/0.234 (up): ip 120.20.234.4 dlci 204(0xCC,0x30C0), dynamic,
broadcast,, status defined, active R2#
I get only one map result. Shouldn't I get two of this?
R4:Spoke Router
interface Serial1/0
ip address 120.20.234.4 255.255.255.224
encapsulation frame-relay
ip ospf network point-to-multipoint
frame-relay map ip 120.20.234.2 402 broadcast
frame-relay map ip 120.20.234.3 402 broadcast
R3:Spoke Router
interface Serial1/0.234 point-to-point
ip address 120.20.234.3 255.255.255.224
ip ospf hello-interval 30
frame-relay interface-dlci 302
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:35:47 GMT-3