Return to site

Clock Rate Cisco

broken image


Use the 'no clock rate 64000' command on the existing (up to now) DCE router and the 'clock rate 64000' on the new DCE router (the old DTE router) in each case in the interface config mode. If there are no issues (and this should be in case the new DCE has another system image file in its flash memory) the problem is fixed for the moment. Router (config-if)# clock rate 128000 Configures the clock rate for serial interfaces and interface processors to an acceptable bit rate. speed—Desired clock rate in bits per second: 300, 1200, 2400, 4800, 9600, 14400, 19200, 28800, 32000, 38400, 56000, 57600, 64000, 72000, 125000, or 128000. How to add Clock Rate to Cisco Routers - Show Controllers command in Packet Tracer - Duration: 7:20. T3SO Tutorials 4,210 views. Clock rate means the number of pulses generated by CPU in one second. It is usually measured in MHz (Megahertz) or GHz (Gigahertz). Your computer's CPU's performance depends on clock rate of the CPU as well as its core numbers. This article has discussed all the clock rate of a CPU.

RIP stands for Routing Information Protocol which is based on the complete hop count matrix. The route which has the least number of hop counts, it will send the packets via that particular route only. Here in this post, you are going to learn:

  • How to configure RIP in Cisco packet tracer?
  • Important RIP configuration commands.
  • RIP Configuration step by step video tutorial.

Follow the image given below and according to that, we are going to do the RIP configuration in packet tracer.

Before configuring the route on a router. The first step is to add an IP Address and assign clock rate to all the required ports of the router. So, let's add the IP Address.

Adding IP Address to Router 1

Router>en (Enabling privilege mode)

Router#conf t (Enabling global configuration mode)

Router(config)#int s0/0 (Selecting serial port s0/0)

Router(config-if)#ip add 10.0.0.1 255.0.0.0 (Assigning IP Address)

Router(config-if)#clock rate 64000 (Adding clock rate to the DCE side of the cable)

Router(config-if)#no shut (Enabling the port)

Router(config-if)#exit (Exit from global configuration mode)

Router(config)#int s0/1

Router(config-if)#ip add 40.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Router(config)#int s0/2

Router(config-if)#ip add 70.0.0.1 255.0.0.0

Clock Rate Cisco

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Router(config)#int f0/0

Router(config-if)#ip add 90.0.0.1 255.0.0.0

Router(config-if)#no shut

Adding IP Address to Router 2

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 10.0.0.2 255.0.0.0

Sqlpro studio 1 0 163 – powerful database managers. Router(config-if)#no shut

Router(config-if)#exit

Router(config)#int s0/1

Router(config-if)#ip add 20.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Adding IP Address to Router 3

Standard Clock Rate Cisco

Router>

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 20.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#Exit

Router(config)#int s0/1

Router(config-if)#ip add 30.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Router(config)#exit

Adding IP Address to Router 4

Router>en https://truepload246.weebly.com/simpleplanes-1-8-3-2.html.

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 30.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 60.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/2

Router(config-if)#ip add 80.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int f0/0

Router(config-if)#ip add 100.0.0.1 255.0.0.0

Router(config-if)#no shut

Adding IP Address to Router 5

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 40.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 50.0.0.1 255.0.0.0 Musou orochi z download.

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Adding IP Address to Router 6

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 50.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 60.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Adding IP Address to Router 7

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 70.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 80.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Add IP Address to both the PC

PC 1 IP Address: 90.0.0.2

Gateway: 90.0.0.1

PC 2 IP Address: 100.0.0.2

Gateway: 100.0.0.1

So, we have successfully added the IP Address on all the required ports of the routers and the PC. Now, its time to configure the router using RIP Protocol. It is very easy to configure rip on Cisco router just you have to add the network ID of the all the networks your router is directly connected to. For example, Router 1 is directly connected to Router 2, 5, 7 and PC 1 whose network ID is. 10.0.0.0, 40.0.0.0, 70.0.0.0 and 90.0.0.0. So, you have to add only this network IDs because it is directly connected to this router. Now, its time to do RIP configuration step by step.

Cisco

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Router(config)#int f0/0

Router(config-if)#ip add 90.0.0.1 255.0.0.0

Router(config-if)#no shut

Adding IP Address to Router 2

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 10.0.0.2 255.0.0.0

Sqlpro studio 1 0 163 – powerful database managers. Router(config-if)#no shut

Router(config-if)#exit

Router(config)#int s0/1

Router(config-if)#ip add 20.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Adding IP Address to Router 3

Standard Clock Rate Cisco

Router>

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 20.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#Exit

Router(config)#int s0/1

Router(config-if)#ip add 30.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Router(config)#exit

Adding IP Address to Router 4

Router>en https://truepload246.weebly.com/simpleplanes-1-8-3-2.html.

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 30.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 60.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/2

Router(config-if)#ip add 80.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int f0/0

Router(config-if)#ip add 100.0.0.1 255.0.0.0

Router(config-if)#no shut

Adding IP Address to Router 5

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 40.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 50.0.0.1 255.0.0.0 Musou orochi z download.

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Adding IP Address to Router 6

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 50.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 60.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Adding IP Address to Router 7

Router>en

Router#conf t

Router(config)#int s0/0

Router(config-if)#ip add 70.0.0.2 255.0.0.0

Router(config-if)#no shut

Router(config-if)#int s0/1

Router(config-if)#ip add 80.0.0.1 255.0.0.0

Router(config-if)#clock rate 64000

Router(config-if)#no shut

Router(config-if)#exit

Add IP Address to both the PC

PC 1 IP Address: 90.0.0.2

Gateway: 90.0.0.1

PC 2 IP Address: 100.0.0.2

Gateway: 100.0.0.1

So, we have successfully added the IP Address on all the required ports of the routers and the PC. Now, its time to configure the router using RIP Protocol. It is very easy to configure rip on Cisco router just you have to add the network ID of the all the networks your router is directly connected to. For example, Router 1 is directly connected to Router 2, 5, 7 and PC 1 whose network ID is. 10.0.0.0, 40.0.0.0, 70.0.0.0 and 90.0.0.0. So, you have to add only this network IDs because it is directly connected to this router. Now, its time to do RIP configuration step by step.

RIP configuration step by step

RIP configuration commands for Router 1

Router#conf t (Enabling global configuration mode)

Router(config)#router rip (Enabling RIP Protocol)

Router(config-router)#network 10.0.0.0 (Adding network ID 10.0.0.0)

Router(config-router)#network 40.0.0.0 (Adding network ID 40.0.0.0)

Clock Rate Cisco

Router(config-router)#network 70.0.0.0 (Adding network ID 70.0.0.0)

Router(config-router)#network 90.0.0.0 (Adding network ID 90.0.0.0)

Router(config-router)#exit

RIP configuration commands for Router 2

Router>en

Router#conf t

Router(config)#router rip

Router(config-router)#network 10.0.0.0

Router(config-router)#network 20.0.0.0

Router(config-router)#exit

RIP configuration commands for Router 3

Router#conf t

Router(config)#router rip

Router(config-router)#network 20.0.0.0

Router(config-router)#network 30.0.0.0

Router(config-router)#exit

Router(config)#exit

RIP configuration commands for Router 4

Router#conf t

Router(config)#router rip

Router(config-router)#network 30.0.0.0

Router(config-router)#network 80.0.0.0

Router(config-router)#network 60.0.0.0

Router(config-router)#network 100.0.0.0

Router(config-router)#exit

Router(config)#exit

RIP configuration commands for Router 5

Router#conf t

Router(config)#router rip

Router(config-router)#network 40.0.0.0

Router(config-router)#network 50.0.0.0

Clock Rate Cisco Meaning

Router(config-router)#exit

Router(config)#exit

RIP configuration commands for Router 6

Router#conf t

Router(config)#router rip

Router(config-router)#network 50.0.0.0

Router(config-router)#network 60.0.0.0

Router(config-router)#exit

Router(config)#exit

RIP configuration commands for Router 7

Router#conf t

Router(config)#router rip

Router(config-router)#network 70.0.0.0

Router(config-router)#network 80.0.0.0

Router(config-router)#exit

Router(config)#exit

So guys, finally all the configuration is done. Now, try to ping from PC 1 to PC 2 and check it should choose the route 2 for sending all the packets. Because, Route 2 has least number of hop count and RIP protocol is completely based on hop count matrix.

So, This is how to configure RIP in Cisco packet tracer. Here is a complete video tutorial based on this article on rip configuration step by step.

How to configure RIP in packet tracer and Troubleshoot video tutorial

Cisco strives to deliver technologies and services that exceed customers' expectations and meet rigorous quality and customer experience standards. However recently, Cisco became aware of an issue related to a component manufactured by one supplier that affects some Cisco products. In some units, we have seen the clock signal component degrade over time. Although the Cisco products with this component are currently performing normally, we expect product failures to increase over the years, beginning after the unit has been in operation for approximately 18 months. Although the issue may begin to occur around 18 months in operation, we don't expect a noticeable increase in failures until year three of runtime. Once the component has failed, the system will stop functioning, will not boot, and is not recoverable. This component is also used by other companies.

We have identified all Cisco products that have this component and worked with the supplier to quickly put a fix in place. All products shipping currently do not have this issue. In order to support those customers and partners with affected products under warranty as of November 16, 2016 or currently covered by any valid hardware services contract dated July 27, 2019 or prior, Cisco will replace affected products proactively.

An affected product that is not covered by a warranty or service contract is subject to Cisco's Support Reinstatement Policy before a service contract can be purchased. An affected product that is covered by a valid hardware service contract dated after July 27, 2019 is subject to Cisco's normal process for hardware replacement. Please see the Service and Support Descriptions for more information.

Given the timeframe of potential failures, customers have the flexibility to plan the timing of product replacements around maintenance activities to minimize business disruption. Due to the age-based nature of the failure and the volume of replacements, we will be prioritizing orders based on the products' time in operation.

  • • To learn more about this topic, please go to the FAQs tab.
  • • To learn more about the products that may be affected, view the Field Notices tab.
  • • Go to the Ordering Information tab for replacement information and to complete an order form.




broken image