Max Arp Entries VRRP CCR2116

I was a little concerned because I have an event where im trying out VRRP for the first time.. and I noticed how there are duplicate arp entries for all the connected devices.. and the event hasn’t even started yet.. so I have barely any clients connected.. and I already have 1336 arp entires that dont seem to disappear and I could potentially have 2k or more clients connected.. Im nervous these duplicated might get me into trouble.. especially since these are not leaving the arp table.. Any suggestions on what I could do to find some peace of mind

[joshhboss@Core1-CCR2116] > /ip settings/print 
              ip-forward: yes
          send-redirects: yes
     accept-source-route: no
        accept-redirects: no
        secure-redirects: yes
               rp-filter: no
          tcp-syncookies: no
    max-neighbor-entries: 16384  <<<<<-------
             arp-timeout: 30s
         icmp-rate-limit: 10
          icmp-rate-mask: 0x1818
             route-cache: yes
         allow-fast-path: yes
   ipv4-fast-path-active: no
  ipv4-fast-path-packets: 0
    ipv4-fast-path-bytes: 0
   ipv4-fasttrack-active: no
  ipv4-fasttrack-packets: 455214
    ipv4-fasttrack-bytes: 406476674
[joshhboss@Core1-CCR2116] > ip arp/print count-only 
1336    <<<<<----------------------------------------------
[joshhboss@Core1-CCR2116] >