| Title: | DEC TCP/IP Services for OpenVMS |
| Notice: | Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System |
| Moderator: | ucxaxp.ucx.lkg.dec.com::TIBBERT |
| Created: | Thu Nov 17 1994 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 5568 |
| Total number of notes: | 21492 |
Hello All,
I have just had pointed out to me that the SET NOARP command no longer
works (in either v4.0 or v4.1). This is what happens :-
UCX> SHO ARP
ARP table entries
Ethernet Internet Host name ARP status
AA-00-04-00-3B-FE 16.182.128.29 drdeth INUSE CMPL
08-00-2B-A0-AE-82 16.182.128.250 INUSE CMPL
UCX> SET NOARP 08-00-2B-A0-AE-82
%UCX-E-ARPERROR, Error processing ARP request
-UCX-E-INVPARM, Invalid parameter value for: Host name
UCX> SET NOARP 08-00-2B-A0-AE-82 16.182.128.250
%CLI-W-MAXPARM, too many parameters - reenter command with fewer parameters
\16\
UCX> SET NOARP AA-00-04-00-3B-FE drdeth
%CLI-W-MAXPARM, too many parameters - reenter command with fewer parameters
\DRDETH\
UCX> SET NOARP AA-00-04-00-3B-FE
%UCX-E-ARPERROR, Error processing ARP request
-UCX-E-INVPARM, Invalid parameter value for: Host name
UCX> SHO ARP
ARP table entries
Ethernet Internet Host name ARP status
AA-00-04-00-3B-FE 16.182.128.29 drdeth INUSE CMPL
08-00-2B-A0-AE-82 16.182.128.250 INUSE CMPL
Digital TCP/IP Services for OpenVMS VAX Version V4.1
on a VAXstation 3100/GPX running OpenVMS V7.1
Regards
David Flanders
UK CSC Basingstoke
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 5170.1 | don't use h/w address | UTRTSC::KNOPPERS | Oswald Knoppers | Wed Jan 29 1997 05:20 | 12 |
The help info is (and has been for a long time) wrong. The following command will work: UCX> set noarp 16.182.128.29 or UCX> set noarp drdeth Regards, Oswald | |||||
| 5170.2 | OK, so are the changes in hand ? | COMICS::FLANDERSD | Pas de deux - Father of twins ! | Wed Jan 29 1997 12:18 | 7 |
Thanks for that Oswald, do we need a documentation/helptext IPMT to get this changed ? or is it already in the pipeline ? Regards Dave | |||||
| 5170.3 | UTRTSC::KNOPPERS | Oswald Knoppers | Thu Jan 30 1997 08:36 | 3 | |
I have no contact with the pipeline.... I guess an IPMT/QAR is in order. Oswald | |||||
| 5170.4 | Yep, wrong | ipng.ucx.lkg.dec.com::CARSON | Pete Carson, Networks for OpenVMS Engineering | Fri Jan 31 1997 09:48 | 6 |
I've forwarded this to documentation. Hopefully can be fixed for 4.2. Thanks, -Pete | |||||