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.
RIP - Router AB
RIP= Router AC
RIP - Router AD
- 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).
- 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
Router Access through other network laptop
- 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.