cancel
Showing results for 
Search instead for 
Did you mean: 

equivalent EXOS policy for cisco extended access list

equivalent EXOS policy for cisco extended access list

ddpatil89
New Contributor III

ip access-list extended Mundra
 permit udp any any eq bootps

 permit icmp 172.16.0.0 0.0.255.255 host 172.16.108.174 echo-reply
 permit icmp 172.16.191.0 0.0.0.255 any
 permit icmp 172.16.126.0 0.0.0.255 172.16.118.0 0.0.0.255

 permit tcp any host 172.16.108.174 eq 8080 2121
 permit tcp 172.16.120.0 0.0.0.63 eq www 8080 172.16.152.0 0.0.0.255
 permit tcp 172.16.112.0 0.0.15.255 eq 522 389 1503 1720 1731 1719 3389 www 443 22 172.16.152.0 0.0.0.255
 permit tcp 172.16.112.0 0.0.15.255 eq telnet 172.16.152.0 0.0.0.255
 permit tcp 172.16.112.0 0.0.15.255 eq 522 389 1503 1720 1731 1719 3389 172.16.228.0 0.0.0.255
 permit tcp 172.16.0.0 0.0.255.255 host 172.16.72.24 eq www
 permit tcp 172.16.123.0 0.0.0.255 host 172.16.120.40 eq 3389
 permit tcp 172.16.117.0 0.0.0.255 eq 522 389 1503 1720 1731 1719 5060 5061 443 172.16.67.0 0.0.0.255
 permit tcp host 172.16.118.22 172.16.61.0 0.0.0.255
 permit tcp host 172.16.118.25 host 172.16.202.21 eq 2179

 deny   ip any host 172.16.108.10
 permit ip host 172.16.120.227 host 172.16.152.15
 permit ip host 172.16.118.5 172.16.152.0 0.0.0.255
 permit ip 172.16.112.0 0.0.15.255 172.16.112.0 0.0.15.255
 permit ip 172.16.120.0 0.0.0.255 host 172.16.206.51
 permit ip 172.16.120.0 0.0.0.255 172.16.112.0 0.0.15.255
 permit ip host 172.16.118.19 any
 

1 ACCEPTED SOLUTION

StephenW
Extreme Employee

This can be converted using EXOS ACLs...  If you have any specific questions let us know.

View solution in original post

1 REPLY 1

StephenW
Extreme Employee

This can be converted using EXOS ACLs...  If you have any specific questions let us know.

GTM-P2G8KFN