09-01-2018 01:34 AM - edited 03-01-2019 05:38 AM
Hi All,
I want to migrate the access-list from old environment to ACI, below is sample of the access-list:
1 permit tcp 192.168.50.77 0.0.0.0 172.16.30.21 0.0.0.0 eq 37
2 permit tcp 192.168.50.77 0.0.0.0 172.16.30.22 0.0.0.0 eq 37
3 permit tcp 192.168.50.77 0.0.0.0 172.16.30.21 0.0.0.0 eq 73
4 permit tcp 192.168.50.77 0.0.0.0 172.16.30.22 0.0.0.0 eq 73
5 permit tcp 192.168.50.78 0.0.0.0 172.16.30.21 0.0.0.0 eq 37
6 permit tcp 192.168.50.78 0.0.0.0 172.16.30.22 0.0.0.0 eq 37
7 permit tcp 192.168.50.78 0.0.0.0 172.16.30.21 0.0.0.0 eq 73
8 permit tcp 192.168.50.78 0.0.0.0 172.16.30.22 0.0.0.0 eq 73
Thanks
09-01-2018 04:49 AM - edited 09-01-2018 04:51 AM
Steven,
ACI doesn't filter between IP addresses, but between EPGs. So this is what you need to do (I've assumed /24 subnets and default gateway addresses of x.x.x.1):
Try searching for Cisco ACI Configuration Tutorial for more detailed steps.
I hope this helps
Don't forget to mark answers as correct if it solves your problem. This helps others find the correct answer if they search for the same problem
09-02-2018 05:28 AM - edited 09-02-2018 05:32 AM
09-02-2018 05:34 AM
Hi Sir,
Thanks for your reply, in this case do i need to change the vlan tag on servers for new EPG, since these servers are VMs on UCS?
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide