R1#sh run | b router ospf router ospf 1 router-id 1.1.1.1 log-adjacency-changes redistribute eigrp 100 subnets redistribute rip subnets network 13.13.13.1 0.0.0.0 area 0 network 17.57.100.1 0.0.0.0 area 0 distribute-list 2 out rip distance 130 3.3.3.3 0.0.0.0 3 ! router rip version 2 redistribute eigrp 100 metric 3 redistribute ospf 1 metric 2 passive-interface Ethernet0/0 passive-interface Serial0/0.2 offset-list 1 out 4 network 208.28.1.0 network 223.1.1.0 neighbor 208.28.1.3 maximum-paths 3 no auto-summary ! no ip http server ip classless ! ! ! access-list 1 permit 208.28.1.193 access-list 2 deny 223.1.1.0 0.0.0.255 access-list 2 permit any access-list 3 permit 222.1.1.0 0.0.0.255 ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 logging synchronous R1#