I am trying to print the list of neighbour boxes using /ip neighbor print but the output truncates the IDENTITY column so that I cannot see the full unit name. No matter how much I expand the width of the console terminal the IDENTITY column remains the same width and only the ADDRESS column seems to expand.
Is there any way of either:
Expanding the width of the IDENTITY column or
Specifying the columns to be shown
I appreciate that the full value can be seen when using the print detail command but I need to be able to see the output in the tabular format.