FN-GM Posted August 11, 2014 Posted August 11, 2014 Hi, Is it possible on a Cisco switch to disable plugging in unmanaged switches please? Thanks
plexer Posted August 11, 2014 Posted August 11, 2014 How would a switch know that something being plugged in was an unmanaged switch though? Maybe port authentication would do what you want? Ben
FN-GM Posted August 11, 2014 Author Posted August 11, 2014 How would a switch know that something being plugged in was an unmanaged switch though? It would see multiple device mac addresses on 1 port.
spc-rocket Posted August 11, 2014 Posted August 11, 2014 It would see multiple device mac addresses on 1 port. In which you may want to limit the no. of mac addresses per port i.e. only allow a max of two. Configure the violation to shutdown the port etc maybe.
FN-GM Posted August 11, 2014 Author Posted August 11, 2014 apparently enabling spanning-tree BPDUGuard enable on the port will solve it. Thanks
plexer Posted August 11, 2014 Posted August 11, 2014 Excellent thanks for the update. You don't use voip phones with integrated switches do you? Ben
plexer Posted August 11, 2014 Posted August 11, 2014 switchport port-security maximum 2 ! or whatever number is appropriate switchport port-security violation shutdown switchport port-security So a voip phone with a pc connected would be seen as 2 devices? Ben
FN-GM Posted August 11, 2014 Author Posted August 11, 2014 None of our VOIP phone have PC's connected as well. They all have dedicated ports. So those commands will make it so they only can allow 2 devices connect to that port? Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now