Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleSatellite Control Protocol (SCP)

The SCP is used for communication between the N870 DECT Manager and the N870 base station. Numerous mechanisms of the DHCP protocol are reused in this. In this case, the N870 DECT manager acts as an SCP server and the base stations as SCP clients.
Due to the fact that a "common broadcast domain" is needed, SCP cannot be used between different subnets or sites, which are interconnected by means of a VPN. This is due to the protocol being used and the layers:

e.g. VPN (OSI) is layer 3, the broadcast domain, however, is layer 2. Lower layers are not just able to use higher layers. In this instance, each subnet requires its own separate, independent DECT manager.

Panel
titleColor#F85404
titleBGColor#F0F0F0
titleOverview about the DECT discovery protocol/procedure.

DECT base is connected to Power.

DECT base starts a network interface without IP-network after start-up

Broadcast message via layer 2 is, send by DECT Base station:

SourceDestinationProtocolInfo
0.0.0.0255.255.255.255UDPSource port: 4712  Destination port: 4711


The moment you accepted the DECT Base station in the web-interface of the DECT Manager, the DECT Manager will respond with:

Source

(IP DECT Manager)

DestinationProtocolInfo
192.168.178.17255.255.255.255UDPSource port: 4711  Destination port: 4712


DECT base will start DHCP procedure.

SourceDestinationProtocolInfo
0.0.0.0255.255.255.255DHCPDHCP Discover - Transaction ID 0x43ab9d52
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleOverview
  • Layer 1 is your network cable
  • Layer 2 is based on MAC address and can not travel to other networks .without level 3
  • Layer 3 is the IP address and is used to communicate between devices/networks.

SCP is using Layer 2 and can not communicate with devices in other networks.