My current config is such that I have
CCR
/
CRS DLINK
/
UNMANAGED
I have the ccr set with ports 7 and 8 to be trunk ports. The DLINK(managed switch) populates the arp entries just fine. However the CRS only shows two entries in the ARP
[admin@Khaos] /ip arp> print
Flags: X - disabled, I - invalid, H - DHCP, D - dynamic, P - published
# ADDRESS MAC-ADDRESS INTERFACE
0 D 192.168.88.4 4C:5E:0C:02:D0:76 ether24
1 D 192.168.88.1 4C:5E:0C:02:D0:76 ether24
it is set up to switch traffic properly between eight VLAN’s on the network, and is functional with DHCP and traffic flow. Devices are reachable, but the arp table is not being populated on the CRS.
am I missing something here?