Legal Disclaimer: The resource assets in this website may include abbreviated and/or legacy terminology for HPE Aruba Networking products. See www.arubanetworks.com for current and complete HPE Aruba Networking product lines and names.
Aruba Central Online Help
Troubleshooting Deployment Issues
If you have configured a key pair for the VPC, you can log in to Virtual Gateway console through SSH Secure Shell. SSH is a network protocol that provides secure access to a remote device. for verifying the deployment status.
Ensure that you open port 22 before accessing the console.
To log in to the console:
- Open an SSH client.
- Log in to console using the key pair and public IP address of the instance.
ssh -i "<key pair name>.pem" ec2-admin@<public IPv4 address>
- Execute the following commands to verify the deployment status:
show ip interface brief
show ip route
show configuration effective | begin 0/0/0
- To verify the status of EST enrollment, use the following command:
show est profile vgw_est_srv
- To verify the HPE Aruba Networking Central URL Uniform Resource Locator. URL is a global address used for locating web resources on the Internet.:
show -central details