ADC CLI Commands

pcp-profile

The following operations can be performed on “pcp-profile”:

add rm unset set show

add pcp profile

Creates a pcp profile.

Synopsis

add pcp profile [-mapping ( ENABLED | DISABLED )] [-peer ( ENABLED | DISABLED )] [-minMapLife ] [-maxMapLife ] [-announceMultiCount ] [-thirdParty ( ENABLED | DISABLED )]

Arguments

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).

mapping This argument is for enabling/disabling the MAP opcode of current PCP Profile

Possible values: ENABLED, DISABLED Default value: ENABLED

peer This argument is for enabling/disabling the PEER opcode of current PCP Profile

Possible values: ENABLED, DISABLED Default value: ENABLED

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

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

announceMultiCount Integer value that identify the number announce message to be send. Default value: 10 Minimum value: 0 Maximum value: 65535

thirdParty This argument is for enabling/disabling the THIRD PARTY opcode of current PCP Profile

Possible values: ENABLED, DISABLED Default value: DISABLED

Example

add pcp profile prof1

rm pcp profile

Removes a pcp profile from the Citrix ADC.

Synopsis

rm pcp profile @ ...

Arguments

name Name of the pcp server.

Example

rm pcp profile prof1

unset pcp profile

Use this command to remove pcp profile settings.Refer to the set pcp profile command for meanings of the arguments.

Synopsis

unset pcp profile [-mapping] [-peer] [-minMapLife] [-maxMapLife] [-announceMultiCount] [-thirdParty]

set pcp profile

Modifies the specified parameters of a pcp profile.

Synopsis

set pcp profile [-mapping ( ENABLED | DISABLED )] [-peer ( ENABLED | DISABLED )] [-minMapLife ] [-maxMapLife ] [-announceMultiCount ] [-thirdParty ( ENABLED | DISABLED )]

Arguments

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).

mapping This argument is for enabling/disabling the MAP opcode of current PCP Profile

Possible values: ENABLED, DISABLED Default value: ENABLED

peer This argument is for enabling/disabling the PEER opcode of current PCP Profile

Possible values: ENABLED, DISABLED Default value: ENABLED

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

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

announceMultiCount Integer value that identify the number announce message to be send. Default value: 10 Minimum value: 0 Maximum value: 65535

thirdParty This argument is for enabling/disabling the THIRD PARTY opcode of current PCP Profile

Possible values: ENABLED, DISABLED Default value: DISABLED

Example

set pcp profile prof1 -MAPPING ENABLED

show pcp profile

Displays the pcp server information.

Synopsis

show pcp profile []

Arguments

name Name of the pcp server.

Output

mapping This argument is for enabling/disabling the MAP opcode of current PCP Profile

peer This argument is for enabling/disabling the PEER opcode of current PCP Profile

minMapLife Integer value that identify the minimum mapping lifetime (in seconds) for a pcp profile. default(120s)

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

announceMultiCount Integer value that identify the number announce message to be send.

thirdParty This argument is for enabling/disabling the THIRD PARTY opcode of current PCP Profile

devno count stateflag

pcp-profile