3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

292 CHAPTER 17: AAA/RADIUS/HWTACACS CONFIGURATION COMMANDS
View
RADIUS view
Parameter
3com: Specifies the RADIUS server of 3Com type (generally CAMS), which
requires the RADIUS client (security gateway) and RADIUS server to interact
according to the procedures and packet format provisioned by the private RADIUS
protocol of 3Com Corporation.
standard: Specifies the RADIUS server of Standard type, which requires the
RADIUS client end (security gateway) and RADIUS server to interact according to
the regulation and packet format of standard RADIUS protocol (RFC 2138/2139 or
newer).
Description
Use the server-type command to configure the RADIUS server type supported by
the security gateway.
Use the undo server-type command to restore the default type of the RADIUS
server.
By default, in system scheme, the RADIUS server type is 3com; in the newly added
RADIUS scheme, the RADIUS server type is standard.
Related command: radius scheme.
Example
# Set RADIUS server type of RADIUS scheme 3com to 3com.
[SecBlade_FW-radius-3com] server-type 3com
state Syntax
state { primary | secondary } { accounting | authentication } { block | active }
View
RADIUS view
Parameter
primary: Sets the state of the primary RADIUS server.
secondary: Sets the state of the secondary RADIUS server.
accounting: Sets the state of RADIUS accounting server.
authentication: Sets the state of RADIUS authentication/authorization server.
block: Sets state of the RADIUS server to block.
active: Sets state of the RADIUS server to active, namely the normal operation
state.