tty command
The tty command is used to control the serial port configuration.
Usage: tty [1|2|save] [baud|reset|conf] [value]
To set the baudrate of port 2:
tty 2 baud 115200
tty save
After any change the change takes imideatly effect, but must be save to flash to remain after next reset.