03-27-2024 09:17 PM
1. Make end to end connectivity first.
2. Block the network for these site
1)Make sure that Site 4 will not advirtise any network to Site 5 which it receiving from Site3 routers.
2) On site 5 , when we check routing table of R2 router, it dont have network of Site3 routers.
ping 147.147.21.1 should be deny and
ping 147.147.21.37 should be reachable.
03-29-2024 02:33 AM
"router eigrp 100"
"network 147.147.21.64 0.0.0.31"
03-29-2024 02:39 AM
Oh yeah, and:
R3:
"router ospf 1"
"network 147.147.21.32 0.0.0.31 area 37"
R4:
"router ospf 1"
"network 147.147.21.96 0.0.0.31 area 99"
03-29-2024 04:17 AM
Basic R3 and R4 configuration I have done but what about that blocking?
2. Block the network for these site
1)Make sure that Site 4 will not advirtise any network to Site 5 which it receiving from Site3 routers.
2) On site 5 , when we check routing table of R2 router, it dont have network of Site3 routers.
ping 147.147.21.1 should be deny and
ping 147.147.21.37 should be reachable.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide