Symptom
Show mpls ldp neighbor brief shows incorrect number of IPv4 labels
Conditions
use ldp and issue the command.
Workaround
none as this command return the wrong number. The right amount of label advertised by a peer can be computed using:
show mpls ldp binding beigh x.x.x.x | i rev | ut wc -l
Further Problem Description