Unsolved
This post is more than 5 years old
3 Posts
0
1030
November 27th, 2019 05:00
PowerSwitch N1500 Series - port-security not working
I configured the network security using static MAC. But when using a new Mac address, it still allows to get ip address from DHCP server. Sorry my english is not good so I use Google Translate
----
interface Gi1/0/11
ip dhcp snooping limit rate 100
switchport access vlan 130
switchport port-security
switchport port-security dynamic 0
switchport port-security maximum 1
switchport port-security mac-address D8D0.9004.01DA vlan 130
ip dhcp snooping limit rate 100
switchport access vlan 130
switchport port-security
switchport port-security dynamic 0
switchport port-security maximum 1
switchport port-security mac-address D8D0.9004.01DA vlan 130
---
F13_SW01-N1524#show mac address-table static
Aging time is 300 Sec
Vlan Mac Address Type Port
-------- --------------------- ----------- ---------------------
130 D8D0.9004.01DA Static Gi1/0/11
------------
0 events found
No Events found!


DELL-Josh Cr
Moderator
•
9.6K Posts
•
116 Points
0
November 28th, 2019 07:00
Hi,
What does it show for the port when you use a different MAC?
Nampv
3 Posts
0
December 3rd, 2019 01:00
Loging :
Dec 3 16:35:44 F13_SW01-N1524-2 PORT_ML[dtlAddrTask]: pml_api.c(1853) 74122 %% pmlUnknownAddrCallBack:Port-security violation on the intf Gi1/0/12 mac=84:89:AD:E9:D3:DE vlan=130 static count 1 dynamic count 0
<191> Dec 3 16:35:44 F13_SW01-N1524-2 PORT_ML[dtlAddrTask]: pml_api.c(1853) 74121 %% pmlUnknownAddrCallBack:Port-security violation on the intf Gi1/0/12 mac=84:89:AD:E9:D3:DE vlan=130 static count 1 dynamic count 0
<191> Dec 3 16:35:44 F13_SW01-N1524-2 PORT_ML[dtlAddrTask]: pml_api.c(1853) 74120 %% pmlUnknownAddrCallBack:Port-security violation on the intf Gi1/0/12 mac=84:89:AD:E9:D3:DE vlan=130 static count 1 dynamic count 0
Access point :
Nampv
3 Posts
0
December 3rd, 2019 01:00
I have more problems. My laptop has mac installed on Gi1 / 0/12 port, the rest ports do not have port-security enabled. Yet it is blocked at those ports
DELL-Josh Cr
Moderator
•
9.6K Posts
•
116 Points
0
December 3rd, 2019 09:00
Did you clear the violation so it will allow the mac address again?