Enforcement_Radius_AAA_Profile (object)

Configures a radius AAA profile

Properties (* = required):

name type(s) default allowed values description
class* string   “Enforcement_Radius_AAA_Profile”  
label string   “^[^x00-x1fx22#&*<>?x5b-x5d`x7f]*$” Optional friendly name for this object. Allows 0-64 chars, excluding a few likely to cause trouble with string searching, JS, TCL, or HTML
parentProfile object {“bigip”:”/Common/radiusaaa”}   Specifies the name of the object to inherit the settings from,Reference to a enforcement profile radius aaa
password object     The password of the RADIUS AAA profile for RADIUS server authentication,A value: (a) in a cryptogram in this object; (b) in a cryptogram elsewhere in this declaration; or (c) available from a URL
remark string   “^[^x00-x1fx22x5cx7f]*$” Arbitrary (brief) text pertaining to this object. Allows 0-64 chars, excluding only control characters, double-quote, and backslash. This is permissive enough that you should worry about XSS attacks
retransmissionTimeout integer 5 0 - 60 The number of seconds to wait before resending authentication or accounting transaction messages to the RADIUS server
sharedSecret object     Specifies the shared secret of the RADIUS server used for authentication or accounting,A value: (a) in a cryptogram in this object; (b) in a cryptogram elsewhere in this declaration; or (c) available from a URL
transactionTimeout integer 30 5 - 300 The number of seconds to wait before resending authentication or accounting transaction messages to the RADIUS server

Enforcement_Radius_AAA_Profile.parentProfile (object)

Specifies the name of the object to inherit the settings from Reference to a enforcement profile radius aaa

Default: {“bigip”:”/Common/radiusaaa”}

Properties (* = required):

name type(s) default allowed values description
bigip string   “f5bigip” formatted string Pathname of existing BIG-IP enforcement profile radius aaa
use string     AS3 pointer to enforcement profile radius aaa declaration

Enforcement_Radius_AAA_Profile.password (object)

The password of the RADIUS AAA profile for RADIUS server authentication A value: (a) in a cryptogram in this object; (b) in a cryptogram elsewhere in this declaration; or (c) available from a URL

Properties (* = required):

name type(s) default allowed values description
/*/        
allowReuse boolean false true, false If true, other declaration objects may reuse this value

Enforcement_Radius_AAA_Profile.sharedSecret (object)

Specifies the shared secret of the RADIUS server used for authentication or accounting A value: (a) in a cryptogram in this object; (b) in a cryptogram elsewhere in this declaration; or (c) available from a URL

Properties (* = required):

name type(s) default allowed values description
/*/        
allowReuse boolean false true, false If true, other declaration objects may reuse this value