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-devel
Commits
37071d23
Commit
37071d23
authored
Dec 26, 2000
by
Christopher Alfeld
Browse files
Updated docs on lans section.
parent
fc5a568f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/ir_format
View file @
37071d23
...
...
@@ -34,7 +34,7 @@ Sections can be within sections and no order is imposed.
Sections:
Topology: describes the base
physical
topology of the network.
Topology: describes the base
desired
topology of the network.
START topology
START nodes
...
...
@@ -55,11 +55,12 @@ START links
# <loss_rate> is the rate of loss. If omitted assumed to be 0.
END links
START lans
# <lan>
<switch
> <links>
# <lan>
"<nodes>" <bw> <delay
> <links>
# <lan> is a lan identifier and also acts as a node identifier for the
# purposes of links.
# <switch> is a string that maps to a physical switch.
# <links> is a space separated list of links that attach to the lan.
# <nodes> is a space seperated list of nodes
# <bw> is the bandwidth of the LAN
# <delay> is the latency of the LAN
END lans
END topology
...
...
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