Jump to content

Recommended Posts

Posted

How would a switch know that something being plugged in was an unmanaged switch though?

 

Maybe port authentication would do what you want?

 

Ben

Posted
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.

Posted
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.

Posted

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

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...