ARP in the SBC
Hello everyone!
I'd like to know if there's a document where I can find in detail the whole ARP process in the SBC.
What I'm observing is when a new device enters the network and sends gratuitous ARP (so it's broadcasted trough all the network and everyone gets this message) a device that is already connected to the network gets its ARP table updated with this new entry (the new device appears when I ask for the table). This doesn't happen with the SBC since the output of show ARP doesn't display the newly arrived device so the SBC is not updating it's ARP tables when the gratuitous ARP is received. The SBC behavior is expected to be like this?