HP (Hewlett-Packard) M208 Switch User Manual


 
USING THE M208’S COMMAND SET: npsh Command Set 105
set com1|com2
set com1|com2
arguments
Configure serial I/O port parameters. arguments generally have the same syn-
tax and meaning as UNIX stty command options. Use the optional “-” where
indicated to reverse the command. The possible arguments are:
[-]parenb Enable [disable] parity generation and detection.
[-]parodd Select odd [even] parity.
[-]rtsflow Set RTS low when the M208 is not ready to accept data. With
“-”, RTS output is constantly high, and the M208 does not
use the RTS line to control input flow.
[-]ctsflow Observe [ignore] CTS input and don’t transmit data if it is
low.
cs5|cs6|cs7|cs8 Select character size (five to eight bits).
50|110|134|300|600|1200|2400|4800|9600|19200|38400
Set terminal baud rate to the selected value.
[-]cstopb Use two [one] stop bits per character.
[-]istrip Strip input characters to seven bits. With “-”, do not strip.
[-]ixon Enable [disable] START/STOP output flow control.
[-]ixoff Ask the system to send [not send] START/STOP characters
when the input queue is nearly empty/full.
[-]ixany Allow any character to restart output. With “-”, only restart
with a START character.
[-]parity Enable parenb, disable parodd, and set cs7 (seven-bit char-
acter size). With “-”, disable parenb, and set cs8 (eight-bit
character size).
[-]ignbrk Enable [disable] break detection to prevent error messages.