Instruction manual – StarTech.com CONYX ECS0016 User Manual

Page 104

Advertising
background image

Instruction Manual

97

The following command will synchronize the live system with the new
configuration.
# /bin/config –-run=ipconfig

Dial-in Configuration
To enable dial-in access on the DB9 serial port from the command line
with the following attributes:

Local IP Address: 172.24.1.1
Remote IP Address: 172.24.1.2
Authentication Type: MSCHAPv2
Serial Port Baud Rate: 115200
Serial Port Flow Control: Hardware
Custom Modem Initialization: ATQ0V1H0

You would need to issue the following commands from the command line
to set system configuration:
# /bin/config –-set=config.console.ppp.localip=172.24.1.1
# /bin/config –-set=config.console.ppp.remoteip=172.24.1.2
# /bin/config –-set=config.console.ppp.auth=MSCHAPv2
# /bin/config –-set=config.console.ppp.enabled=on
# /bin/config –-set=config.console.speed=115200
# /bin/config –-set=config.console.flow=Hardware
# /bin/config –-set=config.console.initstring=ATQ0V1H0

The following command will synchronize the live system with the new
configuration.
# /bin/config –-run=dial-in

Please note that supported authentication types are ‘None’, ‘PAP’,
‘CHAP’ and ‘MSCHAPv2’.
Supported serial port baud-rates are ‘9600’, ‘19200’, ‘38400’, ‘57600’,

Advertising