Zufällig heute rausgefunden, dass man TFTP Verbindungen erheblich beschleunigen kann, wenn man die Blocksize hochschraubt.
4500x(config)#ip tftp ?
blocksize Specify TFTP client blocksize
boot-interface Force interface to use for TFTP booting
source-interface Specify interface for source address in TFTP connections
4500x(config)#ip tftp bl
4500x(config)#ip tftp blocksize ?
blocksize value
4500x(config)#ip tftp blocksize 8192
Statt ca. 100kB/s kommt der Upload nun im Schnitt auf 1MB/s, somit etwa Faktor 10x schneller.

Ob das Command auf sämtlichen IOS Plattformen verfügbar ist, kann ich nicht beurteilen. Gesehen hab ich es zumindest auf IOS XE Plattformen (5760, 3850, 3650, 4500x..)
Download als PDF File