CONFIGURATION
_________________________________________________________________________________________________________
6-3
COM-00-21-03 OCTOBER 2021
Version No.: A
The Console interface may be accessed using a serial application (Putty, HyperTerminal,
minicom, MobaXterm, etc.) configured with the following characteristics:
Table 6-2 Console Configuration
Parameter
Value
Speed
115,200
Data Bits
8
Stop Bits
1
Parity
None
Flow Control
None
NOTE
The console interface is also used for status reporting which can make CLI
use a challenge. Wherever possible, it is recommended that Ethernet
access (described later) is used.
6.3
Passwords
6.3.1 Default Passwords
The default passwords are as follows:
user/password: operator/operator100
user/password: admin/admin100
user/password: root/root100
6.3.2 Changing Passwords
Default passwords are changed using the standard Linux tools. To change any default
password, login to the root user account and use the following command:
$ passwd operator “new password”
$ passwd admin “new password”
$ passwd root “new password”
Where “new password” = new required password.