######################################## SSH using password based login ######################################## Getting Started =============== .. note:: By default password based login is enabled **To access a device through ssh use the following command** .. code-block:: shell ssh username@ip **To access a device through ssh and forward X11 use the following command** .. code-block:: shell ssh -X username@ip .. note:: The username is shunya, root or some other user created by used