More Reliable File Transfers

For the download and tftp commands, if you do not specify a VR, these commands now attempt to use VR-Mgmt, and then use VR-Default, if VR-Mgmt fails. This increases the likelihood that the file transfer occurs without error.

Supported Platforms

Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X870, X440-G2, X620 series switches.

Changed CLI Commands

The following commands now attempt to use both VR-Default and VR-Mgmt when no VR is specified:

download [url url {vr vrname} | image [active | inactive] [[hostname | ipaddress] filename {{vr} vrname} {block-size block_size} | memorycard filename] {partition}

download image [[hostname | ipaddress] filename {{vr} vrname} {block-size block_size} | memorycard filename] {partition}

tftp [ ip-address | host-name ] { -v vr_name } { -b block_size } [ -g | - p ] [ -l local-file { -r remote-file } | -r remote-file { -l localfile } ]

tftp get [ ip-address | host-name] { vr vr_name } { block-size block_size } remote-file local-file} {force-overwrite}

tftp put [ ip-address | host-name] {vr vr_name} {block-size block_size}local-file { remote-file}