Multi-Protocol Routing redistribution

Source: Internet
Author: User

Migration of routing protocols

FLSM to vlsm fixed-length masks to variable-length subnet masks

Route redistribution: Allow two different protocols to learn from each other to route.

Using the seed metrics

The metric values for various routing protocols are different, so use the seed metric value to fix the seed metric value.

The default seed metrics

Infinity Infinity

Any protocol redistribution into RIP, metric values are infinitely large

Any protocol redistribution into the Eigrp,seed metric is also infinitely large, the following must be added parameters, BW, dly, loading, MTU, etc., must define the above parameters,

Any protocol redistribution into OSPF, seed metric are 20,e2 types. BGP redistribution into Ospf,seed metric is 1.

Any protocol redistribution into Isis,seed metric is 0.

Any protocol redistribution into Bgp,seed metric is the metric value that the original IGP carried.

Experiment

R2------------R1----------R3

1, the OSPF redistribution into the RIP

Router RIP

Redistribute OSPF 110 without any parameters, the default seed metric is infinite so R2 learn not to route, you should add parameters metric 1

Use Default-metric can also be modified.

The form of redistribution

A protocol redistribution into B protocol

Static redistribution into B protocol

Connect full cloth into B protocol

Redistribution Static:

Redistribute Staic, the redistribution of static routes to rip, followed by the addition of parameters, default is 1.

Re-distribution Direct connection

Redistribute connected all local direct connection Koko are distributed into the RIP, no parameters are required, and the default metric value is 1.

Re-distribute RIP into OSPF

Router OSPF 110

Redistribute RIP subnets redistribution subnet, now very few have network, in general, this command will knock

Redistribute RIP subnets metric Metric-type 1 modifies metic values and Metric-type types.

The redistribute static Subnets link state routing protocol does not decentralize the default route by redistribution, only to static routes.

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.