Aim: Objective
Aim: Objective
7. Develop different local area networks using Cisco Packet Tracer /GNS3. Connect
two or more Local area networks. Explore various sub-netting options.
AIM: Connect two or more Local area networks and explore various sub-netting options.
OBJECTIVE: To demonstrate Connecting two or more LAN and exploring various
subnetting options.
ALGORITHM:
1. Start
2. Setup the Topology and initialize devices
3. Configure LAN Devices and router with subnetting.
4. Display Device information
5. End
DESCRIPTION AND EXECUTION:
A subnet, or subnetwork, is a part of a larger network. Subnets are a logical part of an IP network
into multiple, smaller network components. When a bigger network is divided into smaller networks,
to maintain security, then that is known as Subnetting. So, maintenance is easier for smaller
networks.
Uses of Subnetting
1. Subnetting helps in organizing the network in an efficient way which helps in expanding
the technology for large firms and companies.
2. Subnetting is used for specific staffing structures to reduce traffic and maintain order and
efficiency.
3. Subnetting divides domains of the broadcast so that traffic is routed efficiently, which
helps in improving network performance.
4. Subnetting is used in increasing network security.
Steps to Configure and Verify Three Router Connections in Cisco Packet Tracer:
Step 1: First, open the Cisco packet tracer desktop and select the devices given below:
1. PC pc 6
1
S.NO Device Model-Name Qty.
2. Switch PT-Switch 3
3. Router PT-Router 3
Step 2: Configure the PCs (hosts) with IPv4 address and Subnet Mask according to the IP addressing
table given above.
To assign an IP address in PC0, click on PC0.
Then, go to desktop and then IP configuration and there you will IPv4 configuration.
Fill IPv4 address and subnet mask.
2
Assigning IP address using the ipconfig command.
Or we can also assign an IP address with the help of a command.
Go to the command terminal of the PC.
3
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if needed)
Repeat the same procedure with other PCs to configure them thoroughly.
Step 3: Configure router with IP address and subnet mask.
IP Addressing Table Router
Repeat the same procedure with other routers to configure them thoroughly.
Step 4: After configuring all of the devices we need to assign the routes to the routers.
To assign static routes to the particular router:
First, click on router0 then Go to CLI.
Then type the commands and IP information given below.
Step 5: Verifying the network by pinging the IP address of any PC. We will use the ping command
to do so.
6
RESULTS:After the configuration and connection of all devices, the ping is successful
For 192.168.2.2
7
EXPERIMENT / PRACTICAL – 8
8. Basic Configuration of Static routing using GNS3 tool / Cisco Packet Tracer Tool.
ALGORITHM:
1. Start
2. Setup the Topology and initialize devices
3. Configure Devices and verify Routing connectivity
4. Display Device information
5. End
Static routing is a routing protocol that helps to keep your network organized and to optimize routing
performance. It enables the router to assign a specific path to each network segment and to keep
track of network changes. This helps to improve network stability and continuity. This adds security
because a single administrator can only authorize routing to particular networks.
Steps to Configure and Verify Two Router Connections in Cisco Packet Tracer :
Step 1: First, open the cisco packet tracer desktop and select the devices given below:
1. PC PC 4
2. Switch PT-Switch 2
3. Router PT-Router 2
8
S.NO Device IPv4 Address Subnet Mask Default Gateway
Step 2: Configure the PCs (hosts) with IPv4 address and Subnet Mask according to the IP addressing
table given above.
To assign an IP address in PC0, click on PC0.
Then, go to desktop and then IP configuration and there you will IPv4 configuration.
Fill IPv4 address and subnet mask.
9
Step 3: Assigning IP address using the ipconfig command.
We can also assign an IP address with the help of a command.
Go to the command terminal of the PC.
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if needed)
10
Repeat the same procedure with other PCs to configure them thoroughly.
11
Repeat the same procedure with other routers to configure them thoroughly.
Step 5: After configuring all of the devices we need to assign the routes to the routers.
12
Step 6: Verifying the network by pinging the IP address of any PC. We will use the ping command
to do so.
RESULTS:After the configuration and connection of all devices, the ping is successful
For 192.168.2.2, i.e. PDU from PC0 to PC2.
13