jedelman8/pycsco

nxapi disabled status

sincerywaing opened this issue · 0 comments

This is more of a question -

so we have couple of nexus switches have nxapi disabled by default. Then it seems either pycsco or napalm can't access to push configuration.

Is there a way we can temporary enable nxapi before any connection, then disable it before disconnect? like using netmiko to send a command via ssh?