Options

Check Clock Rate on DCE device?

mguymguy Member Posts: 167 ■■■□□□□□□□
Where would I go or what command should I use to check the clock rate on a serial line on a DCE device?

Thank you!

Comments

  • Options
    RoguetadhgRoguetadhg Member Posts: 2,489 ■■■■■■■■□□
    in a lab environment, on a router, it's "show controllers".

    Output in GNS3:
    PAS unit 0, subunit 0, f/w version 1-45, rev ID 0x2800001, version 1
    idb = 0x6402878C, ds = 0x64029854, ssb=0x64029C18
    Clock mux=0x0, ucmd_ctrl=0x0, port_status=0x7B
    Serial config=0x8, line config=0x200
    maxdgram=1608, bufpool=78Kb, 120 particles
    DCD=down DSR=down DTR=up RTS=up CTS=down
    line state: down
    cable type : V.11 (X.21) DCE cable, received clockrate 2015232


    base0 registers=0x3C000000, base1 registers=0x3C002000
    mxt_ds=0x646BA730, rx ring entries=78, tx ring entries=128
    rxring=0x7B18760, rxr shadow=0x64030274, rx_head=0
    txring=0x7B18A20, txr shadow=0x64030650, tx_head=0, tx_tail=0, tx_count=0
    throttled=0, enabled=0
    halted=0, last halt reason=0
    Microcode fatal errors=0
    rx_no_eop_err=0, rx_no_stp_err=0, rx_no_eop_stp_err=0
    rx_no_buf=0, rx_soft_overrun_err=0, ****_err= 0, bogus=0, mxt_flags=0x0
    tx_underrun_err=0, tx_soft_underrun_err=0, tx_limited=1(2)
    tx_fullring=0, tx_started=0, mxt_flush_count=1
    rx_int_count=0, tx_int_count=2
    In order to succeed, your desire for success should be greater than your fear of failure.
    TE Threads: How to study for the CCENT/CCNA, Introduction to Cisco Exams

  • Options
    mguymguy Member Posts: 167 ■■■□□□□□□□
    i'm getting a different output. I have a sim using a 2811 router. Help?
    DCE.JPG 65.8K
  • Options
    RoguetadhgRoguetadhg Member Posts: 2,489 ■■■■■■■■□□
    3rd line down. End of line: DCE cable.

    This would be the end where you would use "Clock rate". If memory serves me, You can use the clock rate on the DTE side, but it's not going to affect anything. It just matters when you don't use it.
    In order to succeed, your desire for success should be greater than your fear of failure.
    TE Threads: How to study for the CCENT/CCNA, Introduction to Cisco Exams

  • Options
    mguymguy Member Posts: 167 ■■■□□□□□□□
    Roguetadhg wrote: »
    3rd line down. End of line: DCE cable.

    This would be the end where you would use "Clock rate". If memory serves me, You can use the clock rate on the DTE side, but it's not going to affect anything. It just matters when you don't use it.

    I don't see it? I set it to 64000..
  • Options
    RoguetadhgRoguetadhg Member Posts: 2,489 ■■■■■■■■□□
    Wait, you're asking to see the speed?

    show interfaces interface.

    http://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1915.html
    4th line down: It's the "BW" information.
    In order to succeed, your desire for success should be greater than your fear of failure.
    TE Threads: How to study for the CCENT/CCNA, Introduction to Cisco Exams

  • Options
    mguymguy Member Posts: 167 ■■■□□□□□□□
    Roguetadhg wrote: »
    Wait, you're asking to see the speed?

    show interfaces interface.

    Troubleshooting Serial Lines - Cisco Systems
    4th line down: It's the "BW" information.

    I'm looking for the "clock rate" speed between serial connection (on the DCE equipment) not the theoretical bandwidth of the line.

    I imagined if I issued the following commands on serial 0/0

    "clock rate 64000"

    this value (64000) will show up somewhere..
  • Options
    RoguetadhgRoguetadhg Member Posts: 2,489 ■■■■■■■■□□
    Try a "sh controllers s0/0" instead of "sh controllers"

    show_controller.jpg
    Source: Clock rate and Bandwidth commands | AOIP - Anything Over IP

    Otherwise, I don't know. I tried scouring google and didn't find anything different than what I had told you.
    In order to succeed, your desire for success should be greater than your fear of failure.
    TE Threads: How to study for the CCENT/CCNA, Introduction to Cisco Exams

Sign In or Register to comment.