Specifications
51
High Performance Trading/Algo Speed with Wombat Design and Implementation Guide
OL-15617-01
Appendix B—Building and Configuring Switches
The text that follows is an example file named R2S101:
R2H01
R2H02
R2H03
R2H04
R2H05
R2H06
R2H07
R2H08
R2H09
R2H10
R2H11
R2H12
R2H13
R2H14
R2H15
R2H16
Disable Uplinks on Leaf Switches
Access each leaf switch through the Ethernet management network and disable the uplinks to the core
switches.
Install Host-Side Drivers and Configure IP Addresses to InfinIBand Ports on Hosts
Log on to each host over the Ethernet management network and install Cisco InfiniBand drivers (from
CD-ROM or NFS). Apply an IP address to the ib0 port and, if applicable, to the ib1 port.
Install Drivers from a CD
Step 1
Login: super
Password: xxxxx
Log in to the switch.
Step 2
R2S101> enable Enter Privileged Exec mode.
Step 3
R2S101# configure terminal Enter Global Configuration mode.
Step 4
R2S101(config)# interface ib 23-24 Enter Interface Configuration submode for uplinks to core
switches.
Step 5
R2S101(config-int-ib-23-24)# shutdown Disable uplinks.
Step 6
R2S101(config)# exit Return to Privileged Exec mode.
Step 1
host login: user-id
Password: password
Log in to your host.
Step 2
Host~ #mount /media/cdrom Mount the CD-ROM.
Step 3
Host~ #cd /media/cdrom Navigate to the CD-ROM..
Step 4
Host~ #./tsinstall Enter the tsinstall command.