Home > Configuration > Pcp > setpcpprofile_minmaplife

setpcpprofile_minmaplife

Use this method to set integer value that identify the minimum mapping lifetime (in seconds) for a pcp profile. default(120s)

Syntax



Parameters

name

Name for the PCP Profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my pcpProfile" or my pcpProfile).
This is mandatory parameter.

minmaplife

Integer value that identify the minimum mapping lifetime (in seconds) for a pcp profile. default(120s)
Minimum value = 1.
Maximum value = 2147483647.

Return Value

Returns simpleResult

See Also