Is there a way to configure a 3Com switch to restrict telnet access to it? I manage the switch over the network, but I don´t want users to access switch command line interface.
I want to configure something like a access-list on vty on Cisco switches. Is it possible??
I have three diferents model of switches:
- 3Com 3300
- 3Com Desktop Switch
- 3Com Corebuilder 5000
Thanks!
Didn't find your answer? Ask the community — no account required.
M
Mirko Parthey
The following is based on my experience with the 3300, I can't say anything about the other models.
The switches' management interface is on VLAN 1 by default - I heard claims that this can be changed via SNMP, but I don't know if it is true. I find it good practice to only have switches and management stations in this VLAN, and put users on different VLANs. This way, users will not be able to access the switch management. As an additional measure, you should of course set passwords for all accounts on the switch. The VLAN separation ensures that users can not read the passwords when you are sending them unencrypted over telnet.
As far as I know, there are no access lists based on client IP address. You can only configure which user is able to access which protocol (telnet, snmp, ...).
Mirko
M
Mirko Parthey
The following is based on my experience with the 3300, I can't say anything about the other models.
The switches' management interface is on VLAN 1 by default - I heard claims that this can be changed via SNMP, but I don't know if they are true. I find it good practice to only have switches and management stations in this VLAN, and put users on different VLANs. This way, users will not be able to access the switch management. As an additional measure, you should of course set passwords for all accounts on the switch. The VLAN separation ensures that users can not read the passwords when you are sending them unencrypted over telnet.
As far as I know, there are no access lists based on client IP address. You can only configure which user is able to access which protocol (telnet, snmp, ...).
Mirko
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.