configure ip-security dhcp-bindings storage location
Description
Specifies the server location for the DHCP bindings storage file. The uploads can be made to any TFTP server regardless of the virtual router that it is present in.
Syntax Description
ip_address | Specifies the IP address location for the bindings storage file. |
hostname | Specifies the hostname of the server. |
vr-name | Specifies the virtual router name. |
none | Using no option unconfigures the server. |
Default
N/A.
Usage Guidelines
This commands allows you to specify where you want to store the DHCP storage file that you created with the command configure ip-security dhcp-bindings storage filename name.

Note
Using the command with no option unconfigures the server.Example
The following command configures storage to the primary server 10.1.1.14:
configure ip-security dhcp-bindings storage location server primary 10.1.1.14 vr "VR-Default" tftp
The following example unconfigures the primary server:
configure ip-security dhcp-bindings storage location server primary
History
This command was first available in ExtremeXOS 12.1.
Platform Availability
This command is available on Summit X440-G2, X450-G2, X460-G2, X620, X670-G2, X770 series switches.