Fujitsu PCI Gigabit Ethernet User Manual page 35

Pci gigabit ethernet 4.1 update2 / 5.0 for oracle solaris
Table of Contents

Advertisement

# ndd -set /dev/fjgi0 adv_1000fdx_cap 0
# ndd -set /dev/fjgi0 adv_1000hdx_cap 0
# ndd -set /dev/fjgi0 adv_autoneg_cap 0
# ndd -set /dev/fjgi0 adv_autoneg_cap 1
(Note) The last two commands above change the Auto-Negotiation setting, then change the
setting back. This causes the Link Status to change, and is required to make the settings
effective.
-
When the setting change is reflected in hardware (an Auto-Negotiation value being subject to change):
ndd -set /dev/fjgi* param1 value
ndd -set /dev/fjgi* param2 value
:
ndd -set /dev/fjgi* adv_autoneg_cap N
(Note) Please put a decimal number (instance number) in place of the asterisk (*).
example: When changing fjgi0 into 100Full (autonego=0, link_sppd=100, link_mode=1) from a default state (autonego=1,
link_speed=1000, link_mode=1) while Auto-Negotiation had been disabled.
# ndd -set /dev/fjgi adv_1000fdx_cap 0
# ndd -set /dev/fjgi adv_1000hdx_cap 0
# ndd -set /dev/fjgi adv_autoneg_cap 0
(Note) The last command above changes the Auto-Negotiation setting. This causes the Link
Status to change, and is required to make the settings effective.
- The ndd(1M) Command Parameters
The following parameters can be used with the ndd(1M) command.
Parameters:
Parameter
?
link_status
link_speed
link_mode
autonego
flow_control
cardtype
:
Status
Read only
Read only
Read only
Read only
Read only
Read only
Read only
(Change of setting 1)
(Change of setting 2)
(Let Auto-Negotiation have a different value from the
current value.)
Display parameter list
0: Link down
1: Link up
10: 10Mbps
100: 100Mbps
1000: 1000Mbps
0: Half Duplex
1: Full Duplex
0: Auto-Negotiation is Off.
1: Auto-Negotiation is On.
0: None (flow_control disabled)
1: LocSend (Can transmit pause frame only)
2: Rem (Can receive pause frame only)
3: Sym (Can receive and transmit pause frame)
0: SX (SE0X7GD2X)
1: T (SE0X7GD1X/SE0X7GQ1X/SE0X7GQ2X)
- 29 -
Meaning

Advertisement

Table of Contents
loading

This manual is also suitable for:

Se0x7gd2xSe0x7gq1xSe0x7gq2x

Table of Contents