I am confused about BGP. The consensus can be achieved for the distributed network of n nodes if number of faulty nodes are less than n/2 right? Then if we follow general rules, in the following diagram, the nodes in bigger circle will try to attack, while a single node in the smaller circle will retreat.
Notations :
Black node : Represents ordinary normal node.
Red node : Represents faulty node
Green arrow : Retreat message
Red arrow : Attack message
Why consensus is not established even if number of faulty nodes are only 3?