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

DOC
Cisco switch commands cheat sheet
3Anetwork com
 
PDF
CCNA - Routing & Switching Commands
Eng. Emad Al-Atoum
 
DOCX
Cisco packet tracer router
rishi ram khanal
 
PDF
Linux Networking Explained
Thomas Graf
 
PPT
Deploying Carrier Ethernet Features on Cisco ASR 9000
Vinod Kumar Balasubramanyam
 
PPTX
Network automation (NetDevOps) with Ansible
Bangladesh Network Operators Group
 
PDF
cisco ccna cheat_sheet
Guntaka Reddy
 
PDF
Troubleshooting BGP Juniper Examples
Salachudin Emir
 
Cisco switch commands cheat sheet
3Anetwork com
 
CCNA - Routing & Switching Commands
Eng. Emad Al-Atoum
 
Cisco packet tracer router
rishi ram khanal
 
Linux Networking Explained
Thomas Graf
 
Deploying Carrier Ethernet Features on Cisco ASR 9000
Vinod Kumar Balasubramanyam
 
Network automation (NetDevOps) with Ansible
Bangladesh Network Operators Group
 
cisco ccna cheat_sheet
Guntaka Reddy
 
Troubleshooting BGP Juniper Examples
Salachudin Emir
 

What's hot (20)

PPTX
Protocols
Aashima Wadhwa
 
PPTX
Private VLANs
NetProtocol Xpert
 
PDF
Step by Step guide to set up a simple network in Packet Tracer
Sorath Asnani
 
PPTX
Energy consumption of wsn
DeepaDasarathan
 
DOC
Huawei switch configuration commands
Huanetwork
 
PPTX
Scaleway Approach to VXLAN EVPN Fabric
Scaleway
 
PPTX
Router configuration in packet tracer
Anabia Anabia
 
PPT
Packet tracer
Imdad Ullah
 
PPT
CCNA Basic Switching and Switch Configuration
Dsunte Wilson
 
PDF
Cisco Commands
Fredrick Hall
 
PDF
IPv6 Transition Strategies
APNIC
 
PPT
Spanning tree protocol
Muuluu
 
PDF
netfilter and iptables
Kernel TLV
 
PPTX
Vxlan deep dive session rev0.5 final
KwonSun Bae
 
PPTX
Network protocol
SWAMY NAYAK
 
PPTX
ccna networking ppt
Er. Anmol Bhagat
 
PPTX
TinyOS
Sneha Shodhan
 
PPT
Juniper mpls best practice part 1
Febrian ‎
 
DOCX
Ccna command
Siddhartha Rajbhatt
 
Protocols
Aashima Wadhwa
 
Private VLANs
NetProtocol Xpert
 
Step by Step guide to set up a simple network in Packet Tracer
Sorath Asnani
 
Energy consumption of wsn
DeepaDasarathan
 
Huawei switch configuration commands
Huanetwork
 
Scaleway Approach to VXLAN EVPN Fabric
Scaleway
 
Router configuration in packet tracer
Anabia Anabia
 
Packet tracer
Imdad Ullah
 
CCNA Basic Switching and Switch Configuration
Dsunte Wilson
 
Cisco Commands
Fredrick Hall
 
IPv6 Transition Strategies
APNIC
 
Spanning tree protocol
Muuluu
 
netfilter and iptables
Kernel TLV
 
Vxlan deep dive session rev0.5 final
KwonSun Bae
 
Network protocol
SWAMY NAYAK
 
ccna networking ppt
Er. Anmol Bhagat
 
Juniper mpls best practice part 1
Febrian ‎
 
Ccna command
Siddhartha Rajbhatt
 
Ad

Viewers also liked (20)

PPTX
Networking
Pravesh Hidko
 
PPTX
Network Design on cisco packet tracer 6.0
Saurav Pandey
 
PDF
Trik singkat STATIC ROUTING via cli Packet Tracer
Selamet Hariadi
 
PPTX
Ccna pres
Danish Nauman
 
DOCX
Migration to cisco next generation firewall
IT Tech
 
PPTX
3 Router Configuration - Cisco Packet Tracer
Rajan Kasodariya
 
DOCX
CCNA- Router on stick, VLAN and Trunking
Rafat Khandaker
 
PDF
2.3.1.5 packet tracer configuring rapid pvst+ answer
Narayana Samy
 
PDF
4.1.2.9 packet tracer documenting the network instructions
bahtiarrahman
 
PDF
Uso básico de packet tracer
Eduardo Sanchez Piña
 
DOCX
Ccna topology based projects
tcpipguru
 
DOCX
Network Security ,2014 and 2015 ieee projects list @ TMKS Infotech
Manju Nath
 
DOCX
College Network
Prince Kumar
 
PPT
Ccna exploration network fundamentals
IT Tech
 
PDF
Packet tracer (network simulation)
Aldi Nor Fahrudin
 
PPTX
CCNA Exam 200-120 pdf
Madhan Banda
 
PDF
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Cisco Russia
 
PDF
Final Year Projects Computer Science (Information security) -2015
Syed Ubaid Ali Jafri
 
DOCX
How to configure vlan, stp, dtp step by step guide
IT Tech
 
PPT
CCNA Network Services
Dsunte Wilson
 
Networking
Pravesh Hidko
 
Network Design on cisco packet tracer 6.0
Saurav Pandey
 
Trik singkat STATIC ROUTING via cli Packet Tracer
Selamet Hariadi
 
Ccna pres
Danish Nauman
 
Migration to cisco next generation firewall
IT Tech
 
3 Router Configuration - Cisco Packet Tracer
Rajan Kasodariya
 
CCNA- Router on stick, VLAN and Trunking
Rafat Khandaker
 
2.3.1.5 packet tracer configuring rapid pvst+ answer
Narayana Samy
 
4.1.2.9 packet tracer documenting the network instructions
bahtiarrahman
 
Uso básico de packet tracer
Eduardo Sanchez Piña
 
Ccna topology based projects
tcpipguru
 
Network Security ,2014 and 2015 ieee projects list @ TMKS Infotech
Manju Nath
 
College Network
Prince Kumar
 
Ccna exploration network fundamentals
IT Tech
 
Packet tracer (network simulation)
Aldi Nor Fahrudin
 
CCNA Exam 200-120 pdf
Madhan Banda
 
Using packet-tracer, capture and other Cisco ASA tools for network troublesho...
Cisco Russia
 
Final Year Projects Computer Science (Information security) -2015
Syed Ubaid Ali Jafri
 
How to configure vlan, stp, dtp step by step guide
IT Tech
 
CCNA Network Services
Dsunte Wilson
 
Ad

Similar to designandimplementanetwork (20)

PPTX
02_N2_Chapter 2.pptx
MohammadMahdiSoroush
 
DOC
Ccna routing and switching
CRIS FERNANDEZ
 
PDF
mikrotik router two wan load-balancing.pdf
deukaion0611
 
PDF
ROUTERCONFIGURATION BOARD................
comptesarr
 
DOCX
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
sleeperfindley
 
DOCX
Ccna 2 rse practice skills assessment
friv4schoolgames
 
PPT
Loopback address
CEC Landran
 
PDF
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
juet-y
 
PPTX
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
vivekkonnect
 
PDF
ccna-day4-switching_1234567890123456.pdf
cisco49
 
PPTX
Lecture 4-Internetworking-Concepts (view-only).pptx
ShaimasafaaldinBahaa1
 
PDF
Wli Tx4 G54 Manual V1.6 Web
925351jay1
 
PDF
35d70683c4fd405d89db4a5287aa4b89
Abdisalam A. Mohamed
 
PPT
Frame Relay
Kishore Kumar
 
PPT
Frame Relay
Kishore Kumar
 
PDF
(2) documents e books_cisco_networking_books_training_materials_cnap_-_ont_v5...
Lary Onyeka
 
PDF
Network Security Fundamentals Final.pptx
HakimAlHuribi
 
PDF
Minilink TN Ethernet Config.pdf
FahruddinThaha
 
DOCX
How to configure a router
IT Tech
 
02_N2_Chapter 2.pptx
MohammadMahdiSoroush
 
Ccna routing and switching
CRIS FERNANDEZ
 
mikrotik router two wan load-balancing.pdf
deukaion0611
 
ROUTERCONFIGURATION BOARD................
comptesarr
 
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
sleeperfindley
 
Ccna 2 rse practice skills assessment
friv4schoolgames
 
Loopback address
CEC Landran
 
SR-IOV, KVM and Emulex OneConnect 10Gbps cards on Debian/Stable
juet-y
 
Overview of Distributed Virtual Router (DVR) in Openstack/Neutron
vivekkonnect
 
ccna-day4-switching_1234567890123456.pdf
cisco49
 
Lecture 4-Internetworking-Concepts (view-only).pptx
ShaimasafaaldinBahaa1
 
Wli Tx4 G54 Manual V1.6 Web
925351jay1
 
35d70683c4fd405d89db4a5287aa4b89
Abdisalam A. Mohamed
 
Frame Relay
Kishore Kumar
 
Frame Relay
Kishore Kumar
 
(2) documents e books_cisco_networking_books_training_materials_cnap_-_ont_v5...
Lary Onyeka
 
Network Security Fundamentals Final.pptx
HakimAlHuribi
 
Minilink TN Ethernet Config.pdf
FahruddinThaha
 
How to configure a router
IT Tech
 

Recently uploaded (20)

PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
The Future of Artificial Intelligence (AI)
Mukul
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 

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)!