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
cf8a3497
Commit
cf8a3497
authored
Sep 05, 2013
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More updates.
parent
968f10ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
6 deletions
+14
-6
install/genirack/NOTES
install/genirack/NOTES
+14
-6
No files found.
install/genirack/NOTES
View file @
cf8a3497
...
...
@@ -161,6 +161,10 @@ Setting up an InstaGeni Rack. First, we need the following info:
2620(config)> no snmp-server community public
2620(config)> snmp-server community XXXXX manager unrestricted
2620(config)> password all (type in same password for manager/operator)
2620(config)> ip ssh
2620(config)> aaa authentication ssh login public-key none
2620(config)> aaa authentication ssh enable public-key node
2620(config)> copy tftp pub-key-file 10.1.1.1 id_rsa.pub manager
2620(config)> write memory
2620(config)> reload
...
...
@@ -200,6 +204,10 @@ Setting up an InstaGeni Rack. First, we need the following info:
5400(config)> no snmp-server community public
5400(config)> snmp-server community XXXXX manager unrestricted
5400(config)> password all (type in same password for manager/operator)
5400(config)> ip ssh
5400(config)> aaa authentication ssh login public-key none
5400(config)> aaa authentication ssh enable public-key none
5400(config)> copy tftp pub-key-file 10.3.1.1 id_rsa.pub manager
5400(config)> write memory
5400(config)> reload
...
...
@@ -407,6 +415,12 @@ Setting up an InstaGeni Rack. First, we need the following info:
boss> wap sharevlan -f -o emulab-ops,openflow-vlans \
mesoscale-openflow mesoscale-openflow
* Run update_sitevars and addservers to get boss/ops into the DB
and to turn on arp lockdown.
boss> wap /usr/testbed/sbin/update_sitevars
boss> wap /usr/testbed/sbin/addservers
* Create some test experiments. Test the ProtoGeni API.
* Create the shared-pool experiment. Use this NS file:
...
...
@@ -427,12 +441,6 @@ Setting up an InstaGeni Rack. First, we need the following info:
boss> wap /usr/testbed/sbin/protogeni/register_resources
* Run update_sitevars and addservers to get boss/ops into the DB
and to turn on arp lockdown.
boss> wap /usr/testbed/sbin/update_sitevars
boss> wap /usr/testbed/sbin/addservers
* Send email to local admin with pointer to instructions on getting their
admin account on boss: http://www.protogeni.net/wiki/RackAdminAccounts
...
...
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