Hello,
Please could you explain the "switch" concept behind EMAC/CPSW.
Does EMAC/CPSW work like a network switch (3COM, DLINK, etc.)?
Is there a relationship between the EMAC port and the IP address configured with CfgAddEntry?
For instance, suppose the software calls CfgAddEntry with tag=CFGTAG_IPNET and item=1 to configure 10.16.3.170 and then calls CfgAddEntry again with tag=CFGTAG_IPNET and item=2 to configure static IPs 192.168.0.2.
Does a message from 10.16.3.170 is always sent (compulsorily) through the eth0 or EMAC can send it through any eth port?
Does eth0 port only receive packets for 10.16.3.170 or any eth port can receive packets for 10.16.3.170?
Best Regards,
Marcio