########################################################################### NSRC Lab Ð Instructions for accessing equipment remotely ########################################################################### All 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). Device/Console Names Mapping: Group 1 Group 2 -------------- -------------- R11 Ð Router3 R21 Ð Router6 R12 Ð Router4 R22 Ð Router7 R13 Ð Router5 R23 Ð Router8 BB11 Ð Switch4 BB21 Ð Switch8 BB12 Ð Switch5 BB22 Ð Switch9 SW11 Ð Switch6 SW21 Ð Switch10 SW12 Ð Switch3 SW22 Ð Switch7 C1 - nsrclab-client1 C2 - nsrclab-client2 C6 - nsrclab-client6 C7 - nsrclab-client7 Group3 Group4 -------------- -------------- R31 Ð Router9 R41 Ð Router12 R32 Ð Router10 R42 Ð Router13 R33 Ð Router11 R43 - Router14 BB31 Ð Switch12 BB41 Ð Switch16 BB32 Ð Switch13 BB42 Ð Switch17 SW31 Ð Switch14 SW41 Ð Switch18 SW32 Ð Switch11 SW42 Ð Switch15 C3 - nsrclab-client3 C4 - nsrclab-client4 C8 - nsrclab-client8 C9 - nsrclab-client9 Group5 ISP --------------- -------------------------- R51 - Router15 SPSW1 - Switch1, VLAN 254 R52 - Router16 SPR1 - Router1 R53 - Router17 BB51 Ð Switch20 IXP BB52 Ð Switch21 --------------------------- SW51 Ð Switch22 XPSW1 - Switch1, VLAN 255 SW52 Ð Switch19 XPR1 - Router2 C5 - nsrclab-client5 C10 - nsrclab-client10 Use the topology diagram and the device/console name reference to identify your devices and ssh to the terminal server. If using Putty on Windows: 1. In the `Host Name' box, enter nsrclab-console1-gw.uoregon.edu 2. In `Connection type', select "SSH" 3. Press the `Open' button, and type the username as: nsrc:switch1 nsrc:router3 etc. From a Linux shell: ssh nsrc:switch4@nsrclab-console1-gw.uoregon.edu ssh nsrc:router3@nsrclab-console1-gw.uoregon.edu Your instructor will provide the passwords. Access to the Linux workstations is via SSH, for example: ssh nsrc@nsrclab-client1.uoregon.edu