With broadcast support on the multipoint interfaces R1#sh run | b route router eigrp 100 network 17.57.100.1 0.0.0.0 network 208.28.1.1 0.0.0.0 distribute-list 1 in Serial0/0.1 no auto-summary ! no ip http server ip classless ! ! access-list 1 deny 17.57.0.0 0.0.255.255 access-list 1 deny 208.28.1.0 0.0.0.255 access-list 1 permit any ! R2#sh run | b router router eigrp 100 network 2.2.2.2 0.0.0.0 network 208.28.1.3 0.0.0.0 distribute-list 1 in Serial1/0.1 no auto-summary ! ip classless ! no ip http server no ip http secure-server ! access-list 1 deny 2.2.2.0 0.0.0.255 access-list 1 deny 208.28.1.0 0.0.0.255 access-list 1 permit any ! R2#sh run int s 1/0.1 Building configuration... Current configuration : 159 bytes ! interface Serial1/0.1 multipoint ip address 208.28.1.3 255.255.255.248 frame-relay map ip 208.28.1.1 203 frame-relay map ip 208.28.1.2 203 broadcast end R3#sh run | b router router eigrp 100 network 17.80.1.1 0.0.0.0 network 208.28.1.2 0.0.0.0 no auto-summary ! R3#sh run int s 1/0 Building configuration... Current configuration : 229 bytes ! interface Serial1/0 ip address 208.28.1.2 255.255.255.248 encapsulation frame-relay no ip split-horizon eigrp 100 no fair-queue frame-relay map ip 208.28.1.1 301 broadcast frame-relay map ip 208.28.1.3 302 broadcast end