• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Cisco Management Interface

MorfiusX

2[H]4U
Joined
Feb 13, 2004
Messages
3,007
I have a Cisco 3560 with the latest IOS (~12.2.31) with routing functions enabled. The device has is connected to a management VLAN of 13. I want that interface to be the only interface that allows management functions to occur, such as telnet/ssh, RADIUS authentication, SNMP, etc. Can I specify that this interface is management only? I know on some of the older IOS versions you could do this. But for some reasons, my searches have turned up empty. I already have several functions limited to this interface, such as RADIUS using a preferred interface. I am mainly concerned with disabling routing on the management interface and disabling SSH access on all others.

TIA
 
As with all IOS devices, the most common way os to configure an access-group on the line (eg. #line vty 0 15) and http server. You can't restrict management by interface, only by source IP.
 
Back
Top