coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Monday September 6, 2010


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?
Create an account

Who's Online
We have 46 guests online

Newest Member

Starmamex

Hit Counter
4760785 Visitors

cool Statistics
coolcommands:1313
Categories:82
Total queries:523831
Members:4281





Search coolcommands.com
Search Keyword:


coolcommand

how to set network interface settings in Sun Solaris (non-ce type adapters)
Description

To set network interface setting in Solaris in non-ce type adapters:

Example with hme0:

1. Make the changes to the running system:

# ndd -set /dev/hme adv_100hdx_cap 0

# ndd -set /dev/hme adv_100fdx_cap 1

# ndd -set /dev/hme adv_autoneg_cap 0

2. Make kernel parameter changes to preserve the speed and duplex settings after a reboot:

# vi /etc/system

Add:

set hme:hme_adv_autoneg_cap=0
set hme:hme_adv_100hdx_cap=0
set hme:hme_adv_100fdx_cap=1
Example

ndd -set /dev/hme adv_100hdx_cap 0; ndd -set /dev/hme adv_100fdx_cap 1; ndd -set /dev/hme adv_autoneg_cap 0

Return to search results

Random coolcommands

coolcommand: how to find the file where all the filesystem descriptions are in HP/UX
Example: /etc/checklist; /etc/fstab
[show me the details]
coolcommand: mppUtil - how to use the RDAC (MPP) utility to display the maximum number of array modules
Example: mppUtil -m
[show me the details]
coolcommand: how to create a mirror for swap in Solaris Volume Manager
Example: metainit d20 -m d21; vi /etc/vfstab; reboot; metattach d20 d22; swap -l
[show me the details]
coolcommand: how to restore routes from the ODM in IBM AIX
Example: mkdev -l inet0
[show me the details]

coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1138
audet37
kah00na32
Mariom24
lebjf00013

Top 5 Searches

Category Solaris42690
Category AIX38082
Category General UNIX34254
solaris20802
aix19388

Terms of Use
Privacy
Contact


 
coolcommands.com © 2010. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum