|
Home > Archive > alt.certification.cisco > February 2004 > which elab do you recommend?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
which elab do you recommend?
|
|
| binary 2004-02-11, 11:25 pm |
| i understand there are some elabs that we need to pay and telnet. i don't
need trainer, i just need to practice at my own pace.
wat elab do you recommend?
thanks.
| |
| Kristopher Francisco 2004-02-12, 10:25 pm |
| I don't know if your primary language is english but I think I understand
your question....
The site I'm getting ready to recommend to you has free and paid telnet
access to their routers:
Visit r1r2.com and click on the R1R2 Lab Access tab. Follow the
instructions. When you telnet into r1r2.com, I suggest choosing r1r2ser. Now
that you have access to a real router, practice until you can set up your
router(s) to talk w/o looking at a book.
If you're looking for something to guide you, in my 640-607 CNAP training,
my teacher gave us a document to guide our router practice. Hope it helps:
Router> enable
Router# config t
Router(config)# Hostname Lab_A
Router(config)# enable password cisco
Router(config)# enable secret class
router(config)# line console 0
router(config-line)# login
router(config-line)# password cisco
router(config)# line auxillary 0
router(config-line)# login
router(config-line)# password cisco
router(config)# line vty 0 4
router(config-line)# login
router(config-line)# password cisco
router(config)# router rip
Router(config-router)# network 192.5.5.0
Router(config-router)# network 205.7.5.0
Router(config-router)# network 201.100.11.0
Router(config)# interface e1
Router(config-if)# ip address 205.7.5.1 255.255.255.0
Router(config-if)# no shut
Router(config)# interface e0
Router(config-if)# ip address 192.5.5.1 255.255.255.0
Router(config-if)# no shut
Router(config)# interface s0
Router(config-if)# ip address 201.100.11.1 255.255.255.0
Router(config-if)# clock rate 9600
Router(config-if)# no shut
"binary" <binary_0011@hotmail.com> wrote in message
news:402af916@news.starhub.net.sg...
> i understand there are some elabs that we need to pay and telnet. i don't
> need trainer, i just need to practice at my own pace.
>
> wat elab do you recommend?
>
> thanks.
>
>
| |
| Christian M. 2004-02-18, 12:24 am |
| "binary" <binary_0011@hotmail.com> wrote in message news:<402af916@news.starhub.net.sg>...
> i understand there are some elabs that we need to pay and telnet. i don't
> need trainer, i just need to practice at my own pace.
>
> wat elab do you recommend?
>
> thanks.
ATTENTION!
Never pay money to the RouterAcademy
http://www.routeracademy.com/index.asp. This is just a great swindle.
You pay for labs times, but you'll never have access.
Christian
|
|
|
|
|