Question for connecting two routers within serial interface?
Today, I met a very stranger question:
I connect two routers within Serial Interface, it can talk each other , like:
Host A
Router A(S1)
Router B(S2)
Host B
But on the Router A or Router B , I cannot see any route entry in router route table (that means I cannot see any nexhop ip in the router table)
My Question:
What step can I see router entry int the route table? because I really need those information for SNMP access.
Thanks in advance.
I connect two routers within Serial Interface, it can talk each other , like:
Host A
Router A(S1)
Router B(S2)
Host B
But on the Router A or Router B , I cannot see any route entry in router route table (that means I cannot see any nexhop ip in the router table)
My Question:
What step can I see router entry int the route table? because I really need those information for SNMP access.
Thanks in advance.
Comments
-
deanxu Member Posts: 4 ■□□□□□□□□□Thank for your reply.
Could you provide some detail steps for how to show route entry in the route table?
thanks again!
dean -
Paul Boz Member Posts: 2,620 ■■■■■■■■□□What you're asking is a very basic foundation subject in routing and switching. You should probably post this in the CCNA or Network+ forum to get answers.
As Turgeon said, you have to either use static routes or establish dynamic routing protocols. For your experement I suggest you begin by reading about static routes.
http://ezinearticles.com/?CCNA-Certification-Training:--Configuring-Static-Routes-On-A-Cisco-Router&id=371788
http://www.swcp.com/~jgentry/topo/cisco.htm
http://www.tech-recipes.com/cisco_router_tips76.htmlCCNP | CCIP | CCDP | CCNA, CCDA
CCNA Security | GSEC |GCFW | GCIH | GCIA
pbosworth@gmail.com
http://twitter.com/paul_bosworth
Blog: http://www.infosiege.net/ -
darkuser Member Posts: 620 ■■■□□□□□□□wow i typed "cisco show route entry"
into google and got this .....
that's one minute I'll never get back ....
http://www.tech-recipes.com/cisco_router_tips78.htmlrm -rf / -
Paul Boz Member Posts: 2,620 ■■■■■■■■□□If it took you a minute to process that site you're in baaaaaad shape man
Keep in mind most of the internet is designed for "non-experts." I can think of numerous times I've had to Google for ridiculously common Unix commands that a Unix admin would laugh at.CCNP | CCIP | CCDP | CCNA, CCDA
CCNA Security | GSEC |GCFW | GCIH | GCIA
pbosworth@gmail.com
http://twitter.com/paul_bosworth
Blog: http://www.infosiege.net/ -
Paul Boz Member Posts: 2,620 ■■■■■■■■□□I had to google that.CCNP | CCIP | CCDP | CCNA, CCDA
CCNA Security | GSEC |GCFW | GCIH | GCIA
pbosworth@gmail.com
http://twitter.com/paul_bosworth
Blog: http://www.infosiege.net/ -
Slowhand Mod Posts: 5,161 Moddarkuser wrote:rm -rf *.*
Now, it's a centerpiece in the student services building lobby.
Free Microsoft Training: Microsoft Learn
Free PowerShell Resources: Top PowerShell Blogs
Free DevOps/Azure Resources: Visual Studio Dev Essentials
Let it never be said that I didn't do the very least I could do. -
mikej412 Member Posts: 10,086 ■■■■■■■■■■Paul Boz wrote:If it took you a minute to process that site you're in baaaaaad shape man:mike: Cisco Certifications -- Collect the Entire Set!
-
dynamik Banned Posts: 12,312 ■■■■■■■■■□darkuser wrote:rm -rf *.*
Many years ago, I used to spend a lot of time on IRC. There was a new linux user who asked about defragging his system. In what I thought was an obvious joke, I said rm -rf * works kind of like a defrag. I got laughs from a few people and didn't give it a second thought. A little while later he says, "What did I just do!?" Whoops. -
Turgon Banned Posts: 6,308 ■■■■■■■■■□Slowhand wrote:darkuser wrote:rm -rf *.*
Now, it's a centerpiece in the student services building lobby.
That's interesting. You know in the absence of any UNIX background linux is better than nothing, but you are quite right that they are not the same. My university taught me shell scripting on Dec Alpha, HP-UX and Apollo back in the nineties. It came in useful as in the field I was exposed on occasion to AIX and later Solaris. UNIX is used a lot out there and I would advise anyone to get some training in it before they get exposed to Oracle and SAN environments. If your college classes do some UNIX then learn as much as you can. Obtaining a SUN Netra off ebay doesn't hurt either and play with jumpstart. I have three such boxes at home.