you can do this by using a extended ACL with icmp filtering , and apply it on the outgoing interface with the source address your router .example- access-list 101 deny icmp 10.1.1.1 0.0.0.0 any ttl-exceeded
access-list 101 permit ip any any
apply the list as outgoing on the interface you need to filter IP address