Agenda: nsrc-lab-access-instructions.txt

File nsrc-lab-access-instructions.txt, 2.2 KB (added by cvicente, 8 years ago)
Line 
1###########################################################################
2NSRC Lab Ð Instructions for accessing equipment remotely
3###########################################################################
4
5All network equipment in the remote lab will be managed using their serial console ports. Access to the consoles is available via a terminal server using secure shell (ssh).
6
7
8Device/Console Names Mapping:
9
10Group 1                                                 Group 2
11--------------                                  --------------
12R11  Ð Router3                                  R21  Ð Router6
13R12  Ð Router4                                  R22  Ð Router7
14R13  Ð Router5                                  R23  Ð Router8
15BB11 Ð Switch4                                  BB21 Ð Switch8
16BB12 Ð Switch5                                  BB22 Ð Switch9
17SW11 Ð Switch6                                  SW21 Ð Switch10
18SW12 Ð Switch3                                  SW22 Ð Switch7
19C1   - nsrclab-client1                          C2   - nsrclab-client2
20C6   - nsrclab-client6                          C7   - nsrclab-client7
21
22Group3                                          Group4
23--------------                                  --------------
24R31  Ð Router9                                  R41  Ð Router12
25R32  Ð Router10                                 R42  Ð Router13
26R33  Ð Router11                                 R43  - Router14
27BB31 Ð Switch12                                 BB41 Ð Switch16
28BB32 Ð Switch13                                 BB42 Ð Switch17
29SW31 Ð Switch14                                 SW41 Ð Switch18
30SW32 Ð Switch11                                 SW42 Ð Switch15
31C3   - nsrclab-client3                          C4   - nsrclab-client4
32C8   - nsrclab-client8                          C9   - nsrclab-client9
33
34Group5                                          ISP
35---------------                                 --------------------------
36R51  - Router15                                 SPSW1 - Switch1, VLAN 254
37R52  - Router16                                 SPR1  - Router1
38R53  - Router17
39BB51 Ð Switch20                                 IXP
40BB52 Ð Switch21                                 ---------------------------
41SW51 Ð Switch22                                 XPSW1 - Switch1, VLAN 255
42SW52 Ð Switch19                                 XPR1  - Router2
43C5   - nsrclab-client5
44C10  - nsrclab-client10
45
46
47Use the topology diagram and the device/console name reference to identify your devices and ssh to the terminal server.
48
49If using Putty on Windows:
50
51        1. In the `Host Name' box, enter nsrclab-console1-gw.uoregon.edu
52        2. In `Connection type', select "SSH"
53        3. Press the `Open' button, and type the username as:
54
55        nsrc:switch1
56        nsrc:router3
57        etc.
58
59From a Linux shell:
60
61        ssh nsrc:switch4@nsrclab-console1-gw.uoregon.edu
62
63        ssh nsrc:router3@nsrclab-console1-gw.uoregon.edu
64
65
66Your instructor will provide the passwords.
67
68Access to the Linux workstations is via SSH, for example:
69
70        ssh nsrc@nsrclab-client1.uoregon.edu
71
72