88Parametersserver-address: IP address or host name of a TFTP server.get: Downloads a file in normal mode.put: Uploads a file.sget: Downloads a file in secure mode.source-filename: Source file name.destination-filename: Destination file name. If this argument is not specified, the file uses the source filename and is saved in the directory where the user performed the TFTP operation.vpn-instance vpn-instance-name: Specifies the MPLS L3VPN the TFTP server belongs to. Thevpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If the TFTP server is on thepublic network, do not specify this option.source: Configures parameters for source address binding.interface interface-type interface-number: Specifies the source interface by its type and number. Theprimary IP address configured on the source interface is the source IP address of the packets sent by TFTP.If no primary IP address is configured on the source interface, the transmission fails.ip source-ip-address: Specifies the source IP address for the current TFTP client to transmit packets. Thissource address must be an IP address that has been configured on the device.Examples# To upgrade the device, download the newest.bin file from the TFTP root directory of the TFTP server at192.168.1.26 and save it to both the Flash root directory of the master and that of the subordinate devicewith the member ID 2. tftp 192.168.1.26 get newest.bin startup.bin.File will be transferred in binary modeDownloading file from remote TFTP server, please wait..................TFTP: 2737556 bytes received in 13 second(s)File downloaded successfully.// Download the file from the TFTP server to the Flash root directory of the master. tftp 192.168.1.26 get newest.bin slot2#flash:/startup.binFile will be transferred in binary modeDownloading file from remote TFTP server, please wait...|TFTP: 2737556 bytes received in 14 second(s)File downloaded successfully.// Download the file from the TFTP server to the Flash root directory of the subordinate device.tftp client dscpUse tftp client dscp to set the DSCP value for IPv4 to use for outgoing TFTP packets on a TFTP client.Use undo tftp client dscp to restore the default.Syntaxtftp client dscp dscp-valueundo tftp client dscp