7 ‐ Simulating Dynamic routing and Access control list using CPT - Nifalnasar/Fundamentals-of-Network GitHub Wiki

1.Use RIP protocol to enable the communications between all the systems.

image

RIP - Router AB

image

RIP= Router AC

image

RIP - Router AD

image

  1. Use ACL to Block the traffic from one whole network (A) to an individual host (B1) in the other network(B). Except for the individual host(B1), other hosts (B2) from that network(B) should receive the traffic from the same source network(A).

image

image

  1. Configure telnet connection on any one of the routers. After this configuration, all systems should be able to take telnet of that router.

Building TELNET image

image

Router Access through other network laptop

image

  1. Create an ACL rule to block any one network from accessing only the telnet protocol of that router. But all other devices from other networks should be able to take telnet after this rule.

image