Re-release of RIP default static route

Source: Internet
Author: User


Configuration of www.2cto.com R1: (config) # interface s1 (-if) # ip address 10.1.1.1 255.255.255.0 (-if) # no shutdown (config) # interface loop 0 (-if) # ip address 1.1.1.1 255.255.255.0 (config) # router rip (config-router) # network 10.0.0.0 (config-router) # configuration of network 1.0.0.0 R2 (config) # interface s0 (-if) # clock rate 64000 (-if) # ip address 10.1.1.2 255.255.255.0 (-if) # no shutdown (config) # interface s1 (-if) # ip add 172.16.1.2 255.255.255.0 (-if) # no shutdown (config) # interface loop 0 (-if) # ip add 2.2.2.2 255.255.255.0 (config) # router rip (-router) # network 10.0.0.0 (-router) # network 172.16.0.0 (-router) # network 2.0.0.0 R3 configuration: (config) # interface s0 (-if) # clock rate 64000 (-if) # ip address 172.16.1.3 255.255.255.0 (-if) # no shutdown (config) # interface s1 (-if) # ip address 192.168.1.3 255.255.255.0 (-if) # no shutdown (config) # interface loop 0 (-if) # ip address 3.3.3.3 255.255.255.0 (config) # ip route 0.0.0.0 0.0.0.0 s1 (config) # router rip (-router) # network 172.16.0.0 (-router) # network 192.168.1.0 (-router) # network 3.0.0.0 (config) # ip default-network 172.16.0.0 Note: Release the default route to R1, R2 R4 configuration (config) # interface s0 (-if) # clock rate 64000 (-if) # ip address 192.168.1.4 255.255.255.0 (-if) # no shutdown (-if) # ip add 4.4.4.4 255.255.255.0 (config) # ip route 0.0.0.0 0.0.0.0 s0 Source http://143514.blog.51cto.com/133514/35374
 

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.