L2 Table full OS6450
Posted: 28 Oct 2020 03:39
Hello,
We have problem with a mac-address that doesn't show up on port 1/2 in a OS6450-U24. The switch is running on 6.7.2.99.R07.
The log shows:
I've changed the real mac-addresses to xx:xx:xx:xx:xx:xx and yy:yy:yy:yy:yy:yy. VLAN 1002 is set on 1/2 (customer) and 1/25 (uplink).
show mac-address-table count gives me:
The datasheet says:
The number of mac-addresses on 1/2 is around 100. On VLAN 1002(1/2 + 1/25) there are around 1000 mac-addresses.
Port-security for 1/2:
There is no port-security for 1/25.
Is there a global setting for number of mac-addresses in the mac-address table?
We have problem with a mac-address that doesn't show up on port 1/2 in a OS6450-U24. The switch is running on 6.7.2.99.R07.
The log shows:
Code: Select all
WED OCT 28 07:35:11 2020 BRIDGE info L2 Table full mac=xx:xx:xx:xx:xx:xx vlan=1002
WED OCT 28 07:35:44 2020 BRIDGE info ^repeated 35 times
WED OCT 28 07:35:45 2020 BRIDGE info L2 Table full mac=yy:yy:yy:yy:yy:yy vlan=1005
WED OCT 28 07:35:45 2020 BRIDGE info L2 Table full mac=xx:xx:xx:xx:xx:xx vlan=1002
WED OCT 28 07:41:46 2020 BRIDGE info ^repeated 341 times
WED OCT 28 07:41:50 2020 SSH info Session 28 New SSH Connection from z.z.z.z port 6565
WED OCT 28 07:41:51 2020 BRIDGE info L2 Table full mac=xx:xx:xx:xx:xx:xx vlan=1002
WED OCT 28 07:44:46 2020 BRIDGE info ^repeated 162 times
WED OCT 28 07:44:47 2020 BRIDGE info L2 Table full mac=yy:yy:yy:yy:yy:yy vlan=1005
WED OCT 28 07:44:48 2020 BRIDGE info L2 Table full mac=xx:xx:xx:xx:xx:xx vlan=1002show mac-address-table count gives me:
Code: Select all
Mac Address Table Count:
Permanent Address Count = 0,
DeleteOnReset Address Count = 0,
DeleteOnTimeout Address Count = 0,
Dynamic Learned Address Count = 3135,
Static Multicast Address Count = 0,
Total MAC Address In Use = 3135Code: Select all
Layer-2 switching
¬ Up to 16,000 MACs
¬ Up to 4000 VLANs
¬ Up to 2000 ACLs
¬ Latency: < 4 μs
¬ Max Frame: 9216 bytes (jumbo)Port-security for 1/2:
Code: Select all
port-security 1/2 admin-status enable
port-security 1/2 maximum 200
port-security 1/2 VIOLATION DISCARD
Is there a global setting for number of mac-addresses in the mac-address table?