IP neighbor discovery-settings missing properties

Hi,

I’m using Mikrotik hAP ac2 routerOS 6.47.6 (stable)

Found these two MT official sources with different information

Here https://help.mikrotik.com/docs/display/ROS/Neighbor+discovery you can see
“/ip neighbor discovery-settings” with properties:
discover-interface-list
lldp-med-net-policy-vlan
protocol


and here https://wiki.mikrotik.com/wiki/Manual:IP/Neighbor_discovery you can only see
“/ip neighbor discovery-settings” with property:
discover-interface-list

on my device I can only see “discover-interface-list” but I really want to change "protocol"s value

Any help on this?

What’s new in 6.48beta35 (2020-Sep-02 07:50):

Changes in this release:


*) discovery - added “lldp-med-net-policy-vlan” property for assigning VLAN ID (CLI only);
*) discovery - allow choosing which discovery protocol is used (CLI only);

Thank