error rendering latex

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

error rendering latex

Post by answerhappygod »

Error Rendering Latex 1
Error Rendering Latex 1 (7.28 KiB) Viewed 39 times
route1
Error Rendering Latex 2
Error Rendering Latex 2 (7.32 KiB) Viewed 39 times
after
Open the CLI on the router0 and type:
configure terminal
ip route 192.168.3.0 255.255.255.0 192.168.2.2
end
show ip route
Error Rendering Latex 3
Error Rendering Latex 3 (94.54 KiB) Viewed 39 times
Open the CLI on the router2 and type:
configure terminal
ip route 192.168.1.0 255.255.255.0 192.168.2.1
end
show ip route
Error Rendering Latex 4
Error Rendering Latex 4 (84.95 KiB) Viewed 39 times
step2:Try to ping the host on the right again. If it doesn’twork, ping the left host from the host on the right first.
C:\>ping 192.168.3.1
Pinging 192.168.3.1 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.3.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100%loss),
2) Why did you install only two rules in total, eventhough traffic is crossing two routers to reach its destination(i.e., intuitively you should install four rules, two in eachrouter, to encompass both forward and backwardtraffic)?
error rendering latex
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply