This is something I picked up on a list. It didn't fit in this window very well, so it may help to cut and paste this into a text editor to line up the columns properly.
Procedure:
While there is not a direct command to determine processor speed in AIX, the
best place to start is with the...
The limitation in subnetting is when you take a lower class of address and try and subnet it as a higher network.
Example 200.0.124 is a Class C type address and cannot be subnetted as if it were a Class B or A.
You will see that Henrik uses Class A addresses on all interfaces in this...
I got this C source from a free list. I haven't tried it, but I kept it just in case. I'm not sure if it solves all your problems, but I hope it helps.
* Set's a users password from the command line
*
* To compile, run
*
* $ cc -o setpwd setpwd.c -ls
*
*
* History
*
* 6 Oct 93...
Your suspicions are true. In AIX the system overrides subnetmasks that appear not to follow the definition of Classes (i.e. Class A 255.0.0.0).
To my knowledge there is no way to override this, it is right in the AIX code.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.