[Feature-Request] IP Neighbours, show corresponsive switch-port

Hi,

i like to see an option to show the corresponsive switch-port under IP > NEIGHBOURS.

I have a CRS326-24S+2Q+ and when opening IP > NEIGHBOURS i only see the vlan-interface where a neighbour was discovered on.

> ip neighbor print
 # INTERFACE ADDRESS                   MAC-ADDRESS       IDENTITY   VERSION    BOARD                                            
 0 vlan2211  172.16.21.130             48:A9:8A:14:56:91 core-sw... 7.10.2 ... CRS317-1G-16S+                                   
 1 vlan2211  172.16.21.131             64:D1:54:F0:63:F6 core-sw... 6.49.7 ... CRS317-1G-16S+                                   
 2 vlan2211  172.16.21.131             C4:AD:34:CE:BA:57 core-sw... 7.10.2 ... CRS317-1G-16S+

But all these mac-addresses are also on SWITCH > HOSTS where i can see, to wich interface this device belongs to.

> /interface ethernet switch host print where mac-address="48:A9:8A:14:56:91" or mac-address="64:D1:54:F0:63:F6" or mac-address="C4:AD:34:CE:BA:57"

Flags: D - dynamic, I - invalid 
 #   SWITCH      MAC-ADDRESS       PORTS            TIMEOUT DROP MIRROR VLAN-ID
 0 D switch1     48:A9:8A:14:56:91 bonding-west     0s      no   no        2220
 1 D switch1     64:D1:54:F0:63:F6 bonding-west     0s      no   no        2211
 2 D switch1     48:A9:8A:14:56:91 bonding-west     0s      no   no        2221
 3 D switch1     48:A9:8A:14:56:91 bonding-west     0s      no   no        2211
 4 D switch1     64:D1:54:F0:63:F6 bonding-west     0s      no   no        2250
 5 D switch1     48:A9:8A:14:56:91 bonding-west     0s      no   no        2250
 6 D switch1     C4:AD:34:CE:BA:57 bonding-west     0s      no   no        2221
 7 D switch1     C4:AD:34:CE:BA:57 bonding-west     0s      no   no        2220
 8 D switch1     C4:AD:34:CE:BA:57 bonding-west     0s      no   no        2211
 9 D switch1     C4:AD:34:CE:BA:57 bonding-west     0s      no   no        2250

So we can see, that the MAC-Addresses belongs to bonding-west Interface. And this is an important information for me, to see my network topology.