Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
1e0bc492
Commit
1e0bc492
authored
Dec 29, 2000
by
Christopher Alfeld
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated.
parent
fa207a06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
tbsetup/README
tbsetup/README
+6
-6
No files found.
tbsetup/README
View file @
1e0bc492
tbsetup
Syntax:
tbprerun <ns-file>
tbprerun <
pid> <eid> <
ns-file>
tbprerun does all tasks necessary to setup up for an experiment on the
testbed. It generates an IR file that can be used with 'tbrun' to
...
...
@@ -14,7 +14,7 @@ nodes using tbend, even if you never run the experiment.
tbrun
Syntax:
tbrun <ir-file>
tbrun <
pid> <eid> <
ir-file>
tbrun setups up the testbed for the experiment.
...
...
@@ -22,17 +22,17 @@ tbrun setups up the testbed for the experiment.
tbreport
Syntax:
tbreport <ir-file>
tbreport
[-v]
<ir-file>
tbreport parses the IR file and produces a human readable report on
the contents.
the contents.
-v will include extra information.
tbend
Syntax:
tbend <
ir-file
>
tbend <
pid> <eid
>
tbend does tear down.
It frees allocated nodes and resets VLANs.
tbend does tear down.
This should be run at the end of every experiment even if nothing was
done in the experiment.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment