ethernet mac table fpga

  1. M

    How to reset the Ethernet MAC table

    Ethernet MAC tablosu nasıl sıfırlanır. Örneğin 300 saniye dolduğunda MAC tablosunu sıfırlamak istiyorum. 1-) Süre MAC tablosuna yazılan ilk adresle başlayıp 300 saniye dolduğunda tüm mac tablosunu sıfırlıyor mu? 2-) MAC tablosuna yazılan her adres için süre ayrı ayrı ölçülür ve sadece 300...
  2. M

    Ethernet MAC TABLE Collision

    In a project I'm working on an FPGA, I'm converting a 48-bit MAC address to 16-bit using the Hash algorithm. RAM size is 2^16 bits and I have 8 ETHERNET ports. I am using the resulting hash as ramin address port. Each ethernet port has multiple source addresses. The questions start here. 1)...
Top