System information
BSR 64000 Configuration and Management Guide
3-10
For example:
MOT(config)#username newuser user-group mso
Verifying Your User Account Login Configuration
Use the show running-config command in Privileged EXEC mode to verify your
user account configuration, as shown below:
MOT(config)#show running-config
In the following example, user account passwords have not been encrypted:
no service password-encryption
!
username root user-group sysadmin
username root password 0 root
username manuf user-group sysadmin
username manuf password 0 river
username diag user-group sysadmin
username diag password 0 delta
username ispuser user-group isp 1
username ispuser privilege rw
username ispuser password 0 ispuser
username msouser user-group mso
username msouser privilege rw
username msouser password 0 msouser
Configuring Interfaces
You must configure the interfaces on the BSR in order for the BSR to transmit and
receive data and communicate with other network devices. Refer to Chapter 5 for
more information on configuring interfaces.
Note: The show running-config command output identifies the user
account password with the number 0 if it is unencrypted. If the user account
password is encrypted, it is identified with the number 7.