01-04-2015 08:02 PM - edited 03-05-2019 12:29 AM
Can we use same ACL< name> for both Nexus-7k & 6500 switch?
Nexus-7k vs 6500?
ip access-list <name>
ip access-list extended <name>
01-23-2015 02:35 AM
Not sure what you are asking here.
The acls are local to switch so yes you can.
Jon
01-24-2015 09:57 AM
Hi
we are doing upgrade from 6500 to Nexus 7K and some of our ACL's name are :
ip access-list extended <name>
but Nexus dont take extended in ACL's it just : ip access-list <name>, so my question is how to keep same ACL name for both 65K & Nexus 7k or I have to do 2 different ACL's?
when pushed ACL on Nexus 7k [ip access-list extended <name>] it takes extended as ACL name or give error.
Also Nexus IOS can handle wild card like this 10.192.168.0 0.6.93.255 in ACL's or not?
Thanks
01-24-2015 12:28 PM
I see what you mean know.
Nexus has done any with standard and extended acls and all acls are in effect extended so no you cannot just copy and paste across.
Personally I think just having one type of acl is a good thing to be honest but unfortunately it doesn't help you here.
Nexus switches can use either a wildcard mask or CIDR notation. They will definitely take a contiguous wildcard mask but it seems version dependant as to whether they will take a dis-contiguous one.
I would test it to see what happens.
Jon
01-24-2015 09:02 PM
thanks and please let me know.
01-25-2015 03:58 AM
I meant you could test it on the Nexus.
Configuring an acl is not going to affect anything unless you apply it.
Jon
04-02-2015 12:16 PM
Both ACL and wildcard worked, just used 2 lines for ACL name one for IOS and one for Nexus.
ip access-list <name>,
ip access-list extended <name>
it just give error but both 65k and Nexus 7K took the ACL.
wild card like this 10.192.168.0 0.6.93.255.
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