| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1251.1 |  | EVMS::JSTICKNEY | Jay Stickney, OpenVMS LAN Eng., 381-2020, ZK3-4/T12 | Mon Jan 27 1997 09:30 | 51 | 
|  |     Lionel,
    
    I just tried the full duplex setting on DE500-XAs on my V6.2-1H3
    system and it appears to work correctly.  I'm not sure if there were
    any problems with plain V6.2 that were fixed by 1H3 but I'll check
    into it.
    
    I did notice that when I set the full duplex setting LANCP does not
    show it as operational until a user is started.  This may be what
    you're running into.  For example:
    
    $ mc lancp set dev ewb/speed=100/full
    $ mc lancp sho dev ewb/param
    
    Device Parameters EWB0:
                 Value  Parameter
                 -----  ---------
                Normal  Controller mode
              External  Internal loopback mode
     00-00-F8-01-A4-8A  Hardware LAN address
               CSMA/CD  Communication medium
                    32  Minimum receive buffers
                    32  Maximum receive buffers
                   Yes  Full duplex enable
                    No  Full duplex operational
           TwistedPair  Line media
                   100  Line speed (megabits/second)
    
    Now if I start a user on ewb with a small program and take a look...
    
    $ spawn /nowait mca recv ewb
    %DCL-S-SPAWNED, process SYSTEM_1 spawned
    $ mc lancp sho dev ewb/param
    
    Device Parameters EWB0:
                 Value  Parameter
                 -----  ---------
                Normal  Controller mode
              External  Internal loopback mode
     00-00-F8-01-A4-8A  Hardware LAN address
               CSMA/CD  Communication medium
                    32  Minimum receive buffers
                    32  Maximum receive buffers
                   Yes  Full duplex enable
                   Yes  Full duplex operational
           TwistedPair  Line media
                   100  Line speed (megabits/second)
    $
    
    Hope this helps,
    Jay.
 | 
| 1251.2 | thanks .What about the other end? | PRSSOS::HOFFMANN | HOFFMANN Lionel/loc=evt/DTN number=858 5647 | Tue Jan 28 1997 06:26 | 10 | 
|  |     Hi Jay,
    thank you very much for your quick answer.your informations are
    interesting and I will try starting a user to see what 's happening
    with the "FULL DUPLEX OPERATIONAL" counter...
    I already got the DE500-xa working ok back to back with another one .
    But in that case ,it is a OST hub at the other end.It is supposed to be
    forced into full duplex mode.Do you think that it could disturb the
    de500-xa and how?
    thanks for your help
    Lionel
 |