Hi,
that might be a problem with the terminal program (which does the actual displaying part). What terminal program does the customer use? Is this a serial connection, telnet, or SSH?
What does the customer mean by not displayed properly? It is normal to see some cursor movements as the "screen" contents are updated. The position on which the cursor is visible during this is random.
You can select the ports for which to display the information by specifying a port string, e.g. 20-30:
show ports
PORTSTRING configuration show ports 20-30 configuration As note above the additional keyword no-refresh can be used to print just the current status, instead of consistently updating the display.
show ports configuration no-refresh Again you can select the ports to show information for:
show ports 20-30 configuration no-refreshAs I see it there are two problems:
- How can the customer access the needed information?
- Is there a problem with the the output of show ports configuration and if so, what problem exactly?
Using
no-refresh and/or specifying port numbers should address problem number 1.
Problem number 2 is still elusive, as at least I cannot reproduce an
improper display result. I do not even know what this looks like. Perhaps you can post a screenshot?
Is the
show ports configuration the only affected command? What about
show ports or
show ports congestion? Those commands use updating displays as well, so I would expect the same kind of problem there.
Best regards,
Erik