2-28[Sysname-radius-cams] server-type Extended[Sysname-radius-cams] user-name-format with-domain[Sysname-radius-cams] quit# Associate the ISP domain with the RADIUS scheme.[Sysname] domain cams[Sysname-isp-cams] scheme radius-scheme camsA Telnet user logging into the switch by a name in the format of userid @cams belongs to the camsdomain and will be authenticated according to the configuration of the cams domain.Local Authentication of FTP/Telnet UsersThe configuration procedure for local authentication of FTP users is similar to that for Telnet users. Thefollowing text only takes Telnet users as example to describe the configuration procedure for localauthentication.Network requirementsIn the network environment shown in Figure 2-2, you are required to configure the switch so that theTelnet users logging into the switch are authenticated locally.Network diagramFigure 2-2 Local authentication of Telnet usersConfiguration procedureMethod 1: Using local authentication scheme.# Enter system view. system-view# Adopt AAA authentication for Telnet users.[Sysname] user-interface vty 0 4[Sysname-ui-vty0-4] authentication-mode scheme[Sysname-ui-vty0-4] quit# Create and configure a local user named telnet.[Sysname] local-user telnet[Sysname-luser-telnet] service-type telnet[Sysname-luser-telnet] password simple aabbcc[Sysname-luser-telnet] quit