- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: auto_parms [68] error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 05:10 AM
09-29-2003 05:10 AM
"Auto_Parms [68] LanDeviceList Subscript must be smaller than 1024k."
I see no direct problems as a result of whatever this is telling me.
Thanks, ~jdk
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 05:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 05:19 AM
09-29-2003 05:19 AM
Re: auto_parms [68] error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 05:24 AM
09-29-2003 05:24 AM
Re: auto_parms [68] error
set_parms command, based on prior posts.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 05:45 AM
09-29-2003 05:45 AM
Re: auto_parms [68] error
Looks like the following entires were in the netconf file twice. Once where they should be, and once at the end of the file.
IP_ADDRESS[1]=xxx.xx.xx.xxx
SUBNET_MASK[1]=255.255.0.0
INTERFACE_NAME[1]=lan1
BROADCAST_ADDRESS[1]="xxx.xx.xx.xx
LANCONFIG_ARGS[1]="ether"
Mark,
Sounded like a good idea!
60 # User input message ids
61 #
62 export APPLY_DHCP_DATA=70
63 export CONTINUE_EXECUTION=71
64
65 #
66 # Error message ids
67 #
68
69 export WARN_HEADER=100
70 export WARN_LEASE_VALID_NOT_UPDATED=101
71 export WARN_NAK_FROM_SERVER=102
72 export WARN_DHCP_GENERAL=103
73 export WARN_DHCP_REJECT=104
Steven,
Yes, that was tempting, and the most logical answer...although in this case, I don't think that would have fixed it, in fact I'm not exactly sure, what it would have said , mabe the same error....
I'll give the fixed file a shot and see what happens.
Thanks All!! , ~jdk