02-02-2024 06:43 AM
i already did static route but still it seems cant able to ping it
You must submit 2 files,
a) Static route plus default route (If any, depend on topology) configuration
b) Dynamic routing configuration using OSPF.
The routing table must be complete
Checking.
All device must be able to ping each other
02-02-2024 12:19 PM
Hello @Sr7nyx ,
can you clarify the requirements - when do you configure static routes and when do you configure default route?
Also looking at the packet tracer file - you are still missing some network statements in router ospf configuration.
02-02-2024 05:44 PM
this are my requirements (my bd ; 03 april 2003):
All IP addresses must start with "2" The default network mask is 255.255.255.0
The IP address format is as follows:
2MM.DD.LL.ZZZ
MM: The month of your birthday
DD: The day of your birthday
LL: Represent the link. Which router connected to which router.
ZZZ: Represent the device Number
Let said your birth day is 4th Dec 2000
Then the IP address for the whole network will be
212.04.X.X
Let said your birth day is 12th July 2000
Then the IP address for the whole network will be
207.12.X.X
The third digit LL, represent the link.
If R1 is Connected to R2, then the IP will be
212.7.12.1 (R1) and 212.7.12.2 (R2)
If R3 is Connected to R2, then the IP will be
212.7.23.3 (R3) and 212.7.23.2 (R2)
(start with the smaller digit).
All the last digit of IP Address, represent the device
the Router IP for all interfaces will follow the Router No!.
R1 = X.X.X.1 , R2 = X.X.X.2, Rn = X.X.X.n
PC = X.X.X.(100 - 199).
Server = X.X.X.(200-219).
Switch&Other Network Device = X.X.X.(220-250).
First Stub(leaf) Ethernet Segment for each Router (Network that is connected only to a single router port)
R1 f0/0 = 212.7.1.1
R2 f0/0 = 212.7.2.2
R3 f0/0 = 212.7.3.3
R4 f0/0 = 212.7.4.4
R5 f0/0 = 212.7.5.5
The second Stub(leaf) Ethernet Segment for each Router (Network that is connected only to a single router port) if such
network exist in the topology
R1 = 212.7.10.1
R2 = 212.7.20.2
R3 = 212.7.30.3
R4 = 212.7.40.4
R5 = 212.7.50.5
You are required to configure the IPv4 addressing according to the above specification and configure IPv4
routing. You cannot remove or add any new device or link into the given topology.
You must follow the given IP addressing format, otherwise your submission will not be accepted.
The instructor will ask for the proof your birthday during the grading process. Details is up to the instructor
discretion.
You must submit 2 files,
a) Static route plus default route (If any, depend on topology) configuration
b) Dynamic routing configuration using OSPF.
Checking.
All device must be able to ping each other
The routing table must be complete.
02-02-2024 12:26 PM
Do you want to try that and see if you run into any issues?
02-02-2024 05:45 PM
im stucked at configure routing try to help with that @Ruben Cocheno
02-03-2024 09:46 AM
What have you configured that is not working? Please past here your questions and relevant config snippets
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