Multiple choice technology

What is the command for enabling radius authentication on telnet in switch?

  1. cli password serial radius

  2. cli password telnet radius enable

  3. cli password telnet radius

  4. telnet-server radius

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The correct command to enable RADIUS authentication on telnet in a switch is 'cli password telnet radius'. This command configures the switch to use RADIUS for authenticating telnet connections. Option A references serial instead of telnet, B includes 'enable' which is not part of the command, and D uses a different command structure.