Accessing the Bastion

If you want to access the bastion host from a local terminal on your laptop instead of the built in showroom terminal, you can use the following access information.

Bastion SSH
ssh {bastion_ssh_username}@{bastion_public_hostname} -p {bastion_ssh_port}
Bastion Username
{bastion_ssh_username}
Bastion Password
{bastion_ssh_password}