Specifications
Logging and Network Management Command Set
Configuring Convergence End Points (CEP) Phone Detection
Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide 11-93
11.2.6.7 set cep detection address
Use this command to set an H.323 or Siemens 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 detection-id {[address {ipv4 ip-address | unknown}] [mask
{ipv4 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 for detection group 1:
NOTE: This command applies only to Siemens and H.323 phone detection. Cisco
detection uses CiscoDP as its discovery method.
detection-id Specifies a CEP discovery group ID. This group must be
created and enabled using the set cep detection command
as described in Section 11.2.6.5. Valid values are 1 -
2147483647.
address Sets an IP address for the CEP discovery group.
ipv4 ip-address |
unknown
Specifies an IPv4 address or an address of an unknown IP
protocol type.
mask Sets an address mask for the CEP discovery group.
ipv4 mask |
unknown
Specifies an IPv4 address mask or an address mask of an
unknown IP protocol type.
Matrix>set cep detection 1 address ipv4 10.1.1.3