Also, the metrics are set on the circuit, and not individual
destinations. While this worked more or less ok for DEC back in the day,
with the bridge, the cost of two different destinations over the same
circuit could in reality be very different.
Bridged ethernet is a BAD thing for most protocols. And if you use
spanning tree, it's not making optimal use of the topology.
Radia finally came around and "Trill" is a routed network to carry
ethernet frames.
As the cost/hop is in the routing vectors being sent periodiacally,
you could implement a "cost/hop" NAT (half nat, one half on send one
half on receive and some protocol to exchange how you want the metric
matrix to look).
-P
Show replies by date