System information
BSR 64000 Configuration and Management Guide
3-6
MOT(config)#show running-config
Specifying a Host Name
To optionally assign or change your BSR system network name, use the hostname
command in Global Configuration mode, as shown below:
MOT(config)#hostname <WORD>
where:
WORD is the new system network name.
After you execute this command, the Command Line Interface (CLI) prompt changes
to the new host name, as shown below:
newhostname(config)#
Configuring User Login Accounts
Define a unique system login account for each user requiring access to the command
line interface. You can a define system login account with different levels of security
access to the system. The username command allows you to define a complete
system login including the user name, password, access-level, and user group.The
following commands are used for defining a user account:
username nopassword
username password
username privilege
username user-group
Note: The show running-config command output identifies the system
password with the number 0 if it is unencrypted. If the system password is
encrypted, it is identified with the number 7.