CHAPTER 4 INITIALIZATION

REGISTERING USERS AND SETTING PASSWORDS

Setting

In this example, a user is registered as one with the administrator right, the user name “nec-admin”, and password “to34kyo61”, and another user is registered as one with the monitor right, the user name “nec- moni”, and password “kyo69to397”.

Router # enable config Enter

Router (config) # username nec admin password plain to34kyo61 administrator Enter % User 'nec admin' has been added.

Router (config) # username nec moni password plain kyo69to397 monitor Enter

%User 'nec moni' has been added. Router (config) #

Checking

For checking, use the show running-config command.

MEMO: User names and user rights are displayed, but no passwords are displayed.

Router (config) # show running config Enter

hostname Router

username nec admin password hash 6CE21C6C548272C27C administrator username nec moni password hash 841A0C844AB44214CC62 monitor

(Omitted)

Router (config) #

– 95 –

NWA-008869-001 Rev.1.0

 

atch4001.fm

Page 105
Image 105
NEC NWA-008869-001 manual Setting, Checking