OSPF lab details (4)

Source: Internet
Author: User

OSPF tutorial steps:

Configure r1_2 of R5

 
 
  1. Router(config)#router rip  
  2. Router(config-router)#ver 2  
  3. Router(config-router)#no au  
  4. Router(config-router)#network 192.168.6.0  
  5. Router(config-router)#network 192.168.7.0 

Configure route resend and r00002 on R4

 
 
  1. Router(config)#router ospf 10  
  2. Router(config-router)#redistribute rip metric 110 metric-type 1 subnets  
  3. Router(config-router)#exit 

Configure the portable RIP Protocol

 
 
  1. Router(config)#router rip  
  2. Router(config-router)#ver 2  
  3. Router(config-router)#no au  
  4. Router(config-router)#network 192.168.6.0  
  5. Router(config-router)#redistribute ospf 10 metric 4 

Configure RIP and carry the OSPF protocol. The following figure shows the route table after basic configuration.

R1 R2
R3 R4 R5

  1. OSPF lab details 1)
  2. OSPF lab details 2)
  3. OSPF lab details 3)
  4. OSPF lab details 5)

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.