Tftp-server <server – ADTRAN 1000R Series User Manual

Page 1343

Advertising
background image

Command Reference Guide

DHCP Pool Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1343

tftp-server <server>

Use the tftp-server command to specify the IP address or DNS name of the TFTP server published to the
client.

Syntax Description

<server>

Specifies the DNS name or dotted notation IP address of the server.

Default Values

By default, no tftp server is defined.

Applicable Platforms

This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.

Command History

Release 9.1

Command was introduced.

Usage Examples

The following example specifies the IP address of the TFTP server:

(config)#ip dhcp pool MyPool

(config-dhcp)#tftp-server 192.168.1.1

The following example specifies the DNS name of the TFTP server:

(config)#ip dhcp pool MyPool

(config-dhcp)#tftp-server MyServer.adtran.com

Advertising