Server commands, Set custom-app, Set server – Perle Systems 5500208-41 User Manual

Page 17: Chapter 2 server commands

Advertising
background image

IOLAN DS1/TS2 CLI Reference Guide, Version 4.1

17

Server Commands

Chapter 2

2

This chapter defines all the CLI commands associated with configuring the IOLAN’s server
parameters.

Server Commands

Set Custom-App

Description You can create a custom application that can run on the IOLAN using the Perle SDK.
User Level Admin
Syntax

Options

program-command-line

Set Server

set custom-app server program-command-line <command>

The name of the SDK program executable that has been already been downloaded to
the IOLAN, plus any parameters you want to pass to the program. Maximum of 80

characters. Use the

shell

CLI command as described in the SDK Programmer’s Guide

to manage the files that you have downloaded to the IOLAN. For example, using
sample outraw program, you would type:

outraw -s 0 192.168.2.1:10001 Acct:10001

if you were starting the application on the Server (notice the

-s 0

parameter specifies

Line 1).

Description Sets server parameters.
User Level Admin
Syntax

set server [auto-obtain-gw on|off] [banner on|off] [break on|off]

[bypass-password on|off] [domain <string>]
[flush-on-close on|off] [internet <IPV4_address>]
[internet dhcp/bootp on|off]
[monitor-connection-every <seconds>][name <string>]
[netmask <IPV4_address>][oem-login on|off]
[password-limit <0-10>] [prompt-with-name on|off]
[single-telnet on|off]

set server tftp [retry <integer>] [timeout <integer>]

Options

auto-obtain-gw

When DHCP/BOOTP is enabled, you can enable this option to have the IOLAN receive
the Default Gateway IP address from the DHCP/BOOTP server.

Advertising