| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
Ethernet AM. MCC V1.1. VMS V5.4
Hmmm, the VAXft's Ethernet device, the KFE, seems not to be directly
supported. You can get around this by using the VIA PORT qualifier though.
And it even works on the REGISTER command, though not documented.
(Thank God. The REGISTER directive apparently won't work unless it can
communicate immediately with the Station. I suppose it is polling for some
information, though it seems to do this even if the FUNC SUPP attribute is
used in the command line.)
Evidence follows.
MCC> sho mcc 0 ether avail ports
MCC 0 ETHERNET_AM
AT 10-JUL-1991 09:49:55 Status
The requested operation cannot be completed
MCC Routine Error = %MCC-E-NONETDEV, no Ethernet device
available.
MCC> Exit
$ mcr ncp sho kno line
Known Line Volatile Summary as of 10-JUL-1991 09:50:19
Line State
KFE-0 on
$ sho dev efa0
Device Device Error
Name Status Count
EFA0: Online 0
$
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1229.1 | ALLZS::MORRISON | The world is a network | Wed Jul 10 1991 11:38 | 11 | |
> Ethernet AM. MCC V1.1. VMS V5.4 > > Hmmm, the VAXft's Ethernet device, the KFE, seems not to be directly > supported. Yes, that's correct. You imply that everything works when you use the VIA PORT qualifier. If so, I'll add it to the list of devices for V1.2. We only fully support those Ethernet devices which we have tested (or had someone else like youself test for us). Thanks for the information. Wayne | |||||