beautypg.com

Using sdvars commands, Sdvars set serveripaddress, Sdvars set scriptfilename – Allied Telesis AT-WL2411 User Manual

Page 199

background image

AT-WL2411 Version 1.80 Installation and User’s Guide

199

Using Sdvars Commands

Use sdvars commands in Console Command mode to manipulate
certain software download variables. Sdvars commands support both
GET and SET arguments. You can enter sdvars commands to GET a
software download object, and then issue the sdvars command using
the SET argument to assign the object a specified value.

The sdvars commands are described in this section using the SET
argument. To execute an sdvars command using the GET argument,
omit the variable from the end of the command.

sdvars set

serveripaddress

Purpose

Sets the internal variable called serveripaddress to a specified address.

Format

sdvars set serveripaddress ip address

where ip address is the address of the server.

Example

To set the IP address of the server to 192.168.49.29, enter:

sdvars set serveripaddress 192.168.49.29

sdvars set

scriptfilename

Purpose

Sets the internal variable scriptfilename to a specified string. The
specified string should be the filename of the script to be retrieved from
the TFTP server.

Syntax

sdvars set scriptfilename foreign filename

where foreign filename is a script filename on the TFTP server.

Example

To set the scriptfilename to SCRIPT.DAT, enter:

sdvars set scriptfilename script.dat