Specifications
Security Configuration Command Set
Configuring Convergence End Points (CEP) Phone Detection
13-104 Matrix DFE-Gold Series Configuration Guide
13.3.8.10 set cep detection-id address
Use this command to set an H.323, Siemens, or SIP phone detection group’s IP address or mask.
By default, H.323 will use 224.0.1.41 as its IP address and Siemens will have no IP address
configured.
set cep detection-id id address { ip-address | unknown } mask {mask}|
unknown }
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Command Mode
Read-Write.
Example
This example shows how to set an IP address of 10.1.1.3 and mask for detection group 1:
NOTE: This command applies only to Siemens, H.323, and SIP phone detection. Cisco
detection uses CiscoDP as its discovery method.
detection-id id Specifies a CEP configuration group ID. This group must
be created and enabled using the set cep detection-id
command as described in Section 13.3.8.8. Valid values are
1 - 2147483647.
address
ip-address
Sets the IP address for CEP detection.
unknown Set the IP address of CEP detection to unknown
mask mask Set the IP mask for CEP detection.
unknown Set the mask for CEP detection to unknown.
Matrix>set cep detection-id 1 address 10.1.1.3 mask 255.255.0.0