This is the Routers configuration from Scenarion 4:
Monthly Archives: May 2006
Scenario 4: Multi Areas OSPF.
Configure the routers therefore each router will be able to ping others using the following information:
- Each router connected using point-to-point network link.
- Serial link on Router 3 (R3) to Router 4 (R4) is DTE-DCE.
- Use only OSPF routing protocol.
- Each OSPF process should use Router number (Eg. Router 1 (R1) has OSPF process ID 1).
- Do not use Loopback interface.
- Use specific Router ID using address 20.20.20.<Router number> (Eg. Router 1 (R1) has Router ID 20.20.20.1).
- Do not involve any Designated Router (DR).
- Do not use dynamic layer 3 to layer 2 mapping on any of these frame relay connections, instead, use static mapping.
- Frame relay link between R3 and R4 is provided as backup link. Use the Serial link as primary link. Do not use
backup interfacecommand to accomplish this. - Router 4 (R4) should not receive ospf summary and external updates from Router 3 (R3).
- Routing in Router 4 (R4) should appear as follows:
10.0.0.0/30 is subnetted, 2 subnets C 10.10.10.8 is directly connected, Serial0.1 C 10.10.10.12 is directly connected, Serial1 O*IA 0.0.0.0/0 [110/74] via 10.10.10.13, 00:00:36, Serial1
Routers configuration will be provided tomorrow, 30 May 2006
Scenario 3 Answer: Single Area OSPF on Frame Relay network.
This is the answer from Scenario 3: Single Area OSPF on Frame Relay network. As this is not the only way to implement OSPF routing, yours may vary.
Scenario 3: Single Area OSPF on Frame Relay network.
Still using the same topology from Scenario 1 and Scenario 2. Configure the topology below using OSPF routing on single area.
Single Area OSPF on Frame Relay Hub-and-Spoke Network.
This tutorial will discuss about single area ospf implementation on frame relay hub-and-spoke network using non-broadcast, broadcast, point-to-point, and point-to-multipoint.
Single Area OSPF on Frame Relay Full Mesh Network.
This tutorial will cover three basic different configurations for Single Area OSPF on Frame Relay Full Mesh Network using nonbroadcast, broadcast, and point-to-point OSPF network mode.
Scenario 2 Answer: Frame Relay on Multipoint and Point-to-point Subinterfaces .
This Scenario 2 Answer is based on Scenario 2
Scenario 2: Frame Relay on Multipoint and Point-to-point Subinterfaces
Previously, I wrote about how to create FR switch using 2522. This article is basically the same but has different DLCI numbering method.
Scenario1 Answer: Frame Relay on Multipoint and Point-to-point Subinterfaces.
This is the answer from Scenario 1: Frame Relay on Multipoint and Point-to-point Subinterfaces.
Continue reading
Scenario 1: Frame Relay on Multipoint and Point-to-point Subinterfaces.
During my study, I hope I can be consistent enough to create scenarios to work on my Cisco lab. This is one of my scenario for any of you to learn. Configuration and probably some description will be posted (hopefully) the next day. Have Fun!