Fujitsu PCI Gigabit Ethernet 4.1 Update 2/ 5.0 for Oracle Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 25
The parameter values need to be set by character strings like AutoNegotiation_A="On", LinkSpeed_A="100" and
DuplexCapabilities_A="Full".
The following is added to the fjgi.conf file:
AutoNegotiation_A="On"
LinkSpeed_A="100"
DuplexCapabilities_A="Full";
Example 3: The MTU parameter for all instances is set to 8000.
The parameter value needs to be set by numerical value like fjgi_mtu=8000.
The following is added to the fjgi.conf file:
fjgi_mtu=8000;
Note: After making changes to the fjgi.conf file, the system must be rebooted. The settings become effective after rebooting.
- How to set a parameter to each instance
Example 1: The parameters for fjgi0 is set to "Auto-Negotiation is disabled", "Connect at 100Mbps" and "Half-Duplex operation is
enabled".
The parameter value needs to be set by a character string like fjgi0="100:Half:::Off:::::".
The following is added to the fjgi.conf file:
fjgi0="100:Half:::Off:::::";
Example 2: The parameters for fjgi1 is set to "Auto-Negotiation is disabled", "Connect at 100Mbps" and "Half-Duplex operation is
enabled".
The parameter value needs to be set by a character string like fjgi1="100:Half:Auto:1500:Off:Auto::::".
The following is added to the fjgi.conf file:
fjgi1="100:Half:Auto:1500:Off:Auto::::";
Example 3: The parameters for fjgi0 is set to "Auto-Negotiation is enabled", "Connect at 100Mbps" and "Full-Duplex operation is
enabled".
The parameter value needs to be set by a character string like fjgi0="100:Full:::On:::::".
The following is added to the fjgi.conf file:
fjgi0="100:Full:::On:::::";
Example 4: The parameters for fjgi1 is set to "Auto-Negotiation is enabled", "Connect at 100Mbps" and "Full-Duplex operation is
enabled".
The parameter value needs to be set by a character string like fjgi1="100:Full:Auto:1500:On:Auto::::".
The following is added to the fjgi.conf file:
fjgi1="100:Full:Auto:1500:On:Auto::::";
Example 5: The MTU parameter for fjgi0 is set to 8000.
- 20 -
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 92 93

Komentarze do niniejszej Instrukcji

Brak uwag