|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 523831 | | Members: | 4281 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
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
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42690 |
| Category AIX | 38082 |
| Category General UNIX | 34254 |
| solaris | 20802 |
| aix | 19388 |
|
|
|
|