tftp-server ip-address

Syntax

tftp-server ip-address ip-address

undo tftp-server ip-address

View

DHCP address pool view

Default level

2: System level

Parameters

ip-address: Specifies the TFTP server IP address.

Description

Use tftp-server ip-address to specify the TFTP server IP address in a DHCP address pool.

Use undo tftp-server ip-address to remove the TFTP server IP address from a DHCP address pool.

By default, no TFTP server address is specified.

If you perform the tftp-server ip-address command repeatedly, the last configuration overwrites the previous one.

Related commands: dhcp server ip-pool and display dhcp server tree.

Examples

# Specify the TFTP server address 10.1.1.1 in DHCP address pool 0.

<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] tftp-server ip-address 10.1.1.1