3com 5500-ei pwr Reference Guide

Page of 1314
 
1-21 
Description 
Use the dhcp server tftp-server domain-name command to specify the TFTP server name in DHCP 
interface address pool for the client. When the client’s request contains Option 66 (TFTP server name), 
the DHCP server will return an IP address together with the name of the specified TFTP server from the 
interface address pool to the client. 
Use the undo dhcp server tftp-server domain-name command to remove the TFTP server name 
from DHCP interface address pool for the client. 
No TFTP server name is specified in a DHCP interface address pool by default. 
If you use the dhcp server tftp-server domain-name command repeatedly, the new configuration 
overwrites the previous one. 
Related commands: tftp-server domain-name
Examples 
# Specify the TFTP server name as domain1 in the DHCP interface address pool of VLAN-interface 1 
for the client. 
<Sysname> system-view 
Enter system view, return to user view with Ctrl+Z. 
[Sysname] interface Vlan-interface 1 
[Sysname-Vlan-interface1] dhcp server tftp-server domain-name domain1 
dhcp server tftp-server ip-address 
Syntax 
In VLAN interface view, use the following commands to specify the TFTP server IP address in the 
current DHCP interface address pool for the client: 
dhcp server tftp-server ip-address ip-address 
undo dhcp server tftp-server ip-address 
In system view, use the following commands to specify the TFTP server IP address in the specified 
DHCP interface address pool for the client: 
dhcp server tftp-server ip-address ip-address { all | interface interface-type interface-number } 
undo dhcp server tftp-server ip-address ip-address  { all | interface interface-type 
interface-number } 
View 
System view, VLAN interface view 
Parameters 
ip-address: TFTP server IP address. 
all: Specifies all interface address pools. 
interface interface-type interface-number: Specifies an interface address pool. 
Description 
Use the dhcp server tftp-server ip-address command to specify the TFTP server address in DHCP 
interface address pool for the client. When the client’s request contains Option 150 (TFTP server IP