Switch 7700 Command reference Guide, v2.0

Table Of Contents
370 CHAPTER 9: USING AAA AND RADIUS COMMANDS
Parameter
radius-scheme-name: Specifies a RADIUS server group, with a character string
not exceeding 32 characters.
Description
Use the radius-scheme command to configure the RADIUS server group used by
the current ISP domain.
After an ISP domain is created, it uses the default RADIUS server group (named
“default”. For configuration of relevant parameters, read the RADIUS
Configuration section of this chapter) of the system.
This command is used to specify the RADIUS server group for the current ISP
domain. The specified RADIUS server group shall have been created.
Related commands: radius scheme, display radius.
Example
The following example designates the current ISP domain, marlboro.net, to use
the RADIUS server, Radserver.
[SW7700-isp-marlboro.net]radius-scheme Radserver
service-type Syntax
service-type { telnet [ level level ] | ftp [ ftp-directory directory
] | lan-access }
undo service-type { telnet [ level ] | ftp [ ftp-directory ] |
lan-access }
View
Local user view
Parameter
telnet: Specifies user type as Telnet.
level level: Specifies the level of Telnet users. The argument level is an integer
in the range of 0 to 3 and defaults to 3.
ftp: Specifies user type as ftp.
ftp-directory directory: Specifies the directory of ftp users, directory is a
character string of up to 64 characters.
lan-access: Specifies user type to lan-access, which mainly refers to Ethernet
accessing users, 802.1x supplicants for example.
Description
Use the service-type command to configure a service type for a particular
user.
Use the undo service-type command to cancel the specified service type for
the user.