
Security Configuration Command Set
Configuring Convergence End Points (CEP) Phone Detection
14-112 Matrix NSA Series Configuration Guide
14.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.
id Specifies a CEP configuration grou p ID. This group
must be created and enabled using the set cep
detection-id command as described in
Section 14.3.8.8. 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.
Matrix>set cep detection-id 1 address 10.1.1.3 mask 255.255.0.0