Hello,I need to export the ARP table on all switches for a specific VRF.I have created a script that is doing exactly what I need.#VOSS ONLY#syslogCLI enablecli terminal more disablecli show ip arp vrfid 1 | exclude 2/|TX-NNI|-I need help to get the ...