4. Plumb each of the IB devices.
To do this, type the following command for each IB-EM port in the system:
# ifconfig ibdn plumb host-ipv4-address up
where
IPv4 address for the device.
If you are using IPv6, use the following command instead:
# ifconfig ibdn inet6 plumb host-ipv6-address up
5. Verify that the devices are plumbed.
To do this, type the command:
# ifconfig -a
The output includes information on the IB devices.
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
ibd1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 2044 index 2
inet 192.128.91.198 netmask ffffff00 broadcast 192.128.91.255
ipib 0:0:4:7:0:0:0:0:0:0:0:1:0:3:ba:0:1:0:1c:19
ibd3: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 2044 index 3
inet 192.128.92.198 netmask ffffff00 broadcast 192.128.92.255
ipib 0:0:4:7:0:0:0:0:0:0:0:1:0:2:c9:2:0:0:55:d9
#
6. Check that data can be send over the InfiniBand link.
Use the ping command to send ICMP (ICMP6) ECHO_REQUEST packets and
receive ICMP (ICMP6) ECHO_RESPONSE packets between InfiniBand hosts. For
example:
# ping host-ip-address
where
Repeat this procedure on all hosts that are connected to the IB switch.
is the instance number of the interface and
n
is the IP address of another IB host. See ping(1M) for details.
host-ip-address
host-ipv4-address
Chapter 3 Configuring IP Over InfiniBand
is the designated
11
Need help?
Do you have a question about the Dual Port 4x IB Host Channel Adapter PCI-ExpressModule and is the answer not in the manual?
Questions and answers