0% found this document useful (0 votes)
178 views

Advanced Redistribution Lab

1. Configure EIGRP and OSPF routing protocols on all routers with mutual redistribution between R2 and R3. Specific metrics and tags are assigned to redistributed routes. 2. Filter redistributed routes to prevent looping issues using assigned tags. 3. Ensure the 10.4.4.0/24 network does not get advertised into OSPF. 4. Configure route preferences on routers so the path to 10.1.0.0/24 through R3 is preferred over the path through R2.

Uploaded by

Zaw Min Htann
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
178 views

Advanced Redistribution Lab

1. Configure EIGRP and OSPF routing protocols on all routers with mutual redistribution between R2 and R3. Specific metrics and tags are assigned to redistributed routes. 2. Filter redistributed routes to prevent looping issues using assigned tags. 3. Ensure the 10.4.4.0/24 network does not get advertised into OSPF. 4. Configure route preferences on routers so the path to 10.1.0.0/24 through R3 is preferred over the path through R2.

Uploaded by

Zaw Min Htann
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Advanced Redistribution Lab

Objectives:
1. Configure EIGRP and OSPF for the network shown (use OSPF Area 0). Advertise all networks on all routers. Do not implement any summarization features for EIGRP or OSPF. Routes should never be advertised in both OSPF and EIGRP routing domains. 2. Enable full, mutual redistribution on R2 and R3 between OSPF and EIGRP. The 10.4.0.0/24 and 10.4.1.0/24 subnets should have a seed metric of 100 and an OSPF tag of 10 while the 10.4.2.0/24 and 10.4.3.0/24 subnets should have a seed metric of 200 and an OSPF tag of 20. All other subnets redistributed into OSPF should have a seed metric of 300 and an OSPF tag of 30. OSPF routes redistributed into EIGRP should have a seed metric of BW: 400 DLY: 20 REL: 255 LD: 1 MTU: 1500 and a tag of 40. Finally, external OSPF routes should not increment their metric as they pass through the OSPF domain. 3. Ensure the 10.4.4.0/24 network does not reach the OSPF routing domain. 4. Enable filtering using the assigned route tags to ensure redistributed routes do not cause any looping issues. 5. R3 has the preferred route to reach the 10.1.0.0/24 network. Ensure routers prefer this path over the path from R2.

You might also like