Computer Science, asked by Arminder7837, 11 months ago

The packet-in message is sent from the switch to the controller when :

Answers

Answered by Anonymous
1

Any packet that is addressed to the SDN controller will be forwarded to it by the switch, in the same way it forwards packets to any other destination. If you want to force it, you can install a rule into the switch that sill forward a packet to the controller even if it is addressed to another destination.

Similar questions