- 04 Jan, 2001 26 commits
-
-
Leigh B. Stoller authored
simple autogen of the symlinks to plasticwrap on the control node, and added control-install targets in several more directories.
-
Leigh B. Stoller authored
-
Mac Newbold authored
-
Mac Newbold authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
couple of things that need to be over there.
-
Mac Newbold authored
-
Mac Newbold authored
-
Robert Ricci authored
-
Robert Ricci authored
Usage: if2port <node | node:if | node if> Example: <ricci@paper:~>./if2port tbpc01 +--------+-----+--------+-----+-----+ |node_id1|card1|node_id2|card2|port2| +--------+-----+--------+-----+-----+ |tbpc01 | 0|cisco | 3| 25| |tbpc01 | 1|cisco | 3| 27| |tbpc01 | 2|cisco | 3| 29| |tbpc01 | 3|cisco | 3| 31| |tbpc01 | 4|cisco2 | 3| 1| +--------+-----+--------+-----+-----+ 5 rows processed <ricci@paper:~>./if2port tbpc01:0 +--------+-----+--------+-----+-----+ |node_id1|card1|node_id2|card2|port2| +--------+-----+--------+-----+-----+ |tbpc01 | 0|cisco | 3| 25| +--------+-----+--------+-----+-----+ 1 row processed <ricci@paper:~>
-
Robert Ricci authored
-
Christopher Alfeld authored
-
Mac Newbold authored
-
Christopher Alfeld authored
-
mac authored
-
Christopher Alfeld authored
-
mac authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
tbrun currently gets stuck on os_setup. os_setup problem...
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Leigh B. Stoller authored
Almost there ...
-
mac authored
-
- 03 Jan, 2001 7 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
the testbed list.
-
mac authored
Also added a copy of the experiment creation message to the user as well as testbed-www.
-
mac authored
-
mac authored
snmpit: -First part of a major reorganization/rewrite. -Added checks for node ownership before changing port values and adding or removing VLANs. -Translation tables (mac<->tbxxMM:N,tbxxMM:N<->switch:port,port<->ifIndex) are now global and get initialized whenever necessary. -Made port config changes work for ciscos. (speed and duplex) -Added ability to specify ports as tbxxMM:N for cisco port config changes. -Some general cleanup/reorg/rewrite of old ugly code.
-
Robert Ricci authored
(/users and /proj, both of which are definitely available on both paper and plastic), and improved the error message if they are in a different directory.
-
Christopher Alfeld authored
-
- 02 Jan, 2001 7 commits
-
-
Leigh B. Stoller authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
-
Christopher Alfeld authored
ir_format - Updated to include the new delays section format. NOTE: The new /delay is *not* backwards compatible. The only thing that use to use it was os_setup which is no longer used. postassign will now parse the new format and update the delays table.
-
Christopher Alfeld authored
are not real nodes but rather represent the switch's ability to simulate switched lans.
-
Christopher Alfeld authored
LAN support, cleans up the code, and is generally a nicer program. It also now supports a -v option which will provide lots of debugging output. postassign - This should be called after assign_wrapper has finished and the resulting nodes reserved. It will updated the delays table and the vname column of reserved. assign.tcl - Replaced by assign_wrapper. Note on placement: Both of these programs should end up in libexec.
-
Christopher Alfeld authored
and postassign and added a message of when tbend would be needed.
-