Hi All,
I'm currently looking for a way to disable ACL well-known port translation in 3650 IOS XE version 16.3.7
For example, when I created simple ACL in 3650 with eq port 135 and it got translate to msrcp when applying configuration to the switch. Is there anyway to turn off this behavior.
Before:
Extended IP access list test
1 permit tcp host 1.1.1.1 eq 135 any
After:
Extended IP access list test
1 permit tcp host 1.1.1.1 eq msrpc any
Thanks,
S