3com S7906E Guide De Référence

Page de 2327
 
1-25 
Description 
Use the tftp-server domain-name command to specify a TFTP server name in a DHCP address pool.  
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. 
Using the tftp-server domain-name command repeatedly will overwrite the previous configuration. 
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. 
Using the tftp-server ip-address command repeatedly will overwrite the previous configuration. 
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