General show commands, General show commands -14, General show commands crypto key dsa show – Enterasys Networks X-Pedition XSR CLI User Manual

Page 28

Advertising
background image

General Show Commands

1-14 Network Management

Mode

Global configuration: 

XSR(config)#

Defaults

Username: admin

Password: ““ (null or zero length string)

New user level: 0 unless explicitly set

Privilege for special user admin: 15

Users with a privilege level of 15 have the same rights as admin.

Only admins can add, delete, or change user rights.

Only admins can change privilege levels for commands.

Users can change their own passwords but not their privilege levels.

Examples

The following example sets 1stUser privilege to 6 and 2ndUser to 0:

XSR(config)#username 1stUser privilege 6 password cleartext Sox
XSR(config)#username 2ndUser password cleartext Celtic

The example below sets the privilege for larryc to 15, with an already coded password:

XSR(config)#username larryc privilege 15 password secret 5 J&*I8

The following example creates user larryc with a privilege of 15 and a password that will be 
encrypted by the XSR:

XSR(config)#username larryc privilege 15 password secret 0 nomar

General Show Commands

crypto key dsa show

This command displays the encrypted public key, one of the private/public keys generated by the 

crypto key dsa generate

 command. The private key is not displayed.

Syntax

crypto key dsa show

Mode

Global configuration: 

XSR(config)#

Note: No user can be deleted if you presently logged in as that user and admin or other level 15
users can not be deleted unless at least one such administrator remains configured.

Advertising