Chapter 3 Setting Configuration Information
●The parameters set in /etc/fjmtu.fjgi* and fjgi.conf file are not effective with DR(Dynamic Reconfiguration) function and Pci Hot Plug function. To be effective this file, the system must be rebooted.
3.3.3The ndd Utility
By using the ndd command, the interface communication mode can be changed dynamically. Usually, although it is not necessary to change the interface communication mode by the ndd command, when shown in the following examples, please change the interface communication mode by the ndd command.
Example
―It changed into the equipment which does not support
●The following examples show how to display and set the parameters using the ndd command.
Setup of an instance number:
ndd | (Instance number "value" of an applicable |
| interface is specified.) |
example) fjgi2 is specified.
# ndd
(Note) carry out for referring to
To display:
ndd | (param: Each parameter) |
example) The state of the link of fjgi2 is referred to.
# ndd
# ndd
To set:
ndd |
| value | (param:each parameter and value: Value) | ||||
example) 1000Mbps/FullDuplex | of fjgi2 is disabled. | ||||||
# | ndd | /dev/fjgi | 'instance' | 2 |
| ||
# | ndd | /dev/fjgi | ' | adv_1000fdx_cap' | 0 |
(Note) In this stage, a setup is not reflected in hardware yet.
When setting change is reflected (with no change of an
32