Actually when i manually log in to the device and run the command i can see that the command output is huge. So in script entire output is not being able to be captured. It is able to capture first possible few lines and than "--More--" is coming up. How can i increase the capacity of the cmd function in script so that entire command output will get captured in single go
please suggest