CS485 Sylabus
The node
relocation
problem and its solution
Problem:
Relocating
nodes
in Transparent Bridging
Scenario:
We want to
re-locate
(move)
a
node (e.g.:
C
)
from
one Ethernet segment
to
another
Ethernet segment
:
Example:
Result:
Before
moving
node
C
:
After
moving
node
C
:
Consequence:
Node
C
can
not
receive
messages
from
some nodes
Example:
if
node
A
transmits a
frame
to
node
C
The
cause
of the
relocation problem
:
The
entry
for
node
C
is:
still
associated
with the
old
port
I.e.
:
The
entry
for
node
C
is in the
wrong
forwarding table
!!!
Solving the
node relocation
problem
Solution:
use
time out
to
remove
inactive
entries
!!!
Entries
in the
forwarding table
in
Transparent bridging
has a
expiration
time
:
Timer
refresh
:
When the
bridge
receives
a
transmission
, from
source ID
, the
bridge
must
reset
the
expiration timer
(=
"renewal"
)
Expiration
:
If a
node
has
not
transmitted for a
long time
on a
segment
:
The
timer
will
expire
!!!
The
expired
entry
will be
removed
:
Result:
The
bridge
will
now
forward
frame
destined for
node
C
:
When
node
C
replies
, the
bridge
will
learn
the
location
of
C
: