Parameter | Value | Description |
Role_A | Auto (Default) | Auto select Master or Slave by the |
|
| partner. (This can be set when |
|
| AutoNegotiation_A= On.) |
| Master | Communicate by Master. |
| Slave | Communicate by Slave. |
4.3.2.1.2How to Set Parameter
The method of setting up of each parameter of the secondary LAN port (FJSV,pwga) shown in Table 4.1 is explained. If using PCI card (PW008GE4/PW008GE5/PW008QG1), please refer to the User’s guide attached with PCI card.
1.Search /etc/path_to_inst file for a fjgi interface.
#grep fjgi /etc/path_to_inst <Return> "/pci@83,4000/FJSV,pwga@1" 0 "fjgi"
2.The
-Example: 1000Mbps
name="fjgi" parent="/pci@83,4000"
name: | In the above example, the driver name is "fjgi". |
parent: | The |
| /etc/path_to_inst, is to be added here. |
| In this example, parent value is "/pci@83,4000". |
3.After 2, the fjgi.conf setting is reflected by reboot.
#/usr/sbin/shutdown -i6 -y -g0 <Return>
4.3.2.1.3Caution
-Setting by fjgi.conf is necessary only when autonegation is not used for speed/duplex/flow or connecting partner cannot support autonegotiation.
-Since a setup the operation mode by the fjgi.conf file becomes effective per physical interface, when the VLAN interface is being used, a VLAN interface is also changed simultaneously.
4.3.2.2Setting a JumboFrame
Use of JumboFrame makes it possible to expand the TCP/IP MTU size from 1500 to 9000. As the
The procedure of setting JumboFrame is show below.
a.Add the following line to /etc/system file. set fjgi:fjgi_jumbo=1
b.Create /etc/fjmtu.fjgiX file and write a
vi/etc/fjmtu.fjgiX
"X" is instance number. Instance number must be the same as /etc/hostname.fjgi* file's *.
Notes
18