66 | Managementw w w . d e l l . c o m | s u p p o r t . d e l l . c o m To configure authentication for a terminal line:In Configuring Login Authentication on a Terminal Line VTY lines 0-2 use a single authentication methodline.Configuring Login Authentication on a Terminal LineFTOS(conf)#aaa authentication login myvtymethodlist lineFTOS(conf)#line vty 0 2FTOS(config-line-vty)#login authentication myvtymethodlistFTOS(config-line-vty)#password myvtypasswordFTOS(config-line-vty)#show configline vty 0password myvtypasswordlogin authentication myvtymethodlistline vty 1password myvtypasswordlogin authentication myvtymethodlistline vty 2password myvtypasswordlogin authentication myvtymethodlistFTOS(config-line-vty)#Time out of EXEC Privilege ModeEXEC timeout is a basic security feature that returns FTOS to the EXEC mode after a period of inactivityon terminal lines.Step Task Command Syntax Command Mode1 Create an authentication method list.You may use a mnemonic name oruse the keyword default. The defaultauthentication method for terminallines is local, and the default methodlist is empty.aaa authentication login {method-list-name |default} [method-1] [method-2] [method-3][method-4] [method-5] [method-6]CONFIGURATION2 Apply the method list from Step 1 toa terminal line.login authentication {method-list-name |default} CONFIGURATION3 If you used the line authenticationmethod in the method list youapplied to the terminal line,configure a password for the terminalline.password LINE