Enable a CLI User

DEMO FEATURE - Multiple CLI Users Per Role is a demonstration feature on some products. Demonstration features are provided for testing purposes. Demonstration features are for lab use only and are not for use in a production environment. For more information on feature support, see VOSS Feature Support Matrix.

About this task

Perform this procedure to enable a user after you disable it using the Command Line Interface (CLI).

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Enable the user:

    username WORD<1-20> enable

Example

Enabling the CLI user after disabling it on the switch:

Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#username add test level rwa enable
Switch:1(config)#no username test enable
Switch:1(config)#username test enable