Hello guys,
We are using Cisco Prime 2.0 for our network infrastructure. I would like to update interface description on several network devices and interfaces. I have an excel report with device/interfaces list to configure. I would like to import it as a csv file in Cisco Prime interface configuration template.
I did an export from this template in order to copy paste ifname and description. Unfortunately Cisco prime only keep 1 interfaces per network devices.
Is there a way to get this feature works ?
Please find csv attached file i tried to import before deploy template and the Configuration template CLI command :
interface ${InterfaceName}
description ${Description}
Thanks