1832487 Members
4339 Online
110043 Solutions
New Discussion

3X-DEGXA-TB

 
SOLVED
Go to solution
Robert Brothers
Frequent Advisor

3X-DEGXA-TB

I am running openvms 7-3.2 how should I be seeing that device in VMS? TIMA Kit: DEC-AXPVMS-VMS732_LAN-V0400--4.PCSI, that's the patch I have on it.
3 REPLIES 3
William Brown_2
Occasional Advisor
Solution

Re: 3X-DEGXA-TB

We have GS1280 and ES40s with DEGXA-TB gig etherned adapters. They should show up as EWx devices. EWA-x, EWB-x, EWC-x, etc if you have more than one. When you use the DCL command $ show device EW you might see EWA-0, EWA-2, EWA-4. Looks to be one for each protocol and maybe other things...just looked at one and it was T4 running to collect data. I would guess that if you have IP, DECnet and cluster services running on the DEGXA card, there would be at least 3 EWA-x devices.

You can get more information on the devices in $ MC LANCP ....show device EWA-x /char or /count.

Robert Atkinson
Respected Contributor

Re: 3X-DEGXA-TB

$ ANAL /SYS
> CLUE CONFIG

..should also give you some more info on the adapters installed.

i.e. :-

FFFFFFFF.80D72000 18 FFFFFFFF.8AABB800 80 EWB: 3 DEGPA-TA (Gigabit Ethernet)
FFFFFFFF.80D72038 20 FFFFFFFF.8AABE000 90 EWC: 4 DEGPA-TA (Gigabit Ethernet)


Rob.
Cass Witkowski
Trusted Contributor

Re: 3X-DEGXA-TB

Just be aware that the device name for these devices may have a different name under OpenVMS and on the console. For example on the console they may show up as EWA0 but under OpenVMS they may change to EWC0 for example. This is due to how OpenVMS and the console scan the PCI buses.