cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
965
Views
2
Helpful
1
Replies

ICMP Timestamp Request Remote Date Disclosure

afathi1992
Level 1
Level 1

how to Filter out the ICMP timestamp requests (13), and the outgoing ICMP timestamp replies (14) on Cisco Switch C9200-48P CLI?

1 Accepted Solution

Accepted Solutions

@afathi1992 

access-list 101 deny icmp any any timestamp-request

You can also try

deny icmp any any 13 
deny icmp any any 14

View solution in original post

1 Reply 1

@afathi1992 

access-list 101 deny icmp any any timestamp-request

You can also try

deny icmp any any 13 
deny icmp any any 14