User guide

Chapter 3 - Additional Features
User Guide 99
CLI Method
To configure certain parameters for a specific serial port:
Step 1: At the command prompt, type in the appropriate command to configure desired
parameters.
To activate the serial port. <string> should be ttyS<serial port number> :
config configure line <serial port number> tty <string>
To configure the protocol. <string> is the type of protocol desired:
config configure line <serial port number> protocol <string>
To configure ipno:
config configure line <serial port number> ipno <string>
Step 2: Activate and Save.
To activate your new configurations and save them to flash, type:
config write
(This is essentially typing signal_ras hup and saveconf from the normal terminal
prompt.)
Tip. You can configure all the parameters for a serial port in one line.
config configure line <serial port number> tty <string>
protocol <string> ipno <string>