cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
380
Views
0
Helpful
3
Replies

Port Secuirty Cat OS v.s IOS

larsent
Level 1
Level 1

Can port security be enabled on IOS? I have seen it's ability on Cat OS, but I have not been able to find anything on IOS. Are there any limitations on switches that can't support port security?

3 Replies 3

tstevens
Cisco Employee
Cisco Employee

On IOS for the catalyst 6500, it is not supported right now. There are plans to support it in an upcoming release. Perhaps someone else can comment on the other Cat switches.

Port security for Cat4006 with Sup3 will be supported in an IOS release expected early next year.

Port Security is already supported in 3550/2950

http://cio.cisco.com/univercd/cc/td/doc/product/lan/c3550/1219ea1/3550scg/swtrafc.htm#xtocid10

http://cio.cisco.com/univercd/cc/td/doc/product/lan/cat2950/1219ea1/scg/swtrafc.htm#xtocid4

dsalisbury
Level 1
Level 1

To set port security using IOS do the following:

interface interface - Enter interface configuration mode for the port you want to secure.

port security max-mac-count 1- Secure the port and set the address table to one address.

port security action shutdown - Set the port to shutdown when a security violation occurs.