Router Esim Solution Lab
Router Esim Solution Lab
Here are the commands you enter to program Router A in the Esimdont
type lines starting with *those are just explanations I have put in for you.
Below the explanation set is another copy without all the commentsmuch
easier to use after you have done the reading part.
Once you have programmed lab A go on and program the others in the
SIM. You should be able to program the entire E-Sim in under 20 minutes
once
you get used to it!!
Ena
*Enable the router for programming
Config t
*Configure in terminal modelike a one line DOS mode
Hostname Lab_A
*The name your are giving the router
Enable secret class
*To get into the router next time you need to know the secret
password.class
*Using the word secret means the password will be encrypted so people
cant see it on future output
Line con 0
*You want to program the Console portthis is a physical port on the
routerused normally to plug in a computer to program the router for initial
setup
Password cisco
*to get in through the Console port you will be asked next time for the
password which is cisco
Login
*tells the router the person must Login to get in through the Console.
Line vty 0 4
*there are 5 telnet lines (vty lines) 0,1,2,3 and 4these are for connecting to
the router over the internet using Telnet.
*each of these lines could be individually password protected instead of them
all having the same password
Password cisco
*to get into the vty lines you now need a password
Login
*and you have to log in to get in through the vty lines
Exit
*exit out of the programming the vty lines
Int e0
*go into interface Ethernet 0. These Ethernet outlets usually connect to the
LAN