9.1.4.6 Packet Tracer - Subnetting Scenario 1 복습

chung·2022년 7월 19일
0

NW

목록 보기
1/2
post-thumbnail

Objectives

Part 1: Design an IP Addressing Scheme
Part 2: Assign IP Addresses to Network Devices and Verify Connectivity

Step 1: Subnet the 192.168.100.0/24 network into the appropriate number of subnets.

Part 2: Assign IP Addresses to Network Devices and Verify Connectivity

Step 1: Configure IP addressing on R1 LAN interfaces.

R1)

en
conf t
int g0/0
ip add 192.168.100.1 255.255.255.224
no sh
int g0/1
ip add 192.168.100.33 255.255.255.224
no sh

Step 2: Configure IP addressing on S3, including the default gateway.

S3)

en
conf t
vlan 1
int vlan 1
ip add 192.168.100.66 255.255.255.224

ip default-gateway 192.168.100.65

Step 3: Configure IP addressing on PC4, including the default gateway.

pc4)

ipv4 address 192.168.100.126
subnet Mask 255.255.255.224
Defualt GW 192.168.100.97
Step 4: Verify connectivity.

0개의 댓글

관련 채용 정보