IP_Other_Profile (object)

Configures a generic IP profile for non-TCP and non-UDP traffic

Properties (* = required):

name type(s) default allowed values description
class* string   “IP_Other_Profile”  
idleTimeout   60   Specifies the number of seconds a connection can be idle before the connection is eligible for deletion
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/ipother”}   Specifies the name of the object to inherit the settings from,Reference to a ipother profile
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

IP_Other_Profile.parentProfile (object)

Specifies the name of the object to inherit the settings from Reference to a ipother profile

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

Properties (* = required):

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