In this session of A Few Easy Steps, we will be doing the initial setup for automation on a Cisco IOS Device. In General this will work on any Cisco IOS Device. Session Prerequisites:
- You have a Cisco Console Cable
- You have a serial port
- You have a Terminal Program that you can access your Serial Port
Session Assumptions:
- Hostname is already set
- Domain name is: SPC.DEV
- RSA modulus is 1024 bits
- Our Admin interface is: FA0/0
- The Interface has already had its IP Address assigned
- Enable Password is: password
- Username is : pytest
- Password is: pytest
- We are using VTY ports 0-5
Our goals of this session are:
- Setup IP Domain Name
- Create RSA key for SSH
- Set Enable Password
- Setup Username
- Setup Password
- Turn interface FA0/0 on
- Enable SSH on VTY 0-5
- Set Login to Local Authentication