C
HAPTER
20
| System Management Commands
File Management
– 727 –
ip tftp timeout This command specifies the time the switch can wait for a response from a
TFTP server before retransmitting a request or timing out for the last retry.
Use the no form to restore the default setting.
SYNTAX
ip tftp timeout seconds
no ip tftp timeout
seconds - The the time the switch can wait for a response from a
TFTP server before retransmitting a request or timing out.
(Range: 1-65535 seconds)
DEFAULT SETTING
5 seconds
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#ip tftp timeout 10
Console(config)#
show ip tftp This command displays information about the TFTP settings configured on
this switch.
SYNTAX
show ip tftp
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show ip tftp
TFTP Settings:
Retries : 15
Timeout : 5 seconds
Console#