Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-stable
Commits
c3e7735a
Commit
c3e7735a
authored
Apr 12, 2001
by
Robert Ricci
Browse files
Changed tbpcXX -> pcX
parent
e25ec7ad
Changes
4
Show whitespace changes
Inline
Side-by-side
utils/delay_config
View file @
c3e7735a
...
...
@@ -2,7 +2,7 @@
if
(
@ARGV
<
1
)
{
print
STDERR
"
Usage: delay_config <node> [<delay>] [<bw>] [<plr>]
\n
"
.
"
node =
tb
pcX
X
, where
tb
pcX
X
is the delay node to be configured
\n
"
.
"
node = pcX, where pcX is the delay node to be configured
\n
"
.
"
delay = one-way link delay in milliseconds
\n
"
.
"
bw = bw<NNN><U>, N=bandwidth (1-100), U=units (M=Mbps, k=kbps)
\n
"
.
"
plr = packet loss rate (0 <= plr < 1)
\n
";
...
...
www/hardware.html
View file @
c3e7735a
...
...
@@ -13,7 +13,7 @@
</center>
<ul>
<li>
40 PC nodes (
<b>
tb
pc
0
1-40
</b>
), consisting of:
<li>
40 PC nodes (
<b>
pc1-40
</b>
), consisting of:
<ul>
<li>
600MHz Intel Pentium III "Coppermine" processors.
...
...
www/software.html
View file @
c3e7735a
...
...
@@ -28,7 +28,7 @@
access the console port of each node in their experiment.
<p>
<li><b>
tb
pc[
0
1-40].emulab.net
</b>
: Testbed PC nodes
<li><b>
pc[1-40].emulab.net
</b>
: Testbed PC nodes
<p>
The testbed nodes dual boot FreeBSD 4.0 and RedHat Linux 6.2. You
may also boot your own OSKit kernels on them. Alternatively, you
...
...
@@ -47,7 +47,7 @@
All of the Testbed PCs have their COM1 serial interface (console
port) connected to users.emulab.net. The port is configured to run
at 115K baud, and are accessible from users.emulab.net (via the
tip command) using the appropriate "
tb
pc" names; e.g., "
tb
pc
0
6."
tip command) using the appropriate "pc" names; e.g., "pc6."
<p>
<li><b>
sh[1-20]-[1-8].emulab.net
</b>
: Testbed Shark nodes
...
...
www/tutorial/basic.html
View file @
c3e7735a
...
...
@@ -185,11 +185,11 @@ similar to this:
Node Mapping:
Virtual Physical Qualified Name
--------------- --------------- --------------------
nodeA
tb
pc12 nodeA.myproj.myexp.emulab.net
nodeB
tb
pc14 nodeB.myproj.myexp.emulab.net
nodeC
tb
pc16 nodeC.myproj.myexp.emulab.net
nodeD
tb
pc18 nodeD.myproj.myexp.emulab.net
delay0
tbpc07
delay0.myproj.myexp.emulab.net
nodeA pc12
nodeA.myproj.myexp.emulab.net
nodeB pc14
nodeB.myproj.myexp.emulab.net
nodeC pc16
nodeC.myproj.myexp.emulab.net
nodeD pc18
nodeD.myproj.myexp.emulab.net
delay0
pc7
delay0.myproj.myexp.emulab.net
IP Addresses:
Node IFC Destination IP
...
...
Write
Preview
Supports
Markdown
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