_____________________________________________________________________
724-746-5500 | blackbox.com
Page 235
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.21 DHCP server
To enable the DHCP server on the console management LAN, with settings:
Default lease time
200000 seconds
Maximum lease time
300000 seconds
DNS server1
192.168.2.3
DNS server2
192.168.2.4
Domain name
company.com
Default gateway
192.168.0.1
IP pool 1 start address
192.168.0.20
IP pool 1 end address
192.168.0.100
Reserved IP address
192.168.0.50
MAC to reserve IP for
00:1e:67:82:72:d9
Name to identify this host
John-‐PC
Issue the commands: