Reset the Login Authentication Mode

About this task

Perform this procedure to reset the login configuration mode to the default value.

Procedure

  1. Enter the Config mode.
    device(config)# 
  2. Remove the configured authentication sequence and restore it to the default value (local-only).
    device(config)# no aaa authentication login tacacs+ local-auth-fallback
  3. Log into the device using default (local-only) credentials to verify if the login authentication mode is reset.