I'm attempting to download the config from a Viptela vEdge 2000 with NCM but I receiving the following output
| 01: | ------------^ |
| 02: | syntax error: expecting |
| 03: | autowizard - Automatically query for mandatory elements |
| 04: | clear - Clear parameter |
| 05: | commit - Confirm a pending commit |
| 06: | complete-on-space - Enable/disable completion on space |
| 07: | config - Manipulate software configuration information |
| 08: | exit - Exit the management session |
| 09: | file - Perform file operations |
| 10: | help - Provide help information |
| 11: | history - Configure history size |
| 12: | idle-timeout - Configure idle timeout |
| 13: | job - Job operations |
| 14: | leaf-prompting - Automatically query for leaf values |
| 15: | logout - Logout a user |
| 16: | monitor - Monitor a file |
| 17: | nslookup - Look up a DNS name |
| 18: | paginate - Paginate output from CLI commands |
| 19: | ping - Ping a host |
| 20: | poweroff - Shut down the system |
| 21: | prompt1 - Set operational mode prompt |
| 22: | prompt2 - Set configure mode prompt |
| 23: | quit - Exit the management session |
| 24: | reboot - Reboot the system |
| 25: | request - Perform an action |
| 26: | screen-length - Configure screen length |
| 27: | screen-width - Set CLI screen width |
| 28: | show - Show information about the system |
| 29: | tcpdump - Perform tcpdump on a network interface |
| 30: | timestamp - Enable/disable the display of timestamp |
| 31: | tools - Tools commands |
| 32: | traceroute - Trace connectivity to a host |
| 33: | vshell - System shell |
The command is simply "show running" which works when I SSH into the device and type it out. Please assist