[Implemented] Parametrized mass config push

Post your feature requests here
Post Reply
tommyd
Posts: 11
Joined: Mon May 13, 2019 9:44 am

Mon May 13, 2019 10:11 am

It would be great to extend mass config push to allow replaceable tokens. data could be taken from csv file.

For example:

config command

Code: Select all

snmp-server location {snmp-location}
csv file

Code: Select all

device,snmp-location
some-device.domain.com,"Some Place, Street"
User avatar
Tomas
Posts: 1221
Joined: Sat Jun 25, 2016 12:33 pm

Tue Apr 23, 2024 1:17 am

This is a really old topic, but in case anyone finds it, this is fully supported for a few years now using Variables in Config Push.
Full docs here: https://wiki.unimus.net/display/UNPUB/Device+Variables
Post Reply