Tags Cloud

How do you get a serial interface and line protocol to be up on a cisco router?

Posted by mekichan on Monday 18 May 2009 at 1:45 pm



I have two cisco routers connected with serial cables and they are being configured with a console cable. I set the ip address of both routers 192.168.1.1 255.255.255.0 192.168.2.1 255.255.255.0 and then run a no shut. I exit to exec mode and run a show interface and all I get is Serial is up, line protocol is down. How do I get the line protocol to also be up?

Similar Posts:


Extend This Post Reach
Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BarraPunto
  • blinkbits
  • Blogosphere News
  • email
  • Furl
  • Live
  • MyShare
  • MySpace
  • Netvouz
  • Ping.fm
  • PlugIM
  • Print
  • Reddit
  • Socialogs
  • Spurl
  • StumbleUpon
  • Technorati
  • Yahoo! Buzz
  • YahooMyWeb
  • Yigg

3 Comments »

  1. Comment by tast_the_wine — May 18, 2009 @ 1:46 pm

    Your IP address are in a different address range. The address you need are:

    192.168.1.1 255.255.255.0 and on the other is, 192.168.1.2 255.255.255.0
    That makes 256 – 2 = 254 hosts in this range.

    Remember a class A is net.host.host.host
    class B is net.net.host.host
    class C is net.net.net.host

  2. Comment by tony1athome — May 21, 2009 @ 3:47 am

    The previous answer is correct, but is not enough to cause the problem that you’re seeing. More likely, there is a physical layer problem between the two interfaces. “debug serial” may well give you the help that you’re looking for.

  3. Comment by Robb R — May 22, 2009 @ 11:45 pm

    Make sure that one side of the cable is DTE while the other side is DCE.

    Add the following command to the serial interface of both routers: ‘encapsulation ppp’

    Next, configure the clock speed on the router connected to the DCE end of the cable. ‘clock rate 64000′ Note that the speed can be adjusted…

RSS feed for comments on this post. TrackBack URI

Leave a comment

CAPTCHA Image CAPTCHA Audio
Refresh Image

Copyright © 2009 Tips and Trick About Cisco. WP Theme created by Web Top.