On a Juniper router, need to drop down into the shell to execute a command to get some extra low-level grep commands.
NCM doesnt seem to want to do anything with it and fails to execute the command.
Any ideas on what I am doing wrong, or how to help this along?
start shell
${Delay:2}
cli -c "show ethernet-switching table interface all|match xe-" | egrep -v database | awk '{print $2 " " $4}'
Email I get shows:
SolarWinds Network Configuration Manager
Scheduled Job Notification
___________________________________________________________________________
8/22/2019 5:21:23 PM : Started interface mac check for multiples
Execute Command Script on Devices
1 devices selected
Devices: 1
Errors: 0
___________________________________________________________________________
OCC2 (10.22.6.146):
%
___________________________________________________________________________
8/22/2019 5:22:25 PM : Completed interface mac check for multiples
Execution time : 1 minute 1 second
___________________________________________________________________________