Is there a way to get the output of a show command to populate a custom property field in the Nodes table, perhaps during inventory?
I really need to get the static routes from my devices and the cleanest way I can figure to get them is via "show ip route static", but I can only export to file (apparently).
The table RouteTable has statics in them (best I can tell, they are the 'Netmgmt' RouteProtocol)...but there are a lot of duplicate routes in that table for a given node.
Thanks much