|
Steve,
One way the DECbridge 500 checks link integrity is to monitor
transmission errors on the Ethernet. When the bridge counts ten
consecutive "loss of carrier" errors (per packet error) the bridge
conducts a link test, which employs the "external loopback test"
mechanism of the Ethernet chip. So depending on traffic rate, the
time interval to record ten consecutive loss of carrier errors will
vary.
A second way of checking link integrity is to monitor packet reception.
If no traffic is received for the "no frame interval" (a manageable
parameter that is set at the factor at 3 minutes) the link will be
tested.
Assuming the traffic rate is fairly equivalent in your two different
tests, the above paragraph alone would not describe the difference in
behavior of the bridge.
The DECbridge 500 uses an integral transceiver chip (separate from the
Ethernet chip) when the ThinWire port is selected. When no connection
is made to a ThinWire segment, this integral transceiver "sees" carrier
constantly on its link and provides the carrier signal to the Ethernet
chip. This only occurs when the ThinWire is not connected, NOT when
there is ThinWire connected with no terminator on the ThinWire.
Since Ethernet is CSMA-CD (Carrier Sense Multiple Access with Collision
Detect) and since carrier is asserted constantly, the bridge cannot
transmit on the link (the Ethernet chip will wait until carrier drops
before attempting to transmit). Since the bridge cannot transmit, it
will not record ten "loss of carrier" errors. In this case the "no
frame interval" will expire and the link will be tested.
When the ThickWire port is selected and no transceiver is connected,
the carrier is not present (carrier is provided by the transceiver).
Therefore the Ethernet chip will attempt to transmit, then notice that
carrier is not present, and record a "loss of carrier". After ten
transmissions, the link will be tested, the loopback test will fail,
and the link will be transitioned to the "broken" state.
John Poulin
LANBU Engineering
|