Changes between Version 2 and Version 3 of GEC13Agenda/ExperimenterWorkflowTutorial/Tutorial
- Timestamp:
- 03/12/12 19:31:32 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC13Agenda/ExperimenterWorkflowTutorial/Tutorial
v2 v3 80 80 81 81 || '''SCRATCHPAD''' ||'''Complete this info''' || || 82 ||'''My MyPLC host IP(1 31)''' || 10.42.131. '''90''' || IP address of your82 ||'''My MyPLC host IP(144)''' || 10.42.144. '''90''' || IP address of your 83 83 MyPLC host on the pre-configured subnet || 84 84 ||'''MyPLC login name''' ||'''pgenigpolabbbncom_aliceslice '''|| Your login name 85 85 to the MyPLC hosts || 86 ||'''Neighbor's MyPLC host IP(1 31)''' || 10.42.131. '''52'''|| IP address of86 ||'''Neighbor's MyPLC host IP(144)''' || 10.42.144. '''52'''|| IP address of 87 87 your neighbor's MyPLC host on the pre-configured subnet || 88 88 ||'''My MyPLC host IP(your subnet)''' || 10.42 . '''122''' . '''90'''|| The IP … … 700 700 }}} 701 701 702 For user gpousr21 this would be :703 {{{704 xterm -e ssh -i ./ssh/geni_key -F ssh/config gpousr##@ops &705 }}}706 707 702 '''Note''': If your hosts are in Georgia Tech you would need to use the 708 703 connection through ops. … … 710 705 To do that run 711 706 {{{ 712 xterm -e ssh -i ssh/geni_key -F ssh/config <hostname> &707 xterm -e ssh -i ssh/geni_key -F ssh/config pgenigpolabbbncom_gposlice##@<hostname> & 713 708 }}} 714 709 715 710 For gpousr21 that would be : 716 711 {{{ 717 xterm -e ssh -i ssh/geni_key -F ssh/config bain &712 xterm -e ssh -i ssh/geni_key -F ssh/config pgenigpolabbbncom_gposlice21@bain & 718 713 }}} 719 714 … … 724 719 VLAN (one using 3715 and the other 3716). 725 720 726 The two subnets that have been provisioned are '''10.42.1 31.0/24''' on 3715 and727 '''10.42.1 32.0/24''' on 3716.721 The two subnets that have been provisioned are '''10.42.144.0/24''' on 3715 and 722 '''10.42.149.0/24''' on 3716. 728 723 729 724 First of all let's see how we can figure out the IP of the hosts we reserved :