set cep detection-id protocol

Use this command to specify an IP protocol type for H.323, Siemens, or SIP convergence end points detection.

Syntax

set cep detection-id id protocol {tcp | udp | both | none}

Parameters

id Specifies a CEP configuration group ID. This group must be created and enabled using the set cep detection-id command as described in set cep detection-id. Valid values are 1 - 2147483647.
tcp | udp | both | none Sets the CEP IP protocol type to be used for detection as:
  • TCP
  • UDP
  • Both UDP and TCP
  • None

Defaults

None.

Mode

All command modes.

Usage

This command applies only to Siemens, H.323, and SIP phone detection. Cisco detection uses CiscoDP as its discovery method.

If an IP address is not set for a phone detection group as described in set cep detection-id address, this will configure detection on UDP and/or TCP ports using a port range defined with the set cep detection-id porthigh | portlow command as described in set cep detection-id porthigh | portlow.

Example

This example shows how to enable both TCP and UDP convergence end points detection for CEP detection group 1:

System(rw)->set cep detection-id 1 protocol both