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.
AUTHORS
- Sasha Khapyorsky
- <[email protected]>
- Hal Rosenstock
-
<[email protected]>