Hello everyone,
I was wondering why can't we no longer use the multiple ports within an extented ACL like I use to do it in a CAT3750E
I have IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500e-UNIVERSALK9-M), Version 03.02.00.SG RELEASE SOFTWARE
I wanted to create an ACL like so
ip access-list extented IN-TEST-300
permit tcp any 10.80.0.0 0.0.0.255 eq www 443 3389 8080
But when I do, it tells me that I cannot do it.... I can only add 1 tcp port to my ACL line. I tried to search the "object-group" concept also but it's not implemented in this IOS.
Can someone tell me if it can be done in IOS-XE ?
I'm migrating my enviroment from a CAT3750E stack to a C4510-E.
Thanks....