R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
122
Use the undo tftp-server domain-name command to remove the TFTP server name from a DHCP address
pool.
By default, no TFTP server name is specified.
If you perform the tftp-server domain-name 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 name as aaa in DHCP address pool 0.
<Sysname> system-view
[Sysname] dhcp server ip-pool 0
[Sysname-dhcp-pool-0] tftp-server domain-name aaa
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: TFTP server IP address.
Description
Use the tftp-server ip-address command to specify the TFTP server IP address in a DHCP address pool.
Use the undo tftp-server ip-address command 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