SlideShare a Scribd company logo
UTC-N

Overview of Campus Networks Design

1
Overview
Read Chapter 1 for further information and
explanations
Much of the information in this chapter will
become clearer throughout the semester as
this chapter is meant to introduce you to
some of the topics we will be discussing later.
The design models used in this chapter is not
a template for network design. It should be
used as a foundation for discussion of
concepts and a vehicle for addressing various
issues.
2
Icons
Router
Workgroup Switch

High-End Switch

Multilayer Switch with Route Processor
- Don’t let the location of the links into this
icon confuse you. This will become clearer
when we configure this device.

3
Traditional Campus Networks

4
Traditional Campus Networks
Campus Network
A building or group of buildings connected into one
enterprise network that consists of or more LANs.
The company usually owns the physical wires
deployed in the campus.
Generally uses LAN technologies.
Generally deploy a campus design that is optimized
for the fastest functional architecture over existing
wire.

5
Traditional Campus Networks
Network Administrator Challenges
LAN run effectively and efficiently
Availability and performance impacted by the amount
of bandwidth in the network
Understand, implement and manage traffic flow
Current Issues
Broadcasts: IP ARP requests
Emerging Issues
Multicast traffic (traffic propagated to a specific group
of users on a subnet), video conferencing, multimedia
traffic
Security and traffic flow
6
Today’s LANs

7
Follow the 20/80 rule, not the 80/20
Traditional 80/20 rule
– 80% traffic local to subnet, 20% remote
“Remote” traffic
– Traffic across the backbone or core to enterprise
servers, Internet, remote sites, other subnets
(more coming)
8
New 20/80 rule
– 20% traffic local to subnet, 80% remote
Traffic moving towards new 20/80 rule due to:
– Web based computing
– Servers consolidation of enterprise and workgroup
servers into centralized server farms due to
reduced TCO, security and ease of management
9
New Campus Model services can be
separated into categories:
– Local
– Remote
– Enterprise

10
Traditional Router and Hub Campus

11
Virtual LAN (VLAN) Technologies

12
Traditional Campus-Wide VLAN Design

13
Multilayer Campus Design with Multilayer Switching
(Switch Blocks)

14
(FYI: Review) Because Layer 3 switching is used in the
distribution layer of the multilayer model, this is where
many of the characteristic advantages of routing apply.
The distribution layer forms a broadcast boundary so that
broadcasts don't pass from a building to the backbone or
vice-versa. Value-added features of the Cisco IOS
software apply at the distribution layer. For example, the
distribution-layer switches cache information about Novell
servers and respond to Get Nearest Server queries from
Novell clients in the building. Another example is
forwarding Dynamic Host Configuration Protocol (DHCP)
messages from mobile IP workstations to a DHCP server.

15
Multilayer Model with Server Farm

16
Redundant Multilayer Campus Design (Switch Blocks)

17
Switching
Layer 2 Switching
– Switches based on MAC address
– “hardware based bridging”
– edge of the network (new campus mode)
Layer 3 Switching
– Switching at L2, hardware-based routing at L3
Layer 4 Switching
– Switching at L2, hardware-based routing at L3,
with decisions optionally made on L4 information
(port numbers)
– Forwarding decisions based on MAC address, IP
address, and port numbers
– Help control traffic based on QOS
ASIC (Application-specific Integrated Circuit)
– Specialized hardware that handles frame forwarding in the
18
switch
Router versus Switch
Router typically performs softwarebased packet switching (process of
looking it up first in the routing tables)
Switch typically performs hardwarebased frame switching (ASIC)

19
Layer 2 Switching

20
Layer 3 Switching

• Hardware-based routing

21
Layer 4 Switching

22
MLS (Multi-Layer Switching)

23
MLS
Cisco’ specialized form of switching and
routing, not generic L3 routing/L2
switching
Multilayer Switches can operate at
Layers 2, 3, and 4
cannot be performed using our CCNP
lab equipment (Catalyst 4006 switches
and 2620 routers)
“route once, switch many”
24
MLS
sometimes referred to as “route once, switch
many” (later)

25
3-Layer Hierarchical Design
Model

26
3-Layer Hierarchical Design Model

Conceptual only!
There will be
contradictions and
some devices may
be argued as one
type of device or
another.

27
Core Layer

Internet

Remote Site

Various options and
implementations possible.

28
In te r n e t

Sample 3-layer hierarchy
A ccess

R e m o te S ite A
A ccess

A ccess

A ccess

D is t r ib u t io n

C o re

R e m o t e S it e B
A ccess

C o re

D is t r ib u t io n
A ccess

A ccess

C o re

D is t r ib u t io n

D is t r ib u t io n

A ccess

A ccess

A ccess

R e m o t e S it e C
A ccess

A ccess

A ccess

A ccess
A ccess

29
Core Layer

Switches packets as fast as possible
Considered the backbone of the network
Should not perform packet manipulation
– No ACLs
– No routing (usually)
– No trunking
– VLANs terminated at distribution device
30
Distribution Layer

31
Distribution
Layer

The distribution layer of the network divides the
access and core layers and helps to define and
differentiate the core.
– Departmental or workgroup access
– Broadcast/multicast domain definition
– VLAN routing
– Any media transitions that need to occur
– Security
32
– Packet manipulation occurs here
Access Layer

33
Access
Layer

The access layer is the point at which local end users
are allowed into the network.
– Shared bandwidth
– Switched bandwidth
– MAC-layer filtering or 802.1x
– Microsegmentation
– Remote users gain network access, VPN
34
Building Blocks
Network building blocks can be any one of
the following fundamental campus elements:
– Switch block
– Core block

Contributing variables
–
–
–
–

Server block
WAN block
Mainframe block
Internet connectivity
35
Building Blocks

Internet Block
could also be
included

36
Switch Block
Multiple DL devices shown for load
balancing and redundancy. This
may not be the case in many
networks.

Consists of both switch and router functions.
– Access Layer (AL)
• L2 devices (workgroup switches: Catalyst 2960,
2960G, 3750XL)
– Distribution Layer (DL)
• L2/L3 devices (multilayer switches: Catalyst
4500E, 6500E)
• L2 and separate L3 device (Catalyst 3600XL
37
with 2800 series router-on-a-stick, etc.)
Switch Block

AL – Access Layer
– L2 switches in the wiring closets connect users to
the network at the access layer and provide
dedicated bandwidth to each port.
DL – Distribution Layer
– L2/L3 switch/routers provide broadcast control,
security and connectivity for each switch block.
38
Switch Block
Primary
-AL

Backup

AL devices merge into one or more DL devices.
L2 AL devices have redundant connections to the DL
device to maintain resiliency.
– Spanning-Tree Protocol (STP) makes redundant
links possible
39
Switch Block
- DL

The DL device:
– a switch and external router or
– a multilayer switch (Catalyst 4500)
– provides L2 and L3 services
– shields the switch block against broadcast storms
(and L2 errors)
40
Sizing the Switch Block

41
Sizing the Switch Block
A switch block is too large if:
– A traffic bottleneck occurs in the routers at
the distribution layer because of intensive
CPU processing resulting from policybased filters
– Broadcast or multicast traffic slows down
the switches and routers

42
Core Block
A core is required when there are two or more switch
blocks, otherwise the core or backbone is between
the distribution switch and the perimeter router.
The core block is responsible for transferring crosscampus traffic without any processor-intensive
operations.
All the traffic going to and from the switch blocks,
server blocks, the Internet, and the wide-area
network must pass through the core.

43
Core Block

Core Switches:
Catalyst 6500

Core Block

44
Core Block

Traffic going from one switch block to another also
must travel through the core.
The core handles much more traffic than any other
block.
– must be able to pass the traffic to and from the
blocks as quickly as possible
45
Core Block
Cisco 6500 supports:
– up to 384 10/100 Ethernet
– 192 100FX Fast Ethernet
– 8 OC12 ATM
– up to 130 Gigabit Ethernet ports
– switching bandwidth up to 256 Gbps
– scalable multilayer switching up to 170
Mpps.
46
Core Block

Because VLANs terminate at the distribution device,
core links are not trunk links and traffic is routed
across the core.
– core links do not carry multiple VLANs per link.
One or more switches can make up a core subnet
– a minimum of two devices must be present in the
core to provide redundancy
47
Collapsed Core

Distribution and Core Layer functions performed in the
same device.

48
Collapsed
Core

consolidation of DL and core-layer functions into one
device.
– prevalent in small campus networks
each AL switch has a redundant link to the DL switch.
Each AL switch may support more than one subnet;
however, all subnets terminate on L3 ports on the
DL/core switch
49
Collapsed
Core

Redundant uplinks provide L2 resiliency between the
AL and DL switches.
– Spanning tree blocks the redundant links to
prevent loops.
Redundancy is provided at Layer 3 by the dual
distribution switches with Hot Standby Router
Protocol (HSRP), providing transparent default
gateway operations for IP. (later)
50
Dual Core

51
Dual
Core

necessary when two or more switch blocks exist and
redundant connections are required
provides two equal-cost paths and twice the
bandwidth.
Each core switch carries a symmetrical number of
subnets to the L3 function of the DL device.
Each switch block is redundantly linked to both core
52
switches, allowing for two distinct, equal path links.
Choosing a Cisco Product
Know particulars! (Number and types of
ports)
Access Layer Switches
– 2960, 3750

Distribution Layer Switches
– 2960G, 4500, 6500,

Core Layer Switches
– 6500
53

More Related Content

What's hot

ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
Er. Anmol Bhagat
 
Routing Protocols
Routing Protocols Routing Protocols
Routing Protocols
KhushbirSinghSandhu
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1
VISHNU N
 
Router Full Concept pdf
Router Full Concept pdf Router Full Concept pdf
Router Full Concept pdf
Vignesh kumar
 
Static Routing
Static RoutingStatic Routing
Static Routing
Kishore Kumar
 
Ccna ppt1
Ccna ppt1Ccna ppt1
Ccna ppt1
AIRTEL
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
Dhrumil Panchal
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
Reetesh Gupta
 
CCNAv5 - S2: Chapter5 Inter Vlan Routing
CCNAv5 - S2: Chapter5 Inter Vlan RoutingCCNAv5 - S2: Chapter5 Inter Vlan Routing
CCNAv5 - S2: Chapter5 Inter Vlan Routing
Vuz Dở Hơi
 
Detailed description about Hubs Switches Modems and their working
Detailed description about  Hubs Switches Modems and their workingDetailed description about  Hubs Switches Modems and their working
Detailed description about Hubs Switches Modems and their working
rockingprashik
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)
Bangladesh Network Operators Group
 
Tn 310 vlan-trunking
Tn 310 vlan-trunkingTn 310 vlan-trunking
Tn 310 vlan-trunking
sali Ibrahimu
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
Tarun Khaneja
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
Respa Peter
 
Spanning Tree Protocol
Spanning Tree ProtocolSpanning Tree Protocol
Spanning Tree Protocol
Manoj Gharate
 

What's hot (20)

Router commands
Router commandsRouter commands
Router commands
 
ccna networking ppt
ccna networking pptccna networking ppt
ccna networking ppt
 
Routing Protocols
Routing Protocols Routing Protocols
Routing Protocols
 
CCNA ppt Day 1
CCNA ppt Day 1CCNA ppt Day 1
CCNA ppt Day 1
 
Router Full Concept pdf
Router Full Concept pdf Router Full Concept pdf
Router Full Concept pdf
 
Acl
AclAcl
Acl
 
Ccna command
Ccna commandCcna command
Ccna command
 
Static Routing
Static RoutingStatic Routing
Static Routing
 
Ccna ppt1
Ccna ppt1Ccna ppt1
Ccna ppt1
 
IEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and ServicesIEEE 802.11 Architecture and Services
IEEE 802.11 Architecture and Services
 
CCNA PPT
CCNA PPTCCNA PPT
CCNA PPT
 
Ppt of routing protocols
Ppt of routing protocolsPpt of routing protocols
Ppt of routing protocols
 
Ospf.ppt
Ospf.pptOspf.ppt
Ospf.ppt
 
CCNAv5 - S2: Chapter5 Inter Vlan Routing
CCNAv5 - S2: Chapter5 Inter Vlan RoutingCCNAv5 - S2: Chapter5 Inter Vlan Routing
CCNAv5 - S2: Chapter5 Inter Vlan Routing
 
Detailed description about Hubs Switches Modems and their working
Detailed description about  Hubs Switches Modems and their workingDetailed description about  Hubs Switches Modems and their working
Detailed description about Hubs Switches Modems and their working
 
Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)Introduction to Software Defined Networking (SDN)
Introduction to Software Defined Networking (SDN)
 
Tn 310 vlan-trunking
Tn 310 vlan-trunkingTn 310 vlan-trunking
Tn 310 vlan-trunking
 
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...ccna summer training ppt ( Cisco certified network analysis) ppt.  by Traun k...
ccna summer training ppt ( Cisco certified network analysis) ppt. by Traun k...
 
Open shortest path first (ospf)
Open shortest path first (ospf)Open shortest path first (ospf)
Open shortest path first (ospf)
 
Spanning Tree Protocol
Spanning Tree ProtocolSpanning Tree Protocol
Spanning Tree Protocol
 

Viewers also liked

Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013
Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013 Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013
Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013 Lostar
 
Proposal for Safe and Secure India (brief)
Proposal for Safe and Secure India (brief)Proposal for Safe and Secure India (brief)
Proposal for Safe and Secure India (brief)
Manish Singh Samant
 
Service Design Network Global Conference 2014 report
Service Design Network Global Conference 2014 reportService Design Network Global Conference 2014 report
Service Design Network Global Conference 2014 report
Erik Roscam Abbing
 
College Network
College NetworkCollege Network
College Network
Prince Kumar
 
Basic Campus Network Design - Network Cabling System
Basic Campus Network Design - Network Cabling SystemBasic Campus Network Design - Network Cabling System
Basic Campus Network Design - Network Cabling System
Md. Abdul Awal
 
CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8Irsandi Hasan
 
WWTC_implementation_plan_Group5_FINAL
WWTC_implementation_plan_Group5_FINALWWTC_implementation_plan_Group5_FINAL
WWTC_implementation_plan_Group5_FINALJohn Bernal
 
Top Down Network Design - ebrahma.com
Top Down Network Design - ebrahma.comTop Down Network Design - ebrahma.com
Top Down Network Design - ebrahma.com
Pawan Sharma
 
A University Network Design Exercise
A University Network Design ExerciseA University Network Design Exercise
A University Network Design Exercise
joelavery
 
Group 3 (Revised) Network Design Proposal Presentation
Group 3   (Revised) Network Design Proposal PresentationGroup 3   (Revised) Network Design Proposal Presentation
Group 3 (Revised) Network Design Proposal Presentation
Jan Aldrich Dorado
 
CCNA Routing & Switching. Novedades en Tecnologías LAN
CCNA Routing & Switching. Novedades en Tecnologías LANCCNA Routing & Switching. Novedades en Tecnologías LAN
CCNA Routing & Switching. Novedades en Tecnologías LAN
Francisco Javier Novoa de Manuel
 
Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0
Saurav Pandey
 
Design of a campus network
Design of a campus networkDesign of a campus network
Design of a campus network
Aalap Tripathy
 

Viewers also liked (13)

Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013
Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013 Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013
Top 10 Web Application Security Risks - Murat Lostar @ ISACA EUROCACS 2013
 
Proposal for Safe and Secure India (brief)
Proposal for Safe and Secure India (brief)Proposal for Safe and Secure India (brief)
Proposal for Safe and Secure India (brief)
 
Service Design Network Global Conference 2014 report
Service Design Network Global Conference 2014 reportService Design Network Global Conference 2014 report
Service Design Network Global Conference 2014 report
 
College Network
College NetworkCollege Network
College Network
 
Basic Campus Network Design - Network Cabling System
Basic Campus Network Design - Network Cabling SystemBasic Campus Network Design - Network Cabling System
Basic Campus Network Design - Network Cabling System
 
CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8CCNA Discovery 4 - Chapter 8
CCNA Discovery 4 - Chapter 8
 
WWTC_implementation_plan_Group5_FINAL
WWTC_implementation_plan_Group5_FINALWWTC_implementation_plan_Group5_FINAL
WWTC_implementation_plan_Group5_FINAL
 
Top Down Network Design - ebrahma.com
Top Down Network Design - ebrahma.comTop Down Network Design - ebrahma.com
Top Down Network Design - ebrahma.com
 
A University Network Design Exercise
A University Network Design ExerciseA University Network Design Exercise
A University Network Design Exercise
 
Group 3 (Revised) Network Design Proposal Presentation
Group 3   (Revised) Network Design Proposal PresentationGroup 3   (Revised) Network Design Proposal Presentation
Group 3 (Revised) Network Design Proposal Presentation
 
CCNA Routing & Switching. Novedades en Tecnologías LAN
CCNA Routing & Switching. Novedades en Tecnologías LANCCNA Routing & Switching. Novedades en Tecnologías LAN
CCNA Routing & Switching. Novedades en Tecnologías LAN
 
Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0
 
Design of a campus network
Design of a campus networkDesign of a campus network
Design of a campus network
 

Similar to Campas network design overview

campus_design_eng1.ppt
campus_design_eng1.pptcampus_design_eng1.ppt
campus_design_eng1.ppt
chali100
 
CCNP Switching Chapter 1
CCNP Switching Chapter 1CCNP Switching Chapter 1
CCNP Switching Chapter 1
Chaing Ravuth
 
Ccna( Cisco Certified Network Associate)
Ccna( Cisco Certified Network  Associate)Ccna( Cisco Certified Network  Associate)
Ccna( Cisco Certified Network Associate)
Sukant Gupta
 
Chapter 1 Switch Network Device (1).ppt
Chapter 1  Switch Network Device (1).pptChapter 1  Switch Network Device (1).ppt
Chapter 1 Switch Network Device (1).ppt
desalewminale
 
CCNP Switching Chapter 3
CCNP Switching Chapter 3CCNP Switching Chapter 3
CCNP Switching Chapter 3
Chaing Ravuth
 
Introduction to Layer 2 switching
Introduction to Layer 2 switchingIntroduction to Layer 2 switching
Introduction to Layer 2 switching
aibad ahmed
 
Networking devices
Networking devicesNetworking devices
Networking devices
rehnuma rusha
 
Sept 2017 cisco certification routers
Sept 2017  cisco certification routersSept 2017  cisco certification routers
Sept 2017 cisco certification routers
shahin raj
 
Ccna (200 125)
Ccna (200 125)Ccna (200 125)
Ccna (200 125)
shajeeha khalid
 
CCNA(R&S) By Ezxprt
CCNA(R&S) By EzxprtCCNA(R&S) By Ezxprt
CCNA(R&S) By Ezxprt
Ezxprt
 
ScaNv6_instructorPPT_Chapter1 LAN Design
ScaNv6_instructorPPT_Chapter1 LAN DesignScaNv6_instructorPPT_Chapter1 LAN Design
ScaNv6_instructorPPT_Chapter1 LAN Design
hazwan30
 
Lan & vlan
Lan & vlanLan & vlan
vPC techonology for full ha from dc core to baremetel server.
vPC techonology for full ha from dc core to baremetel server.vPC techonology for full ha from dc core to baremetel server.
vPC techonology for full ha from dc core to baremetel server.
Ajeet Singh
 
NET7.PPT
NET7.PPTNET7.PPT
NET7.PPT
ssuser50c54b
 
Basic switch and switch configuration.pptx
Basic switch and switch configuration.pptxBasic switch and switch configuration.pptx
Basic switch and switch configuration.pptx
itwkd
 
Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722
Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722
Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722Prince Mishra
 
Chapter 1 How to Design a LAN
Chapter 1 How to Design a LANChapter 1 How to Design a LAN
Chapter 1 How to Design a LAN
Munir Khanday
 
OpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus Networks
OpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus NetworksOpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus Networks
OpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus Networks
OpenStack
 
CCNA BASIC SWITCHING AND SWITCH CONFIGURATION
CCNA BASIC SWITCHING AND SWITCH CONFIGURATIONCCNA BASIC SWITCHING AND SWITCH CONFIGURATION
CCNA BASIC SWITCHING AND SWITCH CONFIGURATION
Aswini Badatya
 

Similar to Campas network design overview (20)

campus_design_eng1.ppt
campus_design_eng1.pptcampus_design_eng1.ppt
campus_design_eng1.ppt
 
CCNP Switching Chapter 1
CCNP Switching Chapter 1CCNP Switching Chapter 1
CCNP Switching Chapter 1
 
Ccna( Cisco Certified Network Associate)
Ccna( Cisco Certified Network  Associate)Ccna( Cisco Certified Network  Associate)
Ccna( Cisco Certified Network Associate)
 
Chapter 1 Switch Network Device (1).ppt
Chapter 1  Switch Network Device (1).pptChapter 1  Switch Network Device (1).ppt
Chapter 1 Switch Network Device (1).ppt
 
CCNP Switching Chapter 3
CCNP Switching Chapter 3CCNP Switching Chapter 3
CCNP Switching Chapter 3
 
Introduction to Layer 2 switching
Introduction to Layer 2 switchingIntroduction to Layer 2 switching
Introduction to Layer 2 switching
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Sept 2017 cisco certification routers
Sept 2017  cisco certification routersSept 2017  cisco certification routers
Sept 2017 cisco certification routers
 
Ccna (200 125)
Ccna (200 125)Ccna (200 125)
Ccna (200 125)
 
CCNA(R&S) By Ezxprt
CCNA(R&S) By EzxprtCCNA(R&S) By Ezxprt
CCNA(R&S) By Ezxprt
 
ScaNv6_instructorPPT_Chapter1 LAN Design
ScaNv6_instructorPPT_Chapter1 LAN DesignScaNv6_instructorPPT_Chapter1 LAN Design
ScaNv6_instructorPPT_Chapter1 LAN Design
 
Lan & vlan
Lan & vlanLan & vlan
Lan & vlan
 
vPC techonology for full ha from dc core to baremetel server.
vPC techonology for full ha from dc core to baremetel server.vPC techonology for full ha from dc core to baremetel server.
vPC techonology for full ha from dc core to baremetel server.
 
NET7.PPT
NET7.PPTNET7.PPT
NET7.PPT
 
Basic switch and switch configuration.pptx
Basic switch and switch configuration.pptxBasic switch and switch configuration.pptx
Basic switch and switch configuration.pptx
 
lecciones ccna3
lecciones ccna3lecciones ccna3
lecciones ccna3
 
Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722
Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722
Imperfection_Is_Beautiful.111_2016_04_13_19_07_54_722
 
Chapter 1 How to Design a LAN
Chapter 1 How to Design a LANChapter 1 How to Design a LAN
Chapter 1 How to Design a LAN
 
OpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus Networks
OpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus NetworksOpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus Networks
OpenStack Networks the Web-Scale Way - Scott Laffer, Cumulus Networks
 
CCNA BASIC SWITCHING AND SWITCH CONFIGURATION
CCNA BASIC SWITCHING AND SWITCH CONFIGURATIONCCNA BASIC SWITCHING AND SWITCH CONFIGURATION
CCNA BASIC SWITCHING AND SWITCH CONFIGURATION
 

Recently uploaded

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 

Recently uploaded (20)

Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 

Campas network design overview

  • 1. UTC-N Overview of Campus Networks Design 1
  • 2. Overview Read Chapter 1 for further information and explanations Much of the information in this chapter will become clearer throughout the semester as this chapter is meant to introduce you to some of the topics we will be discussing later. The design models used in this chapter is not a template for network design. It should be used as a foundation for discussion of concepts and a vehicle for addressing various issues. 2
  • 3. Icons Router Workgroup Switch High-End Switch Multilayer Switch with Route Processor - Don’t let the location of the links into this icon confuse you. This will become clearer when we configure this device. 3
  • 5. Traditional Campus Networks Campus Network A building or group of buildings connected into one enterprise network that consists of or more LANs. The company usually owns the physical wires deployed in the campus. Generally uses LAN technologies. Generally deploy a campus design that is optimized for the fastest functional architecture over existing wire. 5
  • 6. Traditional Campus Networks Network Administrator Challenges LAN run effectively and efficiently Availability and performance impacted by the amount of bandwidth in the network Understand, implement and manage traffic flow Current Issues Broadcasts: IP ARP requests Emerging Issues Multicast traffic (traffic propagated to a specific group of users on a subnet), video conferencing, multimedia traffic Security and traffic flow 6
  • 8. Follow the 20/80 rule, not the 80/20 Traditional 80/20 rule – 80% traffic local to subnet, 20% remote “Remote” traffic – Traffic across the backbone or core to enterprise servers, Internet, remote sites, other subnets (more coming) 8
  • 9. New 20/80 rule – 20% traffic local to subnet, 80% remote Traffic moving towards new 20/80 rule due to: – Web based computing – Servers consolidation of enterprise and workgroup servers into centralized server farms due to reduced TCO, security and ease of management 9
  • 10. New Campus Model services can be separated into categories: – Local – Remote – Enterprise 10
  • 11. Traditional Router and Hub Campus 11
  • 12. Virtual LAN (VLAN) Technologies 12
  • 14. Multilayer Campus Design with Multilayer Switching (Switch Blocks) 14
  • 15. (FYI: Review) Because Layer 3 switching is used in the distribution layer of the multilayer model, this is where many of the characteristic advantages of routing apply. The distribution layer forms a broadcast boundary so that broadcasts don't pass from a building to the backbone or vice-versa. Value-added features of the Cisco IOS software apply at the distribution layer. For example, the distribution-layer switches cache information about Novell servers and respond to Get Nearest Server queries from Novell clients in the building. Another example is forwarding Dynamic Host Configuration Protocol (DHCP) messages from mobile IP workstations to a DHCP server. 15
  • 16. Multilayer Model with Server Farm 16
  • 17. Redundant Multilayer Campus Design (Switch Blocks) 17
  • 18. Switching Layer 2 Switching – Switches based on MAC address – “hardware based bridging” – edge of the network (new campus mode) Layer 3 Switching – Switching at L2, hardware-based routing at L3 Layer 4 Switching – Switching at L2, hardware-based routing at L3, with decisions optionally made on L4 information (port numbers) – Forwarding decisions based on MAC address, IP address, and port numbers – Help control traffic based on QOS ASIC (Application-specific Integrated Circuit) – Specialized hardware that handles frame forwarding in the 18 switch
  • 19. Router versus Switch Router typically performs softwarebased packet switching (process of looking it up first in the routing tables) Switch typically performs hardwarebased frame switching (ASIC) 19
  • 21. Layer 3 Switching • Hardware-based routing 21
  • 24. MLS Cisco’ specialized form of switching and routing, not generic L3 routing/L2 switching Multilayer Switches can operate at Layers 2, 3, and 4 cannot be performed using our CCNP lab equipment (Catalyst 4006 switches and 2620 routers) “route once, switch many” 24
  • 25. MLS sometimes referred to as “route once, switch many” (later) 25
  • 27. 3-Layer Hierarchical Design Model Conceptual only! There will be contradictions and some devices may be argued as one type of device or another. 27
  • 28. Core Layer Internet Remote Site Various options and implementations possible. 28
  • 29. In te r n e t Sample 3-layer hierarchy A ccess R e m o te S ite A A ccess A ccess A ccess D is t r ib u t io n C o re R e m o t e S it e B A ccess C o re D is t r ib u t io n A ccess A ccess C o re D is t r ib u t io n D is t r ib u t io n A ccess A ccess A ccess R e m o t e S it e C A ccess A ccess A ccess A ccess A ccess 29
  • 30. Core Layer Switches packets as fast as possible Considered the backbone of the network Should not perform packet manipulation – No ACLs – No routing (usually) – No trunking – VLANs terminated at distribution device 30
  • 32. Distribution Layer The distribution layer of the network divides the access and core layers and helps to define and differentiate the core. – Departmental or workgroup access – Broadcast/multicast domain definition – VLAN routing – Any media transitions that need to occur – Security 32 – Packet manipulation occurs here
  • 34. Access Layer The access layer is the point at which local end users are allowed into the network. – Shared bandwidth – Switched bandwidth – MAC-layer filtering or 802.1x – Microsegmentation – Remote users gain network access, VPN 34
  • 35. Building Blocks Network building blocks can be any one of the following fundamental campus elements: – Switch block – Core block Contributing variables – – – – Server block WAN block Mainframe block Internet connectivity 35
  • 37. Switch Block Multiple DL devices shown for load balancing and redundancy. This may not be the case in many networks. Consists of both switch and router functions. – Access Layer (AL) • L2 devices (workgroup switches: Catalyst 2960, 2960G, 3750XL) – Distribution Layer (DL) • L2/L3 devices (multilayer switches: Catalyst 4500E, 6500E) • L2 and separate L3 device (Catalyst 3600XL 37 with 2800 series router-on-a-stick, etc.)
  • 38. Switch Block AL – Access Layer – L2 switches in the wiring closets connect users to the network at the access layer and provide dedicated bandwidth to each port. DL – Distribution Layer – L2/L3 switch/routers provide broadcast control, security and connectivity for each switch block. 38
  • 39. Switch Block Primary -AL Backup AL devices merge into one or more DL devices. L2 AL devices have redundant connections to the DL device to maintain resiliency. – Spanning-Tree Protocol (STP) makes redundant links possible 39
  • 40. Switch Block - DL The DL device: – a switch and external router or – a multilayer switch (Catalyst 4500) – provides L2 and L3 services – shields the switch block against broadcast storms (and L2 errors) 40
  • 41. Sizing the Switch Block 41
  • 42. Sizing the Switch Block A switch block is too large if: – A traffic bottleneck occurs in the routers at the distribution layer because of intensive CPU processing resulting from policybased filters – Broadcast or multicast traffic slows down the switches and routers 42
  • 43. Core Block A core is required when there are two or more switch blocks, otherwise the core or backbone is between the distribution switch and the perimeter router. The core block is responsible for transferring crosscampus traffic without any processor-intensive operations. All the traffic going to and from the switch blocks, server blocks, the Internet, and the wide-area network must pass through the core. 43
  • 45. Core Block Traffic going from one switch block to another also must travel through the core. The core handles much more traffic than any other block. – must be able to pass the traffic to and from the blocks as quickly as possible 45
  • 46. Core Block Cisco 6500 supports: – up to 384 10/100 Ethernet – 192 100FX Fast Ethernet – 8 OC12 ATM – up to 130 Gigabit Ethernet ports – switching bandwidth up to 256 Gbps – scalable multilayer switching up to 170 Mpps. 46
  • 47. Core Block Because VLANs terminate at the distribution device, core links are not trunk links and traffic is routed across the core. – core links do not carry multiple VLANs per link. One or more switches can make up a core subnet – a minimum of two devices must be present in the core to provide redundancy 47
  • 48. Collapsed Core Distribution and Core Layer functions performed in the same device. 48
  • 49. Collapsed Core consolidation of DL and core-layer functions into one device. – prevalent in small campus networks each AL switch has a redundant link to the DL switch. Each AL switch may support more than one subnet; however, all subnets terminate on L3 ports on the DL/core switch 49
  • 50. Collapsed Core Redundant uplinks provide L2 resiliency between the AL and DL switches. – Spanning tree blocks the redundant links to prevent loops. Redundancy is provided at Layer 3 by the dual distribution switches with Hot Standby Router Protocol (HSRP), providing transparent default gateway operations for IP. (later) 50
  • 52. Dual Core necessary when two or more switch blocks exist and redundant connections are required provides two equal-cost paths and twice the bandwidth. Each core switch carries a symmetrical number of subnets to the L3 function of the DL device. Each switch block is redundantly linked to both core 52 switches, allowing for two distinct, equal path links.
  • 53. Choosing a Cisco Product Know particulars! (Number and types of ports) Access Layer Switches – 2960, 3750 Distribution Layer Switches – 2960G, 4500, 6500, Core Layer Switches – 6500 53