set cep detection-id address

Use this command to set an H.323, Siemens, or SIP phone detection group‘s IP address or mask.

Syntax

set cep detection-id id address {ip-address | unknown} mask {mask | unknown}

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.
address ip-address | unknown Sets the IP address for CEP detection, or sets the address to unknown.
mask mask | unknown Set the IP mask for CEP detection, or sets the mask to unknown.

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.

By default, H.323 will use 224.0.1.41 as its IP address and Siemens will have no IP address configured.

Example

This example shows how to set an IP address of 10.1.1.3 and mask for detection group 1:

System(rw)->set cep detection-id 1 address 10.1.1.3 mask 255.255.0.0