I Commands
ip tftp source-interface
223
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
ip tftp source-interface
To configure source interface feature for TFTP client, use the ip tftp source-interface command. To
disable this feature, use the no form of the command.
ip tftp source-interface ethernet slot/chassis number | loopback virtual interface number
no ip tftp source-interface ethernet slot/chassis number | loopback virtual interface number
Syntax Description
Defaults None
Command Modes Global configuration mode
Supported User Roles network-admin
VDC-admin
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure the ethernet IEEE 802.3z:
switch# configure terminal
switch(config)# ip tftp source-interface ethernet 1/ 1
switch(config)#
This example shows how to configure the loopback interface:
switch(config)# ip tftp source-interface loopback 1
switch(config)#
Related Commands
ethernet Specifies the ethernet IEEE 802.3z.
slot/chassis number Specifies the slot or chassis number. The range is from 1 to 253.
loopback Specifies the loopback interface.
virtual interface
number
Specifies the virtual interface number. The range is from 0 to 1023.
Release Modification
5.2(1) This command was introduced.