R1#sh run | b router ! router rip version 2 redistribute eigrp 100 metric 3 passive-interface Ethernet0/0 passive-interface Serial0/0.2 offset-list 1 out 4 network 208.28.1.0 neighbor 208.28.1.3 no auto-summary ! no ip http server ip classless ! ! ! access-list 1 permit 208.28.1.193 ! R1# RACK98AS>2 [Resuming connection 2 to r2 ... ] R2(config-router)#^Z R2#sh run *Mar 1 00:43:56.662: %SYS-5-CONFIG_I: Configured from console by console R2#sh run | b router ! router rip version 2 redistribute eigrp 100 route-map Prob5 passive-interface FastEthernet0/1 passive-interface Serial1/0.2 network 180.40.0.0 network 208.28.1.0 neighbor 208.28.1.1 neighbor 208.28.1.2 no auto-summary ! ! ! access-list 1 permit 208.28.1.193 ! route-map Prob5 permit 10 match ip address 1 set metric 7 ! route-map Prob5 permit 20 set metric 3 ! ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! ! R2#