cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
668
Views
0
Helpful
4
Replies

Port Security disable

singhji420
Level 1
Level 1

Hello

I was working on 6500 switch and came across this problem where port security in implemented on this port.

I have implemented a port secuirty on one of 6500 switch; This port is in shutdown mode and I tried clearing out the port security by typing

command > (enable) clear port security 0/0 all

> (enable) set port security 0/0 enable

> (enable) set port enable 0/0

it connects for about 5 seconds and then this comes up "2007 Jun 04 16:51:22 %SECURITY-1-PORTSHUTDOWN:Port 4/14 shutdown due to security

violation 00-45-78-48-d5-g8.

So what i did was >(enable) set port security 0/0 disable and this brought the interface up.

Does anyone know why this is happening and how i can fix port security?

Thanx...

4 Replies 4

jasonrandolph
Level 1
Level 1

Well, outside of the g8 on the violation ouput I'd say that looks like a Mac address. Did you mean f8?

Have you tried setting the port device's mac address to see if that works?

I have used all those commands used above. What else can i do are there any other commands which i should be trying?

thanx.

Hi

As suggested by jasonrandolph

Try the following

If the mac address of the PC is A.B.C.D

The first clear port security on the interface

verify the port security couters by

show port security command

disable port security

Then enable the port security back on the Interface by the following

set port security (port # ) A.B.C.D

Then try plugging the machine.

After that try plugging another machine to check if the port security works

beckerola
Level 1
Level 1

Hi

The problem you are having is that the machine you are trying to connect in that port was attached to another port and still has the mac address in memory. What you have to do is force the mac address 00-45-78-48-d5-f8 int the new port where you want to connect the computer with this command:

set port sec (port) 00-45-78-48-d5-f8

It will give you a message saying that mac address is already configured in another port. Go to that port and clear the port security configuracion. Then try again on the new port. This time it will work.

Hope it helps.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card