OK - Tech Support Time for The Apprentice.
She ran into a glitch with the program. Two faults in it she was trying to migrate the IOS and it didn't work for her.
- typos at first (hers)
- typos on their workbook (the command didn't take as written in the simulator)
- the copied image was too small but copied correctly
- the copied image would not boot properly
We passed it up after resolving all issues and moved on.
I then told her we needed to step it up a notch and make things a hair more interesting.
So I told her to draw a diagram every time she does a lab and note the L1/L2/L3 characteristics of the devices in the network.
I also told her to perform the following tasks on every device in the simulator.
login normally as directed on the prescribed device.
perform a show run (write down the interesting commands for each device)
perform a show interfaces (verify up/up and ip addressing)
perform a show cdp nei and a show cdp nei det
then:
write each config as it has already been configured.
enable secret ciscopress
no service password recovery
no ip domain lookup
int f0/0
ip address 10.1.1.1 255.255.255.0
no shut
int s0/0/0
ip address 100.1.1.1 255.255.255.0
no shut
router rip
ver 2
net 10.0.0.0
line con 0
login
password ciscopress
no logging sync
exec-t 0 0
line vty 0 4
login
password ciscopress
I also asked her to continue to use the full commands versus the shortcuts I might use for example.
Comblues
She ran into a glitch with the program. Two faults in it she was trying to migrate the IOS and it didn't work for her.
- typos at first (hers)
- typos on their workbook (the command didn't take as written in the simulator)
- the copied image was too small but copied correctly
- the copied image would not boot properly
We passed it up after resolving all issues and moved on.
I then told her we needed to step it up a notch and make things a hair more interesting.
So I told her to draw a diagram every time she does a lab and note the L1/L2/L3 characteristics of the devices in the network.
I also told her to perform the following tasks on every device in the simulator.
login normally as directed on the prescribed device.
perform a show run (write down the interesting commands for each device)
perform a show interfaces (verify up/up and ip addressing)
perform a show cdp nei and a show cdp nei det
then:
write each config as it has already been configured.
enable secret ciscopress
no service password recovery
no ip domain lookup
int f0/0
ip address 10.1.1.1 255.255.255.0
no shut
int s0/0/0
ip address 100.1.1.1 255.255.255.0
no shut
router rip
ver 2
net 10.0.0.0
line con 0
login
password ciscopress
no logging sync
exec-t 0 0
line vty 0 4
login
password ciscopress
I also asked her to continue to use the full commands versus the shortcuts I might use for example.
Comblues
