Chapter Ten: Other Configuration Tools

TFTP interface 144

 

 

Uploading/downloading configuration files

All configuration settings on the DIVA LAN ISDN Modem are stored in configuration files. Using TFTP, you can access these files to retrieve and set configuration values.

File Name

Access

Description

config.bat

Write-only

A file containing CLI commands. The commands in this file are automatically

 

 

executed after being uploaded with TFTP.

 

 

Trace commands are not supported by this file. Use trace.bat instead.

trace.bat

Write-only

Same as config.bat except that it supports trace commands.

results.txt

Read-only

Contains the results of the last .bat file that was executed.

config.all

Read-only

Contains the list of commands that define the current active configuration.

 

 

Retrieve this file to view the entire configuration of the DIVA LAN ISDN

 

 

Modem.

config.bin

Read/write

Contains a binary image of the current active configuration. You can download

 

 

this file to backup the current configuration. (Download as a binary file.)

image.elm

Read/write

Contains the DIVA LAN ISDN Modem firmware. Write to this file to update the

 

 

firmware. After writing is complete, a reset is automatically performed.

 

 

Download this file to back up the firmware. (Download as a binary file.)

system.log

Read-only

The system log contains a record of a variety of events (trace data,

 

 

connected/disconnected messages, security-related messages. warning and errors

 

 

messages) that have occurred on the DIVA LAN ISDN Modem.

 

 

The log can contain over 15000 entries before it wraps around.

Loading new firmware via TFTP

To upload new firmware to the DIVA LAN ISDN Modem, use your TFTP client software to transfer the firmware file. For example, under NT, you would issue the following command:

tftp -i 192.168.1.1 put NewImageFile image.elm

Where:

192.168.1.1 is the IP address of the DIVA LAN ISDN Modem.

NewImageFile is the name of the most recent DIVA LAN ISDN Modem image file.

image.elm is the target file name on the DIVA LAN ISDN Modem.

Page 144
Image 144
Eicon Networks DIVA LAN ISDN manual Uploading/downloading configuration files, Loading new firmware via Tftp