Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Port-Security on IOS version 12.1

Status
Not open for further replies.

jamminjaymeyer

Programmer
Joined
May 23, 2001
Messages
88
Location
US
Has anyone ever set up port security on IOS ver 12.1. I am having some trouble getting it going. It is a 2950 switch and I just can't get it to work. Any ideas please help.

Thanks,
JamminJayMeyer
 
How are you trying to accomplish it? Can you give a config snippit? ----------------------------------------
Wassabi Pop Tarts! Write Kellogs today!
 
you have to configure static access ports, cause port security is only supported on static access ports
like that:
int f0/1
switchport mode access
switchport port-security

and then switchport port-security maximum 1 for only 1 MAC/by port or anything else

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top