cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
210
Views
0
Helpful
1
Replies

About trace

sp2727723
Level 1
Level 1

I would like to permit others' trace pass through my router and display response time,but do not display my ip address.How to implement the purpose?

1 Reply 1

ebreniz
Level 6
Level 6

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