The information contained in this document is subject to change. This document contains proprietary information, which is protected by copyright
laws. All rights are reserved. No part of this document may be photocopied, reproduced or translated to another language or program language
without prior written consent of RFI Engineering B.V.
RefGuide_U-routerNGW_v1.01.docx
Page: 32(
57)
12.4.2
SSH login with a user that connects straight to the console port
The administrator can assign users on the U-router NGW so that upon login they are connected
straight to the console port of the attached enterprise router. To create such a user, click on the
Users
tab. Then click on the green
Add user
button. In order for the user to be connected to the
console port of the enterprise router set the option for this user to
Terminal
.
In the example below the user ‘
rfi
’ is set to ‘
Terminal
’.
User ‘
rfi
’ can now login to the U-router NGW and will be connected straight to the console port of
the connected enterprise router. For example:
ivovanling@Ivos-MacBook-Pro-2 ~ % ssh [email protected]
[email protected]'s password:
Linux rfi-000102 5.4.20 #3 Wed May 27 17:26:22 CEST 2020 armv5tejl
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Mon Nov 2 09:43:48 2020 from 192.168.168.253
Connected to /dev/ttyS2 at 9600 bps
Escape usage: <ESC> character is <CTRL>\ or 0x1c
<ESC>. -> Disconnect
<ESC>~ -> Send tilde
<ESC>b -> Send break
<ESC>h -> Show help
<ESC>v -> Show version information
<ESC>t -> Toggle internal relay (ID #0)
Switch>
Switch>
In order to disconnect the SSH session, the user will have to press
<CTRL>\ .
You can define multiple users that connect straight through to the console port of the attached
enterprise router. However, when multiple users log in, they each share the same console port.
This means that commands typed by one user will be seen by all other users. Also, the output
from the enterprise router is shared with all users.