Miscellaneous Procedures > Using the CLI Utility > Using CLI Global Commands > Show

Show
The following screen example shows the use of the show command. After entering config physicalports 1, entering show general at the Ports[1} prompt displays the configuration parameters set for the selected serial port.
cli> config physicalports 1
Ports[1]> show general

general:
alias:
protocol: consoletelnet
speed: 9600
flow: none
parity: none
datasize: 8
stopbits: 1

Miscellaneous Procedures > Using the CLI Utility > Using CLI Global Commands > Show