OcNOS-SP : System Management Guide : System Management Command Reference : DHCP Server Commands : tftp-server
tftp-server
Use this command to specify a TFTP server in the IPv4 DHCP server pool.
Use the no form of this command to delete a TFTP server from the IPv4 DHCP server pool.
Command Syntax
tftp-server A.B.C.D
no tftp-server A.B.C.D
Parameters
A.B.C.D
TFTP IPv4 server address
Default
No default Value is specified
Command Mode
DHCP configure mode
Applicability
This command was introduced in OcNOS version 6.1.0.
Examples
#configure terminal
(config)#ip dhcp server pool test-pool
(dhcp-config)#tftp-server 10.12.43.97
 
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ip dhcp server pool test-pool
(dhcp-config)#tftp-server 10.12.43.97
Last modified date: 10/19/2023