Hello guys,
Quick doubt here, I am working on nexus version 10.4 and trying to limite ssh remote access to my devices so I have the option line vty and under it i placed a acl to allow ssh from a specific host. This should be something super simple, i have done it dozens of times on ios devices but when i put the acl on that line vty i lose the ssh access from the host to the device.
SSH is working correctly, because without the acl i can access from everywhere.
The ACL is sim access list with a host IP.
Someone had face similar issue on this nexus? Do i need to do some control data policy to limite the ssh access to a host?