copy dhcp-binding ftp

Last Updated : Nov 06, 2012 |

Copies the DHCP bindings file to a remote server using FTP.

Syntax

copy dhcp-binding ftp filename ip

Parameters

Parameter

Description

Possible Values

Default Value

filename

File name with full path

string

ip

IP address of the host

IP address

User level

read-write

Context

general

Example

To copy the binding file, dhcp_binding.txt, to the host with IP address 192.168.49.10:

Gxxx-001(super)# copy dhcp-binding ftp dhcp_binding.txt 192.168.49.10