File: examples.README

package info (click to toggle)
ibsim 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 480 kB
  • sloc: ansic: 7,907; sh: 200; makefile: 49
file content (10 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
As fabric topology description ibsim uses text file in the format
compatible with ibnetdiscover command output and it can be generated
using real cluster snapshot. Just like:

  ibnetdiscover > ibnet.out

Some useful extensions (must be at beginning of line) are:
'include <file-name>' - includes named topology file
'do <ibsim-command>' - executes ibsim console command during the
                       topology file parsing