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
6a086dbc
Commit
6a086dbc
authored
Sep 26, 2003
by
Robert Ricci
Browse files
Fix - the type of IXP nodes has changed
parent
a8ba7445
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ixp/nsfile.ns
View file @
6a086dbc
...
@@ -4,7 +4,7 @@ set ns [new Simulator]
...
@@ -4,7 +4,7 @@ set ns [new Simulator]
set myixp [$ns node]
set myixp [$ns node]
set ixphost [$ns node]
set ixphost [$ns node]
tb-set-hardware $myixp ixp-bv
eil
tb-set-hardware $myixp ixp-bv
tb-fix-node $myixp $ixphost
tb-fix-node $myixp $ixphost
tb-set-node-os $ixphost RHL73-IXPHOST
tb-set-node-os $ixphost RHL73-IXPHOST
...
...
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