Configure ospf equivalent load balancing on a Cisco Router

Source: Internet
Author: User

 

R5;

Enable

Config t

Hostname R5

Int s1/1

Ip add 192.168.56.1 255.255.255.0

No shutdown

Exit

Int s1/2

Ip add 192.168.57.1 255.255.255.0

No shutdown

Exit

Router ospf 100

Network 192.168.57.0 0.0.0.255 area 0

Network 192.168.56.0 0.0.0.255 area 0

End

R6:

Enable

Config t

Hostname R6

Int s1/0

Ip add 192.168.56.2 255.255.255.0

No shutdown

Exit

Int s1/2

Ip add 192.168.67.1 255.255.255.0

No shutdown

Exit

Router ospf 100

Network 192.168.56.0 0.0.0.255 area 0

Network 192.168.67.0 0.0.0.255 area 0

End

R7

Enable

Config t

Hostname R7

Int s1/4

Ip add 192.168.57.2 255.255.255.0

No shutdown

Exit

Int s1/5

Ip add 192.168.67.2 255.255.255.0

No shutdown

Exit

Router ospf 100

Network 192.168.57.0 0.0.0.255 area 0

Network 192.168.67.0 0.0.0.255 area 0

End

 

 

 

This article is from the "1953037" blog

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.