| addpcpserver |
Use this method to creates a pcp server. |
Syntax |
Parameters |
name |
Name for the PCP server. 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 pcpServer" or my pcpServer). This is mandatory parameter. |
ipaddress |
The IP address of the PCP server. This is mandatory parameter. |
port |
Port number for the PCP server. Default value = 5351. Range 1 - 65535. |
pcpprofile |
pcp profile name |
Return Value |
Returns simpleResult |
See Also |