How to log on using the Command Line Interface on NetScaler SD-WAN WANOP
book
Article ID: CTX230283
calendar_today
Updated On:
Description
This article describes accessing NetScaler SD-WAN WANOP appliance using command-line interface (CLI).
Instructions
Accessing WANOP appliance through CLI, with user name/password getting response "Access Denied".
Prerequisite:Install SSH package such as PuTTY.
Procedure:
1. Open an SSH connection to the appliance's management IP address.
2. "CLI" is the user name, and a blank (null) password is used. The CLI then prompts you for a valid WANOP credential (user name/password for the Web User Interface).
Examples:
login as : cli
login: nsroot
password: xxxxxx
ssh cli@xx.xx.xx.xx Last login: Fri Nov 17 11:51:22 2017 from xx.xx.xx.xx Login: nsroot Password: xxxxxxxx
Was this article helpful?
thumb_up
Yes
thumb_down
No