Home > Configuration > Pcp > setpcpprofile_maxmaplife

setpcpprofile_maxmaplife

Use this method to set integer value that identify the maximum mapping lifetime (in seconds) for a pcp profile. default(86400s = 24Hours).

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.

maxmaplife

Integer value that identify the maximum mapping lifetime (in seconds) for a pcp profile. default(86400s = 24Hours).
Minimum value = 1.
Maximum value = 2147483647.

Return Value

Returns simpleResult

See Also