For the following setting on max hop count in BGP:
P2R1(config-router)#neigh 1.1.1.1 ebgp-multihop ?
<1-255> maximum hop count
<cr>
We are trying to limit the actual EBGP hops that our provider is creating to their loopback EBGP neighbor. We have proven that the max hop count doesn't actually limit the max hop count. Why? Can this be done? How? Config? URL would be great also.