Lab Sheet 5

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Faculty of Information Technology, University of Moratuwa

BSc. (Hons) in Information Technology


Computer Networks – IN 2510- Lab Sheet_05
Level 2, Semester 2 -2016

Standard Access List Configuration

1. Design the above network and load it in to Packet tracer Simulator.


2. Name R1, R2 and R3 as Moratuwa, Colombo and Matara.
3. Design a suitable IP Address plan for the above networks using above mentioned Network
addresses are given in the diagram.
4. Configure the Serial and Ethernet interfaces of routers.
5. Assign clock rate as 64000 for selected interfaces.
6. Configure the PC’s. (IP address, Subnet Mask and Default Gateway).
7. Configure the routers with RIP to enable dynamic routing.
8. Use ‘ping’ command to check the connectivity.
9. Apply the Standard Access Control List Configuration for the following.
a. PC1 is allowed to access network 172.16.0.0.
b. PC2 is not allowed to access network 172.16.0.0.
10. Check the connectivity again.

1| Semester 2, Level 2 2016


NOTE:

Standard Access List Command

Router(config)#access-list[access-list-number][deny/permit][source-IP-
address][wildcard mask]

Router(config)#interface[interface-number]

Router(config)#ip access-group[number of list] in/out

2| Semester 2, Level 2 2016

You might also like