To change the timezone:

# config -s config.system.timezone=US/Eastern

The following command will synchronize the live system with the new configuration:

# config -r time

14.20Dial-in settings

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

Callback phone

0800223665

User to dial as

user1

Password for user

secret

Run the following commands:

 

#config -s config.console.ppp.localip=172.24.1.1

#config -s config.console.ppp.remoteip=172.24.1.2

#config -s config.console.ppp.auth=MSCHAPv2

#config -s config.console.speed=115200

#config -s config.console.flow=Hardware

#config -s config.console.initstring=ATQ0V1H0

#config -s config.console.ppp.enabled=on

#config -s config.console.ppp.callback.enabled=on

#config -s config.console.ppp.callback.phone1=0800223665

#config -s config.console.ppp.username=user1

#config -s config.console.ppp.password=secret

To make the dialed connection the default route:

# config -s config.console.ppp.defaultroute=on

Please note that supported authentication types are 'None', 'PAP', 'CHAP' and 'MSCHAPv2'. Supported serial port baud-rates are '9600', '19200', '38400', '57600', '115200', and '230400'. Supported parity values are 'None', 'Odd', 'Even', 'Mark' and 'Space'.

Supported data-bits values are '8', '7', '6' and '5'. Supported stop-bits values are '1', '1.5' and '2'.

Supported flow-control values are 'Hardware', 'Software' and 'None'.

If you do not want to use out-of-band dial-in access, note that the procedure for enabling start-up messages on the console port is covered in Chapter 15—Accessing the Console Port.

The following command will synchronize the live system with the new configuration:

# config -a

14.21DHCP server

To enable the DHCP server on the console management LAN, with settings:

Default lease time

200000 seconds

Maximum lease time

300000 seconds

_____________________________________________________________________

724-746-5500 blackbox.com

Page 233

Page 233
Image 233
Black Box LES1248A-R2 Dial-in settings, Dhcp server, # config -s config.system.timezone=US/Eastern, # config -r time