Scroll to navigation

DUMP_LFTS.SH(8) OpenIB Diagnostics DUMP_LFTS.SH(8)

NAME

dump_lfts.sh - dump InfiniBand unicast forwarding tables
 

SYNOPSIS

dump_lfts.sh [-h] [-D] [-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] [>/path/to/dump-file]
 
 

DESCRIPTION

dump_lfts.sh is a script which dumps the InfiniBand unciast forwarding tables (MFTs) in the switch nodes in the subnet.
 
The dump file format is compatible with loading into OpenSM using the -R file -U /path/to/dump-file syntax.
 

OPTIONS

-D
dump forwarding tables using direct routed rather than LID routed SMPs
-h
show help
-C <ca_name>
use the specified ca_name.
-P <ca_port>
use the specified ca_port.
-t <timeout_ms>
override the default timeout for the solicited mads.
 

SEE ALSO

dump_mfts(8), ibroute(8), ibswitches(8), opensm(8)
 

AUTHORS

Sasha Khapyorsky
<sashak@voltaire.com>
Hal Rosenstock
<halr@voltaire.com>
May 21, 2007 OpenIB