Chelsio Communications Chelsio T5 Betriebsanweisung Seite 43

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 460
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 42
Chapter I. Chelsio Unified Wire
Chelsio T5/T4 Unified Wire For Linux Page 43
iv. Select the required mode:
Possible T580 adapter modes:
|------------------------------|
| 1: 2x40G |
| 2: 4x10G |
|------------------------------|
Select mode for adapter (1,2):
v. Reload the network driver for changes to take effect.
[root@host]# rmmod cxgb4
[root@host]# modprobe cxgb4
5.2. Configuring network-scripts
A typical interface network-script (e.g. eth0) on RHEL 6.3 looks like the following:
# file: /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE="eth0"
HWADDR=00:30:48:32:6A:AA
ONBOOT="yes"
NM_CONTROLLED="no"
BOOTPROTO="static"
IPADDR=10.192.167.111
NETMASK=255.255.240.0
In the case of DHCP addressing the last two lines should be removed and
BOOTPROTO="static" should be changed to BOOTPROTO="dhcp"
On earlier versions of RHEL the NETMASK attribute is named IPMASK. Make sure
you are using the right attribute name.
Note
In case of T580-SO-CR adapters, reboot the machine for changes to take effect.
Note
Seitenansicht 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 459 460

Kommentare zu diesen Handbüchern

Keine Kommentare