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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ports shutdown

Status
Not open for further replies.

netlife

ISP
Joined
Aug 28, 2002
Messages
46
Location
SG

Hi,

I have a problem when i re-enable port sec on ports of cisco 4006.
Here is the detail-
I have a catalyst 4006 switch.I have enabled port security on all ports.Yesterday i did shifting of few work stations to new ports which were in the network previously with port security enabled.I have disabled port security,cleared secured mac address of those ports.But when i re-enable the port sec on the new ports, the ports gets shutdown.

Pls help.

Thanx,
netlife.

 
I've experienced this myself on some set command based switches. On IOS based switches, I've not had this problem.

What I found out was happening was that even though I cleared port security, the mac address was still being kept. The switch still saw it on the old port. I had to specify the mac address when disabling port security. Only then did it clear properly. The problem was intermittent. I've recently updated the OS, and haven't checked since then. Perhaps the update has fixed it. I'll check it out.

Try this.

"show cam static"

See if the mac addresses appear in their old port positions. If the do, then try...

&quot;set port security <mod/port> <mac address> disable&quot; on the old port.

Then, re-enable port security on that port.

Hopefully, the syntax is correct. I'm not at work right now.

By specifying the mac address on my ports during the disable, I was able to finally clear it from that port.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top