12-09-2008 10:23 AM - edited 03-04-2019 12:39 AM
We have 2 different lans..one user
has a hub connected to one switchport..he need 3 network connections for vlan 5. This would give him unlimited network access which is what we want.
However..2 users have patched into that hub ..and they have un fettered access.
What security command would i use
to allow 3 macs but not that final 2?
Solved! Go to Solution.
12-09-2008 11:49 AM
You would need to implement port security. If you want just the 3 addresses, I would recommend that you hard code them in:
switchport port-security
switchport port-security max 3
switchport port-security mac-address
switchport port-security mac-address
switchport port-security mac-address
HTH,
John
12-09-2008 11:49 AM
You would need to implement port security. If you want just the 3 addresses, I would recommend that you hard code them in:
switchport port-security
switchport port-security max 3
switchport port-security mac-address
switchport port-security mac-address
switchport port-security mac-address
HTH,
John
12-09-2008 06:48 PM
thx
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide