Setup guide

ifconfig
If your network interface is up and running, an up appears in the
broadcast report for the interface. The report includes a line similar
to the following:
UP BROADCAST RUNNING MULTICASTMTU:1500Metric:1
If your network interface is not up and running, check the
connections on your network card. A green light appears when there
is a good connection between your network card and its destination.
If you must reconnect cables on Linux, you must restart the network
interface.
To restart a network interface:
1 Type the following command:
ifconfig <interface_name>up
Viewing InfiniBand Statistics
This section describes how to view port statistics for the workstation and
InfiniBand switch, and how to obtain InfiniBand log files.
For more information about configuring, monitoring, and managing the
InfiniBand switch and network, see the documentation provided by the
manufacturer of your InfiniBand switch.
Viewing InfiniBand Information for a Workstation
The InfiniBand driver installed on your workstation provides two commands
that output statistics and information about InfiniBand ports.
To review statistics and information about a port:
1 Log in as root, and type the following commands in a terminal:
cat /proc/iba/<driver_id>/1/port<x>/stats
cat /proc/iba/<driver_id>/1/port<x>/info
where <x> is the port number on the device, and <driver_id> is the
HCA driver ID for your device, for example: mt25218.
232 | Chapter 6 Advanced Configuration and Troubleshooting