I am somewhat confused as how to use the new list feature. We had our interfaces and vlans set to discovery = no. How do I achieve that with the new ROS version 6.41.1.
thanks in advance
I am somewhat confused as how to use the new list feature. We had our interfaces and vlans set to discovery = no. How do I achieve that with the new ROS version 6.41.1.
thanks in advance
/ip neighbor discovery-settings set discover-interface-list=none
Thanks for your reply - I still get “discover-interface-list: !dynamic”
It should say none, after that command right?
[xxx@xxxrtr] > /ip neighbor discovery-settings print
discover-interface-list: !dynamic
[xxx@xxxrtr] > /ip neighbor discovery-settings set discover-interface-list=none
[xxx@xxxrtr] > /ip neighbor discovery-settings print
discover-interface-list: !dynamic
Thanks all
That’s already been acknowledged (by strods I think) as a display bug. If you set it, it works as desired. It is confusing though.
I guess they’ll fix it in due course.