SonicOS 7 NSv Getting Started Guide for AWS
- SonicOS NSv 7
- Introducing the NSv Series
- Installing SonicOS on the NSv Series
- Supported NSv Models
- Resizing NSv Virtual Machine
- Task List for NSv Instance Setup
- Deploying AWS from Console
- Deploying AWS from Cloud Template
- Accessing the SonicWall NSv Web Interface
- Forwarding Traffic to your NSv
- Configuring Internet/Public Access Through the NSv
- SonicWall Nsv Firewall on AWS GovCloud
- Troubleshooting Installation Configuration
- Licensing and Registering Your NSv
- SonicOS Management
- Using the Virtual Console and SafeMode
- SonicWall Support
Connecting to the Management Console with SSH
SSH is used to connect to the virtual console of an NSv.
Logging in by way of SSH is only possible through the certificate file configured during the NSv deployment.
To connect from Linux, refer to the AWS documentation on how to connect to the SonicWall NSv EC2 instance:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html
To connect from Windows, refer to AWS documentation:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html
To connect to the management console from the command line
-
Survey the AWS documentation referenced previously.
-
Navigate to the AWS EC2 Management Console and view the Instances page for your NSv.
-
Copy and paste the Instance ID and IPv4 address into a temporary file.
-
Refer to the instructions in the AWS documentation referenced previously.
-
When ready to connect using the ssh command from Linux or with Putty from Windows, use management as the SSH username.
For example, from Linux:
ssh -i /path/my-key-pair.pem management@ec2-198-51-100-1.compute-1.amazonaws.com
From Windows, with PuTTY: in the Host Name box, enter
management@<public_dns_name>
. -
The
.pem
(on Linux) or.ppk
(on Windows) file created from the key pair for your NSv instance is used to authenticate the SSH session, as explained in the AWS documentation.The orange NSv Management Console displays.
The address to log into the web interface is given in the lower right of the display.
You can switch to the black SonicOS CLI window by pressing Ctrl+s and then the spacebar. If you are prompted to log in at the User prompt,
- Enter the SonicOS administrator credentials (default: admin / password where password is the Instance ID given by your SonicWall representative).
See Navigating the NSv Management Console for more information about the options in the NSv management console.
Was This Article Helpful?
Help us to improve our support portal