Modifying an account

The only required parameter for modifying an account is username username. In this example, the role is changed to admin.

  1. In privileged EXEC mode, enter the configure terminal command.
    device# configure terminal
    
  2. Enter the username command, with the needed parameters.
    device(config)# username jdoe role admin