Is it possible with NCM to do a search and replace ?
What I would like to do is search for a string like "switchport voice vlan 420" in all the interfaces of a switch and replace it with another string like "switchport voice vlan 450".
Hi,
That would be a feature request.
Regards,
Jiri
Hi lalibertei,
NCM would be able to do something slightly different: configure all interfaces with something like "switchport voice vlan 450" (whether they have voice vlan 420 or not).
If this is acceptable, I can provide the details.
Thanks but I already know how to do that! I was really looking for a search and replace function.
That's what I've done!