ccie

RSH to Cisco router


A Cisco router can be managed via telnet, ssh, snmp and... rsh. I’ve never really used RSH so now it’s time to check how it works!

We need to enable rsh on the router, specifying ip address and username of the host sending commands. A local username is also needed, it can be the same as the hostname or different:

R(config)#ip rcmd rsh-enable
R(config)#ip rcmd remote-host ROUTER 10.0.0.100 ifconfig enable



“ROUTER” is the local name
“ifconfig” is the username to be used on the host connecting


Enabling debug on the router shows rsh connections:

R#deb ip tcp rcmd 



Now let’s open a terminal window on OSX and send some commands to the router:


iMac:~ ifconfig$ rsh -l ROUTER 10.0.0.254  sh clock

16:32:07.465 ROME Tue Nov 23 2010



This is the output of the debug command:

038709: Nov 23 16:33:38.104 ROME: RCMD: [514 <- 10.0.0.100:951] recv 950\0
038710: Nov 23 16:33:40.309 ROME: RCMD: [514 <- 10.0.0.100:951] recv ifconfig\0ROUTER\0sh clock\0
038711: Nov 23 16:33:40.309 ROME: RCMD: [514 -> 10.0.0.100:951] send



It works!


Study notes by UsualTech.net


CCIE Study Notes
CCIE Troubleshooting
by
USUALTECH.NET

How to pass the CCIE R&S with INE’s 4.0 Training Program


How to pass the CCIE R&S with INE’s 4.0 Training Program
by
Petr Lapukhov, 4xCCIE/CCDE
LINK

Study update


A quick update of my study status:

done
IPX bootcamp (1 week)
IPX WB1
IPX AoD
IPX VoD
INE Written CoD
INE AdvTech CoD
written exam

doing
INE WB2 dyn-edt (20 labs)
review only on
doc-cd (no Google!)
reading many doc-cd documents

to do
another bootcamp?
INE WB4 for troubleshooting?
IPX WB3
rack rentals (Proctor Labs)

final goal
CCIE Lab

Follow #ccie on Twitter

A place to find CCIEs and follow them on twitter.

http://wefollow.com/twitter/ccie

Online Study List

Online Study List (OSL) is a virtual email community of network engineering professionals working on various networking certifications with a primary focus on the CCIE Routing and Switching (R&S) Lab, CCIE Security Lab, CCIE Voice Lab, CCIE Service Provider Lab, CCIE Storage Lab, and the CCDE (Cisco Certified Design Expert) certifications. We are a SPAM-Free community of professionals that share the same common goal - to pass certification exams or lab exams and enhance our professional career.

ONLINE STUDY LIST

CCIE R&S v4.0 Lab Exam Demo

CCIE R&S v4.0 Lab Exam Demo (12:40 min)
This demo will familiarize candidates with the online interface that has replaced paper exams, which presents the virtual topology, test questions, documentation and tools. Strongly recommended for all candidates.

LINK

CCIE Flyer


Many articles from CCIE and students: CCIEFLYER. There’s also Terry Slattery CCIE #1026

Lazy CCIE journey


So, this is the beginning of my lazy CCIE journey. No accurate timeline, no deadline, no hurry. This blog is just a way to keep track of my progress, the material I use and anything else related to Cisco CCIE R&S Certification.

Two key points:. First: I’ll write this section in eglish, all the personal or non-CCIE post will be added in the homepage. Second: this blog is intended to be for personal use but I hope It will help others. Any contributor is well accepted, I’m a collaborative person.

Soon I’ll insert a post with all the others CCIE blog of people more motivated and prepared than I am. I read those blogs daily and I think they’re a great inspiration. I’ve found in those blogs lot of good advices about study method, material and clear explanation of hard techical aspects.

Enjoy it.