Use distribute-list to filter OSPF route information

Source: Internet
Author: User

In a large network, when a router publishes and receives route information, it may need to implement some policies to filter route information. For example, it only receives or releases route information that meets certain conditions. In this case, we need to use distribute-list to filter route information. Distribute-list also implements the routing control function by calling access-list (access Control list. However, unlike access-list on interfaces, distribute-list only filters route information and does not limit the data actually forwarded on the network. The following is an example of how to use distribute-list to filter OSPF route information.

 
 
 
 
I. networking structure and requirements
One company has one branch in Beijing, Shanghai and Guangzhou, And the routers of the three companies all run the OSPF routing protocol. The network extension diagram is as follows:
Beijing company CIDR Block: 10.10.10.0/24;
Shanghai company CIDR Block: 10.10.20.0/24 (Finance Office), 172.16.10.0/24 (office)
The CIDR Block of the Guangzhou Company is 10.10.30.0/24 (Finance Office) and 172.16.20.0/24 (office)
The requirements are as follows:
1. Beijing company receives all routing information in the OSPF network.
2. Shanghai only receives route information from Beijing (10.10.10.0/24) and Guangzhou Office (172.16.20.0/24.
3. Guangzhou only receives route information from Beijing (10.10.10.0/24) and Shanghai Office (172.16.10.0/24.

Author "rice field circle"

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.