Sun Remote System Control (RSC) User's Guide

Modify Modem Settings

Use the rscadm modem_setup command to enter the following AT commands:


# rscadm modem_setup
OK
ATZ (Reset modem)
OK
AT$BA1 (Turn off speed conversion)
OK
AT&W0 (Write out settings to modem)
OK
AT$SB9600 (Set serial port baud rate to 9600)
OK
AT&W0 (Write out settings to modem)
OK
AT$BA0 (Turn on speed conversion)
OK
AT&W0 (Store current settings to modem NVRAM)
OK

After executing these AT commands, you can verify the modem settings in NVRAM by using the ATL5 command:


OK
ATL5
B1 E1 M1 Q0 R0 V1 X0 &E0 &E4 &E6 &E8 &E10 &E13 &E14 %C0 #C1 *C0 &C1 
$MB9600 $SB9600 $BA0 &W0 
OK

After confirming settings, turn the modem off, reset RSC using the GUI or the resetrsc shell command, and then turn the modem on again.