server-type
Syntax
server-type { extended | standard }
undo server-type
View
RADIUS scheme view
Default level
2: System level
Parameters
extended: Specifies the extended RADIUS server (generally running on IMC), which requires the RADIUS client and RADIUS server to interact according to the procedures and packet formats provisioned by the proprietary RADIUS protocol.
standard: Specifies the standard RADIUS server, which requires the RADIUS client and RADIUS server to interact according to the procedures and packet format of the standard RADIUS protocol (RFC 2865 and 2866 or their successors).
Description
Use server-type to configure the RADIUS server type.
Use undo server-type to restore the default.
By default, the supported RADIUS server type is standard.
Examples
# Configure the RADIUS server type of RADIUS scheme radius1 as standard.
<Sysname> system-view [Sysname] radius scheme radius1 [Sysname-radius-radius1] server-type standard