You can access the CLI using an SSH connection once the IP parameters are configured and the SSH service is turned on.
1. Do one of the following:
— Run the SSH program on your workstation by issuing the SSH command, followed by the Alteon IP address.
>> # ssh <switch IP address> |
— If SecurID authentication is required, use the following command:
>> # ssh -1 ace <switch IP address> |
2. When prompted, enter your username and password.