SUBNETTING PRACTICAL QUESTION
SUBNETTING PRACTICAL QUESTION
PACKET TRACER
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. The Internet
Protocol (IP) is the method for transmitting data from one computer to another
over the internet network. Each computer, or host, on the internet, has at least
one IP address as a unique identifier.
Step 1: First, open the Cisco packet tracer desktop and select the devices
given below:
1. PC pc 6
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.
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.
Then, type ipconfig <IPv4 address><subnet mask><default gateway>(if
needed)
Example: ipconfig 192.168.1.2 255.255.255.0 192.168.1.1
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
S.NO Device Interface IPv4 Address Subnet mask