Hi can someone please help me I am trying to enable ICMP on a router I just got and am not at good with Cisco. The router currently has the following command below does anyone know if this access-list is whats blocking ICMP from being enabled around my network and if i remove this access-list does that enable it or do i have to do some extra steps. Thank you.
access-list 102 remark Allow access to Trend box - Oscar
access-list 102 permit icmp any host 10.156.138.73
access-list 102 remark Allow access to RESQSRV
access-list 102 permit icmp any host 10.156.138.85
access-list 102 remark Allow access from DOH SMTP server
access-list 102 permit icmp any host 10.228.0.169
access-list 102 remark Allow access from SMS-TAZ
access-list 102 permit icmp any host 10.156.138.74
access-list 102 deny icmp any any echo
access-list 102 permit ip any any
access-list 103 remark Allow access from Trend box
access-list 103 permit icmp host 10.156.138.73 any
access-list 103 remark Allow access from RESQSRV
access-list 103 permit icmp host 10.156.138.85 any
access-list 103 remark Allow access to Whats up on Jaws
access-list 103 permit icmp host 10.156.138.70 any
access-list 103 remark Allow access from SMS-TAZ
access-list 103 permit icmp host 10.156.138.74 any
access-list 103 deny icmp any any echo
access-list 103 permit ip any any
access-list 102 remark Allow access to Trend box - Oscar
access-list 102 permit icmp any host 10.156.138.73
access-list 102 remark Allow access to RESQSRV
access-list 102 permit icmp any host 10.156.138.85
access-list 102 remark Allow access from DOH SMTP server
access-list 102 permit icmp any host 10.228.0.169
access-list 102 remark Allow access from SMS-TAZ
access-list 102 permit icmp any host 10.156.138.74
access-list 102 deny icmp any any echo
access-list 102 permit ip any any
access-list 103 remark Allow access from Trend box
access-list 103 permit icmp host 10.156.138.73 any
access-list 103 remark Allow access from RESQSRV
access-list 103 permit icmp host 10.156.138.85 any
access-list 103 remark Allow access to Whats up on Jaws
access-list 103 permit icmp host 10.156.138.70 any
access-list 103 remark Allow access from SMS-TAZ
access-list 103 permit icmp host 10.156.138.74 any
access-list 103 deny icmp any any echo
access-list 103 permit ip any any