The parameter value needs to be set by a character string like fjgi0=":::8000::::::".
The following is added to the fjgi.conf file:
fjgi0=":::8000::::::";
Example 6: The MTU parameter for fjgi1 is set to 8000.
The parameter value needs to be set by a character string like fjgi1="Auto:Both:Auto:8000:On:Auto::::".
The following is added to the fjgi.conf file:
fjgi1="Auto:Both:Auto:8000:On:Auto::::";
Note: After making changes to the fjgi.conf file, the system must be rebooted. The settings become effective after rebooting.
-How to set parameters to all instances and to each instance
Example 1: The MTU parameter for all instances is set to 1500 and the MTU parameter for fjgi0 is set to 8000.
In this case, the MTU of fjgi0 is 8000, and the MTU of other instances is 1500.
The following is added to the fjgi.conf file:
fjgi_mtu=1500;
fjgi0=":::8000::::::";
Note: After making changes to the fjgi.conf file, the system must be rebooted. The settings become effective after rebooting.
- Method 2: Setting method of old style [Parameter List]
Parameter Value Description
name fjgi Used to specify the driver name.
parent See below Used to specify the location of the device
node in the device tree.
unit-address See below Used to specify the address within the
device node.
LinkSpeed_A (*1)
Auto (default)
Any connection speed of 1000, 100, or 10
Mbps is set based on negotiation with the
remote device. (This is effective only
when AutoNegotiation_A=On.)
1000 Connect at 1000Mbps.
100 Connect at 100Mbps.
10 Connect at 10Mbps.
DuplexCapabilities_A (*1)
Both (default)
Both Full-Duplex and Half-Duplex are
enabled. (This is effective only when
AutoNegotiation_A=On.)
Half Half-Duplex operation is enabled.
Full Full-Duplex operation is enabled.
FlowControl_A (*2) Auto (default) Flow control is performed according to
the setup of the remote device.
- 21 -