Skip to content
GitLab
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
f1bfe4c6
Commit
f1bfe4c6
authored
Sep 30, 2004
by
Leigh B. Stoller
Browse files
Add stub network stuff to elabinelab defs file. which will be replaced
when a real defs file is created from it.
parent
6fe35a4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
defs-elabinelab
View file @
f1bfe4c6
...
...
@@ -31,3 +31,18 @@ WWWHOST=changeme
TBMAINSITE=0
THISHOMEBASE=changeme
PLABSUPPORT=0
#
# Network config stuff. Used to generate initial named and dhcpd config files.
#
BOSSNODE_IP=changeme
USERNODE_IP=changeme
CONTROL_ROUTER_IP=changeme
CONTROL_NETWORK=changeme
CONTROL_NETMASK=changeme
PRIVATE_NETWORK=changeme
PRIVATE_ROUTER=changeme
PRIVATE_NETMASK=changeme
PUBLIC_NETWORK=changeme
PUBLIC_ROUTER=changeme
PUBLIC_NETMASK=changeme
DHCPD_DYNRANGE=changeme
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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