csm-aut / csm

This repository contains Cisco Software Manager (CSM Server) source code
Apache License 2.0
11 stars 7 forks source link

TFTP with VRF does not work #42

Closed csm-aut closed 7 years ago

csm-aut commented 7 years ago

When using VRF, CSM produces the following URL

tftp://10.121.1.11/asr9k/602/smu;CORP/asr9k-px-6.0.2.CSCuv53823.pie

It should produce the following

tftp://10.121.1.11;CORP/asr9k/602/smu/asr9k-px-6.0.2.CSCuv53823.pie

csm-aut commented 7 years ago

Problem fixed.