The lab network we will be working with looks like the diagram below.
- Use this table to determine what Pod you have been assigned.
- Open 3 Terminal sessions on your workstation.
- SSH to your Pod three (3) times, ADJUST the command below for your Pod ##!
- The first SSH session will be used for managing Ansible and the files. We will need to change directories to the CLUS folder for this lab.
- The second SSH session will be a jump box for you to get to the first Cat9300 switch.
- The third SSH session will be a jump box for you to get to the second Cat9300 switch.
NOTE: Please do NOT use Pod 12 !!! Things will break, lab will fail! You've been warned!
Workstation # | Pod FQDN |
---|---|
Workstation #1 | pod01-xelab.cisco.com |
Workstation #2 | pod02-xelab.cisco.com |
Workstation #3 | pod03-xelab.cisco.com |
Workstation #4 | pod04-xelab.cisco.com |
Workstation #5 | pod05-xelab.cisco.com |
Workstation #6 | pod06-xelab.cisco.com |
Workstation #7 | pod07-xelab.cisco.com |
Workstation #8 | pod08-xelab.cisco.com |
Workstation #9 | pod09-xelab.cisco.com |
Workstation #10 | pod10-xelab.cisco.com |
Workstation #11 | pod11-xelab.cisco.com |
Workstation #12 | pod13-xelab.cisco.com |
ssh -p 3389 -l ciscolive podXX-xelab.cisco.com
SSH Username & Password for the Pod & the Cat9300 switches are all the same.
User: ciscolive
Password: ciscolive123
cd clus2023-devwks-2008
SSH Username & Password for the Pod & the Cat9300 switches are all the same.
User: ciscolive
Password: ciscolive123
ssh 10.1.1.5
ssh 10.1.1.55
I arrange my SSH sessions like this for best viewing. Adjust them for your own preferences.