R4#sh run | b local ip local policy route-map Prob2 ! ! ip http server no ip http secure-server ! ip access-list extended Prob2 permit icmp any any echo permit icmp any any echo-reply ! ! route-map Prob2 permit 10 match ip address Prob2 set ip next-hop 180.40.7.129 ! !