"stephan" <> wrote in message
news:dortpr$pti$...
> hi all
>
> a customer wants to migrate a tokenring-lan (a private c-range net) onto
> ethernet. On a separate eth-segment is the DHCP-server, wich acts as the
> DNS-srv too.
> The migrations should go as smoothly as possible. Due to lack of human
> resources the migration will last several days (maybe weeks ???)
which is a real bad idea. better to wait until the people can do it and do a
"big bang" change.
if it is so important than you should be planning to test this. the test
resource for several migration steps probably dwarfs the amount of effort
needed for 1 big change.
otherwise you risk breaking things in wierd ways without understanding how
to fix them during migration.
>
> My idea was to connect a router - configured as SR/TLB - in between.
> Therefor the migration can be done smootly.
>
> unfortunately the DHCP and ARP request fail. I know.
> Cause of the cannonical/non-canonical format
from what i remember the various routers that supported translate bridge
only supported the protocols that they didnt handle via routing. to handle
translation bridging of IP you probably need a device that doesnt handle
routing.
If you want "real" translation bridging - find a proper translate bridge -
an old IBM one is probably the preferred way, since they were the standard
everyone else was measured against.
>
> q: what is best practice to do such a migration without readressing the
> whole subnet?
wrong assumption - it is best to readdress.
And if you have DNS or other logical naming for services then it should be
relatively straightforward.
> and keeping all the current services up and running?
test everything after every migration step - which implies only a few
(ideally only 1) step.
> what are your experiences and suggestions?
translation bridge is a black art, obsolete in most networks and no longer
widely used.
if you dont already know this stuff in detail - avoid it since learning by
trial and error is slow and expensive.
>
> tnx
> stephan
--
Regards
- replace xyz with ntl