OcNOS-SP : System Management Guide : System Management Command Reference : DHCP Server Commands : boot-file
boot-file
Use this command to specify a boot file in the IPv4 DHCP server pool.
Use the no form of this command to delete a boot file from the IPv4 DHCP server pool.
Command Syntax
boot-file BOOTFILE
no boot-file BOOTFILE
Parameters
BOOTFILE
Name of the boot file (maximum 63 alphanumeric characters)
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)#boot-file ocnos-boot-file
 
#configure terminal
(config)#ip vrf vrf1
(config-vrf)#ip dhcp server pool test-pool
(dhcp-config)#boot-file ocnos-boot-file
Last modified date: 10/19/2023