Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
39 views7 pages

Computer Networking Lab

The document outlines the procedure for creating a Standard Access Control List (ACL) in a network lab. It includes steps for setting up the network, assigning IP addresses, configuring routers, and defining ACL rules to deny specific IP ranges. The document also emphasizes checking connections and applying the ACL to router interfaces.

Uploaded by

Gaurav Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views7 pages

Computer Networking Lab

The document outlines the procedure for creating a Standard Access Control List (ACL) in a network lab. It includes steps for setting up the network, assigning IP addresses, configuring routers, and defining ACL rules to deny specific IP ranges. The document also emphasizes checking connections and applying the ACL to router interfaces.

Uploaded by

Gaurav Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

LAB 10

AIM: Standard ACL (access control list)

PROCEDURE:

Step 1: create the following network

Step 2: Assign Respective IP addresses to the end devices

Page 1
Step 3: Set the serial and fast Ethernet addresses in routers

Step 4: Set RIP for all

Page 2
Step 5: Check Connection

Page 3
Step 5: Define Standard ACL (deny 192.168.10.0)

Router(config)#ipacess-
Router(config)#ip access-
Router(config)#ip access-list ?
extendedExtended Access List
standardStandard Access List
Router(config)#ip access-list sta
Router(config)#ip access-list standard jain
Router(config-std-nacl)#deny 192.168.10.0 0.0.0.255
Router(config-std-nacl)#permit any

Page 4
Router(config-if)#ip access-group jain ?
in inbound packets
out outbound packets
Router(config-if)#ip access-group jain in
Router(config-if)#

Page 5
Step 6: Define Standard ACL (11.1.1.1)

Page 6
Page 7

You might also like