Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

iblinkinfo(8) [debian man page]

IBLINKINFO(8)							OpenIB Diagnostics						     IBLINKINFO(8)

NAME
iblinkinfo.pl - report link info for all links in the fabric SYNOPSIS
iblinkinfo.pl [-Rhcdl -C <ca_name> -P <ca_port> -v <lt,hoq,vlstall> -S <guid> -D <direct_route>] DESCRIPTION
iblinkinfo.pl reports the link info for each port of each switch active in the IB fabric. OPTIONS
-R Recalculate the ibnetdiscover information, ie do not use the cached information. This option is slower but should be used if the diag tools have not been used for some time or if there are other reasons to believe the fabric has changed. -S <guid> Output only the switch specified by <guid> (hex format) -D <direct_route> Output only the switch specified by the direct route path. -l Print all information for each link on one line. Default is to print a header with the switch information and then a list for each port (useful for grep'ing output). -d Print only switches which have a port in the "Down" state. -v <lt,hoq,vlstall> Verify additional switch settings (<LifeTime>,<HoqLife>,<VLStallCount>) -c Print port capabilities (enabled and supported values) -C <ca_name> use the specified ca_name for the search. -P <ca_port> use the specified ca_port for the search. AUTHOR
Ira Weiny <weiny2@llnl.gov> OpenIB Jan 24, 2008 IBLINKINFO(8)

Check Out this Related Man Page

IBPRINTSWITCH(8)						OpenIB Diagnostics						  IBPRINTSWITCH(8)

NAME
ibprintswitch.pl - print either the switch specified or a list of switches from the ibnetdiscover output SYNOPSIS
ibprintswitch.pl [-R -l -C <ca_name> -P <ca_port>] [<switch_guid|switch_name>] DESCRIPTION
Faster than greping/viewing with an editor the output of ibnetdiscover, ibprintswitch.pl will parse out and print either the switch infor- mation for the switch specified or a list of all the switches found in the subnet. In addition, it will crudely parse on the node descrip- tion information and if found report all the information for an entire chasis if the description information is consistent. Finally, ibprintswitch.pl will also reuse the cached ibnetdiscover output from some of the other diag tools which makes it a bit faster than running ibnetdiscover from scratch. OPTIONS
-l List the switches (simply a wrapper for ibswitches). -R Recalculate the ibnetdiscover information, ie do not use the cached information. This option is slower but should be used if the diag tools have not been used for some time or if there are other reasons to believe that the fabric has changed. -C <ca_name> use the specified ca_name for the search. -P <ca_port> use the specified ca_port for the search. AUTHORS
Ira Weiny <weiny2@llnl.gov> Hal Rosenstock <halr@voltaire.com> OpenIB May 31, 2007 IBPRINTSWITCH(8)
Man Page

7 More Discussions You Might Find Interesting

1. Solaris

Ipmp

Hi All, Kindly help me in configuring IPMP or guid me to some link, tried goggling however no luck. Thanks in anticipation (1 Reply)
Discussion started by: kumarmani
1 Replies

2. IP Networking

bonding without switch link aggregation

I have some linux machines that I am trying to increase the throughput to on a single connection. They connect to a switch with two 1GbE lines and the switch does not have Link Aggregation support for these machines. I have tried bonding with balance-rr, balance-alb, but the machines can only... (4 Replies)
Discussion started by: Eruditass
4 Replies

3. Shell Programming and Scripting

Column to Rows

I need some help with this. I got a file with the following format : switch A port 2/6 port 2/7 port 3/8 switch B port 1/2 port 1/5 switch C port 3/1 port 3/2 port 3/3 port 3/4 etc ... I need this to be converted into : (5 Replies)
Discussion started by: pepo2
5 Replies

4. AIX

Anyone using NPIV?

Is anyone here using NPIV with AIX? If you are, what type of switch are you connected to? Also, please share some impressions of NPIV over traditional port-to-port LUN assignments. We are looking to move to NPIV and need some convincing argume... I mean information. (2 Replies)
Discussion started by: kah00na
2 Replies

5. Solaris

Find Brocade SAN switch’s IP in Sun server?

We have a Sun M5000 connecting to a Brocade SAN switch. I don't know the IP of the Brocade switch and don't want to use its serial port to get the info. How can I find the IP of the Brocade switch under Solaris 10? Snoop is not supported by Solaris multipathing. What other tools can I use to find... (6 Replies)
Discussion started by: aixlover
6 Replies

6. AIX

AIX Frame: NIC port down

NIC port is down on IBM Frame. From the back its slot C7/C8. The network switch is the problem, and a new switch will be coming into play. There's one VIO and one LPAR. How do i tell the port is down in the OS on the VIO? And how can i verify it's backup without pulling cables? We have a... (1 Reply)
Discussion started by: gps1976
1 Replies

7. Shell Programming and Scripting

Printing multiple lines on the same line between specific text

This is an extract from a large file. The lines that start with fc are ports on a fabric switch. In between each fc port there is information about the port. fc2/12 is up Port description is SEIEDISCOVER-3 Speed is 4 Gbps fc2/13 is down (Administratively down) fc2/14 is up Port... (1 Reply)
Discussion started by: kieranfoley
1 Replies