SlideShare a Scribd company logo
DESIGN AND IMPLEMENT A
NETWORK WITH PACKET
TRACER
IT: Network: Cisco 1
Fall 2013
Last few weeks, we…
¨  … looked at subnetting IPv4 network addresses.
¨  … designed a subnetting structure based on the
number of networks only.
¤  Not terribly efficient
¨  … designed a subnetting structure based on the
number of hosts on each network.
¤  VLSM
Let’s put it all together
¨  Build a network – what do we need?
¤  Server(s)?
¤  Workstation(s)?
¤  What else?
¨  Suppose we have 2 locations
¤  HQ here in Green Bay
¤  Branch office in Omaha
¨  Let’s sketch it out…
My list
¨  Workstations and Servers “in an appropriate number”
¨  Switch for each physical LAN
¤  If need more than one switch on a LAN that’s fine
¨  Tie our networks together
¤  Routers – one per network?
n  Assuming router has two interfaces
¤  Cables
n  Ethernet – straight-through and cross-over
n  WAN/Serial for between routers
Look at Lab from last week
¨  How many routers?
¨  How tie routers together?
¨  What “makes” a LAN?
¨  How connect router
to LAN?
LAN B
800 Hosts
LAN C
2,000 Hosts
LAN A
6,000 Hosts
LAN D
1,000 Hosts
WAN A-B WAN A-C WAN A-D
WAN Links
¨  Plain Old Telephone System (POTS)
=up to 56 Kbps
¨  T1=1.544 Mbps
¨  T3=44.736 Mbps (21 T1’s)
¨  ADSL = 16−784 Kbps up; 1−9 Mbps down
¨  Cable modem = 512Kbps − 54Mbps
HQ
Branch Office
WAN link
Connect to WAN
¨  Old School − Dial-up to POTS è Modem
Connect to WAN Links
¨  DTE (our router) needs to connect to WAN
¨  DCE is “modem-like” device that does the connect
¨  A CSU/DSU is the DCE for connection to T1
DTE/DCE Cable
¨  Used in lab / testing environment to simulate a WAN
link
¨  Sort of a “cross-over” for WAN.
¨  One side needs to take role of providing clock signal
¤  Typically done by CSU/DSU
¨  Side with the DCE end sets clock
¤  ONLY done by the side with the DCE!
OK… Let’s implement one…
¨  Need to create LANs
¤  Switch for each LAN
¨  Need to implement
Workstations and Servers
¤  For simulation, one WS and one Server per LAN is enough
¨  Need to connect LANs
¤  Routers – one for each LAN
n  Used to connect LAN to Serial WAN
Packet Tracer – Build a LAN
¨  Add Switch
¨  Add Workstation
¨  Add Server
¨  Connect them
Straight-Through Cross-Over
Connect LAN nodes
¨  Workstation to Switch è Straight-through Copper
¤  FastEthernet
¨  Server to Switch è Straight-through Copper
¤  FastEthernet
¨  Router to Switch èStraight-through Copper
¤  FastEthernet 0/0 or FastEthernet 0/1
Packet Tracer: Inter-Connect LANs
¨  Add Router
¨  Add Router Interfaces (most likely needed)
¤  POWER OFF Router
Power
Empty Slot
2-Serial Port
Module
PT – Inter-Connect LANs continues
¨  Router to Router è Serial DCE cable
¤  DCE = Data Communication Equipment
n  Controls the comm. line (like a Modem of old)
¤  DTE = Data Terminal Equipment
n  Actual end-node device (like a PC)
¨  On router, use Serial 0/0/0, Serial 0/0/1,
Serial 0/1/0, or Serial 0/1/1
¨  DCE provides clock signal on WAN link
¤  One router on each Serial line must provide clock
Serial DCE
Configure Devices: IP Design
¨  IP network ID: 172.16.0.0 /16
Subnet	
  
Name	
  
Needed	
  
Size	
  
Allocated	
  
Size	
   Address	
   Mask	
   Dec	
  Mask	
   Assignable	
  Range	
  
LAN	
  A	
   800	
   1022	
   172.16.0.0	
   /22	
   255.255.252.0	
   172.16.0.1	
  –	
  172.16.3.254	
  
LAN	
  B	
   200	
   254	
   172.16.4.0	
   /24	
   255.255.255.0	
   172.16.4.1	
  –	
  172.16.4.254	
  
WAN	
   2	
   2	
   172.16.5.0	
   /30	
   255.255.255.252	
  172.16.5.1	
  –	
  172.16.5.2	
  
Configure Devices in PT
¨  Workstations and Servers
¤  Statically assign “Appropriate” addresses for that
subnet
¤  Click the Object - Desktop - IP Config
Config Routers in PT
¨  Connection to LAN should be First valid host in that
subnet
¨  Connection to other Router should be valid for that
subnet (only two choices)
PT Router Config
¨  Click Object - Config - interface
¨  FastEthernet 0/0
IP Config
Activate it
PT Router Serial Config
¨  Click Object - Config - interface
¨  Serial 0/0/0
IP Config
Activate it
Set clock rate
on DCE side of
connection
Static Routes on the Router
¨  By default, routers only know about the networks
they are directly connected to.
¤  Need to “learn” about non-connected networks.
PT- Static Routes
¨  One solution is create a static route to non-
connected networks.
¨  Click Object - Config - Static (under Routing)
Remote Network
Or 0.0.0.0 for default
Netmask of remote net
Or 0.0.0.0 for default
Router that is “closer”
to the destination net
Save PT Router Config
¨  Cisco Routers get configuration from
startup-config file at boot time
¨  Need to save our settings to that file in NVRAM
¨  Click Object - Settings
Test it
¨  From simulated Workstation, start pinging your default
gateway and work progressively further away
¤  Click Object - Desktop - Command prompt
1
2
3
4
5
Summary
¨  We’ve looked at IP addressing
¤  Address; Subnet Mask; Gateway
¨  We’ve looked at Full Octet Subnetting
¨  We’ve looked at Partial Octet Subnetting
¨  We’ve designed a subnetting scheme with a fixed
length subnet mask
¨  We’ve designed a subnetting scheme with a variable
length subnet mask (VLSM)
¨  We’ve talked about applying our plan (assigning
addresses)
¨  Now we are ready to do it (Yay)!

More Related Content

PPT
network Switch
PDF
Advanced Captive Portal - pfSense Hangout June 2017
PPTX
ccna networking ppt
PPTX
TCP/IP Introduction
DOC
Cisco switch commands cheat sheet
PPT
Vlan
PPTX
MAC & IP addresses
network Switch
Advanced Captive Portal - pfSense Hangout June 2017
ccna networking ppt
TCP/IP Introduction
Cisco switch commands cheat sheet
Vlan
MAC & IP addresses

What's hot (20)

DOCX
How to configure vlan, stp, dtp step by step guide
PDF
Cisco Commands
PPTX
MikroTik MTCNA
PPTX
Presentation on ccna
PDF
Ccna Commands In 10 Minutes
PDF
CISCO Packet Tracer part # 1
PPTX
Introduction to router
PPTX
Routers and Routing Configuration
PPTX
Vlans (virtual local area networks)
PDF
CCNA - Routing & Switching Commands
PPTX
Chassis Cluster Configuration
PPTX
ECI UTC Webinar MPLS-TP Value for Utilities-dec 2015
PDF
CCNA Lab Guide
PPT
Packet tracer
PPTX
BASICS OF ROUTING IN NETWORKS
PPTX
CCNA ppt Day 1
PDF
Router commands
PDF
Mikrotik Hotspot
How to configure vlan, stp, dtp step by step guide
Cisco Commands
MikroTik MTCNA
Presentation on ccna
Ccna Commands In 10 Minutes
CISCO Packet Tracer part # 1
Introduction to router
Routers and Routing Configuration
Vlans (virtual local area networks)
CCNA - Routing & Switching Commands
Chassis Cluster Configuration
ECI UTC Webinar MPLS-TP Value for Utilities-dec 2015
CCNA Lab Guide
Packet tracer
BASICS OF ROUTING IN NETWORKS
CCNA ppt Day 1
Router commands
Mikrotik Hotspot
Ad

Viewers also liked (20)

PPTX
Networking
PPTX
Network Design on cisco packet tracer 6.0
PDF
Trik singkat STATIC ROUTING via cli Packet Tracer
PPTX
Ccna pres
DOCX
Migration to cisco next generation firewall
PPTX
3 Router Configuration - Cisco Packet Tracer
DOCX
CCNA- Router on stick, VLAN and Trunking
PDF
2.3.1.5 packet tracer configuring rapid pvst+ answer
PDF
4.1.2.9 packet tracer documenting the network instructions
PDF
Uso básico de packet tracer
DOCX
Ccna topology based projects
DOCX
Network Security ,2014 and 2015 ieee projects list @ TMKS Infotech
DOCX
College Network
PPT
Ccna exploration network fundamentals
PDF
Packet tracer (network simulation)
PPTX
CCNA Exam 200-120 pdf
PDF
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
PDF
Final Year Projects Computer Science (Information security) -2015
PPT
CCNA Network Services
PDF
Cisco project ideas
Networking
Network Design on cisco packet tracer 6.0
Trik singkat STATIC ROUTING via cli Packet Tracer
Ccna pres
Migration to cisco next generation firewall
3 Router Configuration - Cisco Packet Tracer
CCNA- Router on stick, VLAN and Trunking
2.3.1.5 packet tracer configuring rapid pvst+ answer
4.1.2.9 packet tracer documenting the network instructions
Uso básico de packet tracer
Ccna topology based projects
Network Security ,2014 and 2015 ieee projects list @ TMKS Infotech
College Network
Ccna exploration network fundamentals
Packet tracer (network simulation)
CCNA Exam 200-120 pdf
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Final Year Projects Computer Science (Information security) -2015
CCNA Network Services
Cisco project ideas
Ad

Similar to designandimplementanetwork (20)

PPTX
Rashmi T S-Intrenship PPT.pptx
PDF
2.1.1.5 Packet Tracer - Create a Simple Network Using Packet Tracer (3).pdf
PPTX
Final presentation phases1_2_3
DOC
Ccna routing and switching
PPTX
Secure Network Design with High-Availability & VoIP
PPTX
CCN CEP.pptx
PDF
Bcc network connection
PDF
Network assignment on project design
DOCX
En rse pts_av21_pt61_design_public
PDF
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
PPT
Networking basics
PDF
Modeling, Configuration and Performance Analysis of the customized network us...
DOCX
Ccna 2 rse practice skills assessment
DOCX
Applications.docx
PPT
CCNA Icnd110 lg
PDF
LAN Design for 15 flats : Park Pride Apartments
PDF
Avb pov 2017 v2
PDF
Bangladesh Computer Council Networking Project
PDF
packet traveling (pre cloud)
DOCX
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
Rashmi T S-Intrenship PPT.pptx
2.1.1.5 Packet Tracer - Create a Simple Network Using Packet Tracer (3).pdf
Final presentation phases1_2_3
Ccna routing and switching
Secure Network Design with High-Availability & VoIP
CCN CEP.pptx
Bcc network connection
Network assignment on project design
En rse pts_av21_pt61_design_public
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
Networking basics
Modeling, Configuration and Performance Analysis of the customized network us...
Ccna 2 rse practice skills assessment
Applications.docx
CCNA Icnd110 lg
LAN Design for 15 flats : Park Pride Apartments
Avb pov 2017 v2
Bangladesh Computer Council Networking Project
packet traveling (pre cloud)
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx

Recently uploaded (20)

PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Big Data Technologies - Introduction.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Approach and Philosophy of On baking technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
cuic standard and advanced reporting.pdf
PDF
Electronic commerce courselecture one. Pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
KodekX | Application Modernization Development
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
Big Data Technologies - Introduction.pptx
MYSQL Presentation for SQL database connectivity
Digital-Transformation-Roadmap-for-Companies.pptx
Empathic Computing: Creating Shared Understanding
Approach and Philosophy of On baking technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Encapsulation_ Review paper, used for researhc scholars
20250228 LYD VKU AI Blended-Learning.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
The AUB Centre for AI in Media Proposal.docx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Unlocking AI with Model Context Protocol (MCP)
cuic standard and advanced reporting.pdf
Electronic commerce courselecture one. Pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
KodekX | Application Modernization Development
Per capita expenditure prediction using model stacking based on satellite ima...

designandimplementanetwork

  • 1. DESIGN AND IMPLEMENT A NETWORK WITH PACKET TRACER IT: Network: Cisco 1 Fall 2013
  • 2. Last few weeks, we… ¨  … looked at subnetting IPv4 network addresses. ¨  … designed a subnetting structure based on the number of networks only. ¤  Not terribly efficient ¨  … designed a subnetting structure based on the number of hosts on each network. ¤  VLSM
  • 3. Let’s put it all together ¨  Build a network – what do we need? ¤  Server(s)? ¤  Workstation(s)? ¤  What else? ¨  Suppose we have 2 locations ¤  HQ here in Green Bay ¤  Branch office in Omaha ¨  Let’s sketch it out…
  • 4. My list ¨  Workstations and Servers “in an appropriate number” ¨  Switch for each physical LAN ¤  If need more than one switch on a LAN that’s fine ¨  Tie our networks together ¤  Routers – one per network? n  Assuming router has two interfaces ¤  Cables n  Ethernet – straight-through and cross-over n  WAN/Serial for between routers
  • 5. Look at Lab from last week ¨  How many routers? ¨  How tie routers together? ¨  What “makes” a LAN? ¨  How connect router to LAN? LAN B 800 Hosts LAN C 2,000 Hosts LAN A 6,000 Hosts LAN D 1,000 Hosts WAN A-B WAN A-C WAN A-D
  • 6. WAN Links ¨  Plain Old Telephone System (POTS) =up to 56 Kbps ¨  T1=1.544 Mbps ¨  T3=44.736 Mbps (21 T1’s) ¨  ADSL = 16−784 Kbps up; 1−9 Mbps down ¨  Cable modem = 512Kbps − 54Mbps HQ Branch Office WAN link
  • 7. Connect to WAN ¨  Old School − Dial-up to POTS è Modem
  • 8. Connect to WAN Links ¨  DTE (our router) needs to connect to WAN ¨  DCE is “modem-like” device that does the connect ¨  A CSU/DSU is the DCE for connection to T1
  • 9. DTE/DCE Cable ¨  Used in lab / testing environment to simulate a WAN link ¨  Sort of a “cross-over” for WAN. ¨  One side needs to take role of providing clock signal ¤  Typically done by CSU/DSU ¨  Side with the DCE end sets clock ¤  ONLY done by the side with the DCE!
  • 10. OK… Let’s implement one… ¨  Need to create LANs ¤  Switch for each LAN ¨  Need to implement Workstations and Servers ¤  For simulation, one WS and one Server per LAN is enough ¨  Need to connect LANs ¤  Routers – one for each LAN n  Used to connect LAN to Serial WAN
  • 11. Packet Tracer – Build a LAN ¨  Add Switch ¨  Add Workstation ¨  Add Server ¨  Connect them Straight-Through Cross-Over
  • 12. Connect LAN nodes ¨  Workstation to Switch è Straight-through Copper ¤  FastEthernet ¨  Server to Switch è Straight-through Copper ¤  FastEthernet ¨  Router to Switch èStraight-through Copper ¤  FastEthernet 0/0 or FastEthernet 0/1
  • 13. Packet Tracer: Inter-Connect LANs ¨  Add Router ¨  Add Router Interfaces (most likely needed) ¤  POWER OFF Router Power Empty Slot 2-Serial Port Module
  • 14. PT – Inter-Connect LANs continues ¨  Router to Router è Serial DCE cable ¤  DCE = Data Communication Equipment n  Controls the comm. line (like a Modem of old) ¤  DTE = Data Terminal Equipment n  Actual end-node device (like a PC) ¨  On router, use Serial 0/0/0, Serial 0/0/1, Serial 0/1/0, or Serial 0/1/1 ¨  DCE provides clock signal on WAN link ¤  One router on each Serial line must provide clock Serial DCE
  • 15. Configure Devices: IP Design ¨  IP network ID: 172.16.0.0 /16 Subnet   Name   Needed   Size   Allocated   Size   Address   Mask   Dec  Mask   Assignable  Range   LAN  A   800   1022   172.16.0.0   /22   255.255.252.0   172.16.0.1  –  172.16.3.254   LAN  B   200   254   172.16.4.0   /24   255.255.255.0   172.16.4.1  –  172.16.4.254   WAN   2   2   172.16.5.0   /30   255.255.255.252  172.16.5.1  –  172.16.5.2  
  • 16. Configure Devices in PT ¨  Workstations and Servers ¤  Statically assign “Appropriate” addresses for that subnet ¤  Click the Object - Desktop - IP Config
  • 17. Config Routers in PT ¨  Connection to LAN should be First valid host in that subnet ¨  Connection to other Router should be valid for that subnet (only two choices)
  • 18. PT Router Config ¨  Click Object - Config - interface ¨  FastEthernet 0/0 IP Config Activate it
  • 19. PT Router Serial Config ¨  Click Object - Config - interface ¨  Serial 0/0/0 IP Config Activate it Set clock rate on DCE side of connection
  • 20. Static Routes on the Router ¨  By default, routers only know about the networks they are directly connected to. ¤  Need to “learn” about non-connected networks.
  • 21. PT- Static Routes ¨  One solution is create a static route to non- connected networks. ¨  Click Object - Config - Static (under Routing) Remote Network Or 0.0.0.0 for default Netmask of remote net Or 0.0.0.0 for default Router that is “closer” to the destination net
  • 22. Save PT Router Config ¨  Cisco Routers get configuration from startup-config file at boot time ¨  Need to save our settings to that file in NVRAM ¨  Click Object - Settings
  • 23. Test it ¨  From simulated Workstation, start pinging your default gateway and work progressively further away ¤  Click Object - Desktop - Command prompt 1 2 3 4 5
  • 24. Summary ¨  We’ve looked at IP addressing ¤  Address; Subnet Mask; Gateway ¨  We’ve looked at Full Octet Subnetting ¨  We’ve looked at Partial Octet Subnetting ¨  We’ve designed a subnetting scheme with a fixed length subnet mask ¨  We’ve designed a subnetting scheme with a variable length subnet mask (VLSM) ¨  We’ve talked about applying our plan (assigning addresses) ¨  Now we are ready to do it (Yay)!