0% found this document useful (0 votes)
53 views5 pages

DHCP Andres

The document describes the configuration of routers and DHCP services on multiple networks. Router interfaces are configured with IP addresses and connected to each other to establish connectivity between the networks. DHCP pools are configured on the routers to assign IP addresses to clients on each network with default gateways.
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)
53 views5 pages

DHCP Andres

The document describes the configuration of routers and DHCP services on multiple networks. Router interfaces are configured with IP addresses and connected to each other to establish connectivity between the networks. DHCP pools are configured on the routers to assign IP addresses to clients on each network with default gateways.
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/ 5

UNIVERSITY OF THE EAST

CALOOCAN CITY
College of Engineering
Department of Computer Studies and Systems

DHCP
Packet Tracer Activities

Name: Andres, Patrick John I.


Student Number: 20201123344
Subject and Section: CIT3101 – IT2E

Activity No. Score


SR01 100%
SR02 100%
DHCP1

ROUTER DCSS DCSS(config-if)#ip add 192.168.10.233


255.255.255.252
Router>ena DCSS(config-if)#no ip add
Router#conf t DCSS(config-if)#ip add 192.168.10.233
Enter configuration commands, one per line. End with 255.255.255.252
CNTL/Z. DCSS(config-if)#cl r 250000
Router(config)#h DCSS DCSS(config-if)#no sh
DCSS(config)#int s2/0
DCSS(config-if)#ip add 192.168.10.226 DCSS(config-if)#int s6/0
255.255.255.252 DCSS(config-if)#ip add 192.168.10.230
DCSS(config-if)#cl r 250000 255.255.255.252
DCSS(config-if)#no sh DCSS(config-if)#cl r 250000
DCSS(config-if)#no sh
DCSS(config-if)#int s3/0 DCSS(config-if)#int s7/0
DCSS(config-if)#ip add 192.168.10.237
255.255.255.252
DCSS(config-if)#cl r 250000 ROUTER BSCS
DCSS(config-if)#no sh
Router(config)#h BSCS
Enter configuration commands, one per line. End with
CNTL/Z. BSCS(config-if)#int f0/0
DCSS(config)#ip route 192.168.10.0 255.255.255.192 BSCS(config-if)#ip add 192.168.10.129
192.168.10.225 255.255.255.192
DCSS(config)#ip route 192.168.10.128 BSCS(config-if)#no sh
255.255.255.192 192.168.10.234
DCSS(config)#ip route 192.168.10.64 BSCS(config)#int s2/0
255.255.255.192 192.168.10.229 BSCS(config-if)#ip add 192.168.10.234
DCSS(config)#ip route 192.168.10.192 255.255.255.252
255.255.255.224 192.168.10.238 BSCS(config-if)#no sh

ROUTER BSIT BSCS(config-if)#ip route 0.0.0.0 0.0.0.0


192.168.10.233
Router(config)#h BSIT
BSIT(config)#ip route 0.0.0.0 0.0.0.0 192.168.10.226
BSIT(config)#ip dhcp pool BSIT ROUTER BSCpE
BSIT(dhcp-config)#network 192.168.10.0
255.255.255.192 Router(config)#h BSCpE
BSIT(dhcp-config)#default-router 192.168.10.1
BSIT(dhcp-config)#ex BSCpE(config-if)#int f0/0
BSCpE(config-if)#ip add 192.168.10.193
BSIT(config-if)#int f0/0 255.255.255.224
BSIT(config-if)#ip add BSCpE(config-if)#no sh
%LINEPROTO-5-UPDOWN: Line protocol on
Interface Serial2/0, changed state to up BSCpE(config)#int s2/0
192.168.10.1 255.255.255.192 BSCpE(config-if)#ip add 192.168.10.238
BSIT(config-if)#no sh 255.255.255.252
BSCpE(config-if)#no sh
BSIT(config)#int s2/0
BSIT(config-if)#ip add 192.168.10.225
255.255.255.252 BSCpE(config-if)#ip route 0.0.0.0 0.0.0.0
BSIT(config-if)#no sh 192.168.10.237

ROUTER BSIS

Router(config)#h BSIS

BSIS(config-if)#int f0/0
BSIS(config-if)#ip add
%LINEPROTO-5-UPDOWN: Line protocol on
Interface Serial2/0, changed state to up
192.168.10.65 255.255.255.192
BSIS(config-if)#no sh

BSIS(config)#int s2/0
BSIS(config-if)#ip add 192.168.10.229
255.255.255.252
BSIS(config-if)#no sh

BSIS(config-if)#ip route 0.0.0.0 0.0.0.0


192.168.10.230
DHCP 2 AAA(config)#ip dhcp pool A
AAA(dhcp-config)#def 192.168.10.1

AAA(dhcp-config)#net 192.168.10.0 255.255.255.224


AAA(dhcp-config)#ex

ROUTER BBB

Router>en
Router#conf t
Router(config)#hostname BBB
BBB(config)#int fa0/0
BBB(config-if)#ip address 192.168.10.97
ROUTER AAA 255.255.255.224
Router>en BBB(config-if)#no sh
Router#conf t BBB(config)#int se2/0
Router(config)#hostname AAA BBB(config-if)#ip address 192.168.10.130
AAA(config)#int fa0/0 255.255.255.252
AAA(config-if)#ip address 192.168.10.1 BBB(config-if)#no sh
255.255.255.224 BBB(config)#int se3/0
AAA(config-if)#no sh BBB(config-if)#ip address 192.168.10.133
AAA(config)#int se2/0 255.255.255.252
AAA(config-if)#ip address 192.168.10.129 BBB(config-if)#clock rate 250000
255.255.255.252 BBB(config-if)#no sh
AAA(config-if)#clock rate 250000 %LINK-5-CHANGED: Interface Serial3/0, changed
AAA(config-if)#no sh state to down
AAA(config)#int se3/0 BBB(config-if)#ex
AAA(config-if)#ip address 192.168.10.142 BBB(config)#route 0.0.0.0 0.0.0.0 192.168.10.134
255.255.255.252 BBB(config)#ip dhcp pool B
AAA(config-if)#no sh BBB(dhcp-config)#def 192.168.10.97
AAA(config)#int se3/0 BBB(dhcp-config)#net 192.168.10.96
AAA(config-if)#ip address 192.168.10.142 255.255.255.224
255.255.255.252 BBB(dhcp-config)#ex
AAA(config-if)#no sh
AAA(config-if)#ex
AAA(config)#ip route 0.0.0.0 0.0.0.0 192.168.10.130
ROUTER CCC

Router>en
Router#conf t
Router(config)#hostname CCC
CCC(config)#int fa0/0
CCC(config-if)#ip address 192.168.10.65
255.255.255.224
CCC(config-if)#no sh
CCC(config)#int se3/0
CCC(config-if)#ip add 192.168.10.134
255.255.255.252
CCC(config-if)#no sh
CCC(config)#int se2/0
CCC(config-if)#ip address 192.168.10.137
255.255.255.252
CCC(config-if)#clock rate 250000
CCC(config-if)#no sh
%LINK-5-CHANGED: Interface Serial2/0, changed
state to down
CCC(config-if)#ex
CCC(config)#ip route 0.0.0.0 0.0.0.0 192.168.10.138
CCC(config)#ip dhcp pool C
CCC(dhcp-config)#def 192.168.10.65
CCC(dhcp-config)#net 192.168.10.64
255.255.255.224
CCC(dhcp-config)#ex
CCC(config)#

ROUTER DDD

Router>en
Router#conf t
Router(config)#hostname DDD
DDD(config)#int fa0/0
DDD(config-if)#ip address 192.168.10.33
255.255.255.224
DDD(config-if)#no sh
DDD(config)#int se2/0
DDD(config-if)#ip address 192.168.10.138
255.255.255.252
DDD(config-if)#no sh
DDD(config)#int se3/0
DDD(config-if)#ip address 192.168.10.141
255.255.255.252
DDD(config-if)#clock rate 250000
DDD(config-if)#no sh
DDD(config-if)#ex
DDD(config)#ip route 0.0.0.0 0.0.0.0 192.168.10.142
DDD(config)#ip dhcp pool D
DDD(dhcp-config)#def 192.168.10.33
DDD(dhcp-config)#net 192.168.10.32
255.255.255.224
DDD(dhcp-config)#ex

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy