cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
683
Views
0
Helpful
1
Replies

run command on device in background

Hello team,

I'm trying to run a command on Network Element from NSO, the command take up to 25min to complete that cause a timeout error.

Is there any option in ned that could allow running comman on NE in background?

regards.

1 Reply 1

hazad
Cisco Employee
Cisco Employee

Your command should already run in a separate thread. It sounds to me like your problem is that the command times out and not that it is blocking NSO, right? I suppose you simply will have to increase the timeout of that call.