RIP dynamic routing protocol configuration for Cisco routers

Source: Internet
Author: User
Tags exit config

Network topology Map

All configurations on the R1

Router>enable

Router#conf

Router (config) #int f0/0

Router (config-if) #ip address 192.168.0.1 255.255.255.0

Router (config-if) #no shutdown

Router (config-if) #int s2/0

Router (config-if) #ip address 192.168.1.1 255.255.255.0

Router (config-if) #no shutdown

Router (config-if) #exit

Router (config) #router rip

Router (config-router) #network 192.168.0.0

Router (config-router) #network 192.168.1.0

R2 All Configurations

Router>enable

Router#conf

Router (config) #int s2/0

Router (config-if) #ip address 192.168.1.2 255.255.255.0

Router (config-if) #clock rate 128000

Router (config-if) #no shutdown

Router (config-if) #int s3/0

Router (config-if) #ip address 192.168.2.1 255.255.255.0

Router (config-if) #no shutdown

Router (config-if) #exit

Router (config) #router rip

Router (config-router) #network 192.168.1.0

Router (config-router) #network 192.168.2.0

R3 All Configurations

Router>enable

Router#conf

Router (config) #int s3/0

Router (config-if) #ip address 192.168.2.2 255.255.255.0

Router (config-if) #clock rate 128000

Router (config-if) #no shutdown

Router (config-if) #int f0/0

Router (config-if) #ip address 192.168.3.1 255.255.255.0

Router (config-if) #no shutdown

Router (config-if) #exit

Router (config) #router rip

Router (config-router) #network 192.168.2.0

Router (config-router) #network 192.168.3.0

Router (Config-router) #exit

Back to the column page: http://www.bianceng.cnhttp://www.bianceng.cn/Network/lyjs/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.