1.2.6.6 Demotion Process Initialized by the Base Node

This is the diagram that appears in the PRIME specification 1.3.6 showing the demotion process initiated by the Base Node. It shows how the Base Node sends a demotion request to one switch through another switch.
Figure 1-31. Demotion Process Initiated by the Base Node
The Base Node will send this demotion request to a switch when for example, that switch does not have any terminal connected to it. It has no sense having a switch without any terminal connected to it.

The sniffer capture below shows the demotion process initiated by the Base Node. However, in this case, there is not any intermediate switch, so there are only 2 devices involved: the Base Node and the switch.

In order to obtain more details, the user could go to the packet view. It is possible to find the type of messages and associate them with the previous diagram:

  • Frame 781: Although the Pdu Type is PRO_REQ_B, it is known that is a demotion request due to the parameter Negative is true. That means that it is the contrary process of a promotion request

  • Frame 782: Although the Pdu Type is PRO_ACK, it is known that is a demotion ACK due to the parameter Negative is true. That means that it is the contrary process of a promotion ACK