SlideShare a Scribd company logo
Topics
1.Router
2.Routing
Name: Iran GUL
Router
•Router is a device which makes connection possible
between two or more different networks present at same
or different geographical locations.
•It works on 3rd layer of OSI Model(i.e on network layer)
•It does two basic things:.
1. Select the best path from the routing table.
2. Forward the packet on that path.
Router  and routing
Vendors of Router
Many companies are manufacturing routers
• Cisco
• Nortel
• Multicom
• Juniper
• Dlink
•3com
Cisco is the leading manufacturer of routers and
switches.It manufactures 70% of routers and switches o
the market.
3 level hierarchy Cisco router
1. Access level/layer
2. Distribution level/layer
3. Core level/layer
Access Layer Routers
• Routers which are used by the small organizations
and
are also known as Desktop routers or company layer
routers.
• Access layer routers are of low speed, low
processing power, low RAM and lower no of ports
and are also low price.
Router Series
800,1000,1600,1700,2500
1700 Series Router
Distribution Layer Routers
• Routers which are used by ISP’s and
are also known as ISP layer routers.
• Distribution layer routers are batter in speed,
processing and RAM than access layer
routers.
• These routers are costly than access layer
routers
2600,3200,3600,3700
Router Series
3600 Series Router
Front side
3600 Series Router
Back Side
Core Layer Router
• Routers that are used by the Global
ISP’s and are also known as
backbone routers.
• Core layer routers are best routers
than all and are costly routers.
Router series
6400,7200,7300,7400,7500,7600,10000,
12000
7200 Series Router
7600 Series Router
Special Series of
Routers
• Integrated Service Routers/ISR
• They just not do routing, can also do
security and voice implementation.
800,1800,2800,3800 etc.
Router Classification
Routers are classified in two classes.
1. Fixed Routers
2. Modular Routers
Fixed Routers
• Fixed routers are non upgradable, can not
add or remove the Ethernet or serial ports.
• Does not have any slot.
• In fixed routers the ports are integrated on
the mother board.(Fixed on mother
board).
• Access routers are fixed routers.
Modular Routers
• Modular Routers are upgradable, can add
or remove the interfaces as per our
requirement.
• Number of slots available depends on the
series of the router.
• Can add LAN and WAN cards.
• Router series greater than 2600 are
modular routers.
Ports on Router
There are three types of ports on the
router.
1. LAN ports
2. WAN ports
3. Administrative Ports
LAN Ports
• The ports where local area network is
connected with the router are called LAN
ports.
• Ethernet ports, fast Ethernet ports, Gig
Ethernet ports, 10gbps are LAN ports.
• Ethernet 10Mbps
• Fast Ethernet 100Mbps
• Gig Ethernet 1000Mbps
• All Ports are of RJ45 connectors
LAN Ports
WAN Ports
• Ports that are used for WAN
connection/router to router connection are
called WAN ports.
• WAN ports are serial
interfaces(S0,S1,S0/0,S0/1,S0/0/0 etc).
• Serial ports are of two category
1. 26pins
2. 60pins
WAN Ports
Administrative
Ports
1. Console RJ45-Local
administrative
2. Auxiliary RJ45-Remote
administrative
Console Ports
• Console ports are known as Local
ports
• They are generally used for initial
confi-guration, password recovery and
local administration of the router.
• One side of the console port/cable is
RJ45 and other is 9pin com
port.
Console Ports
• Console ports not carry the traffic
like LAN and WAN
ports/interfaces, it just carry the
commands.
Auxiliary Ports
• Auxiliary ports are known as remote
administrative ports.
• They are RJ45 ports.
• A console or a rollover cable is to be
used.
• RJ45 to DB-25
Internal components of router
• ROM(Read Only Memory)
• POST(Power on self Test)
• Mini-IOS
• RAM(Random Access Memory)
• Flash Memory
• NVRAM(Non-Volatile RAM)
ROM
• ROM is a chip integrated on the
mother board which contains a
bootstrap program which tells how to
load the IOS.
• Used to start and maintain the router.
Holds the POST and Bootstrap
program, as well as the mini-IOS.
POST
• Stored in the microcode of the ROM.
• Post is used to check the basic
functionality of the router hardware
and determines which interfaces are
present.
IOS
• Internetwork Operating System/IOS.
• Operating system inside the router is
called IOS.
• Different vendors have there own IOS
like Cisco IOS, Juniper IOS.
• IOS are platform depended e.g Cisco
IOS work only with Cisco routers.
RAM
• Hold the temporary configurations,
ARP cache, routing tables and are
also the software and data
structures that allow the router to
function.
• The IOS is loaded in to the RAM
from the flesh at the time of
booting.
Flash Memory
• Stores the IOS by default.
• Flash memory is not erased when the
router is reloaded.
NVRAM
• Hold the router and switch configuration
• NVRAM is not erased when the router or
switch is reloaded/switched off.
• The configuration register is stored in the
non-volatile memory.
• Configuration means passwords, IP
addresses and routing table.
Internal components
of router
Modes of the
Router
• Here are different modes of the router
• Setup Mode
• User Mode
• Privileged Mode
• Global Configuration Mode
• Interface Mode
• Setup Mode
• The router enters in to the setup mode if the
NVRAM is empty.
Continue with configuration dialog[yes/no]
Answer with ‘Yes’ or ‘No’.
• User Mode
• Only some basic monitoring
• Limited show commands ping, trace,
• Router>
• Privileged Mode
• Monitoring and some troubleshooting.
• All show commands, ping trace, copy and
erase
• Router#
• Global Configuration Mode
• To make any change that affect the router like
hostname, routing configuration.
• Router(config)#
• Global Configuration Mode
• Configurations done on the specific interface.
• Router(config-if)#
• Rommon Mode
• Reverting Password
Basic Commands
• Setup Mode
• Continue with configuration
dialog?[Yes/No]
• Answer ‘Yes’ or ‘No’.
• User Mode
• Router>
• Router>enable
• Privileged Mode
• Router#Show running-config
• Router#Show start-config
• Router#Show flash
• Router#Show version
• Router#Show ip interface brief
• Global Configuration Mode
• Router#Configure Terminal
• Router(config)#Hostname R-1
• R-1(config)#Show IP route
• R-1(config)enable password<password>
• R-1(config)enable secret <password>
• Interface Mode
• Router(config)# interface FastEthernet0/0
• Router(config-if)#ip address <ip address>
<Subnet Mask>
• Rouetr(config)#interface Serial 0/0
• Router(config-if)ip address <ip address>
<Subnet Mask>
Routing
• Forwarding the packets from one network
to the other network choosing the best path
from the routing table.
• Routing makes possible for two or more
networks to communicate with each other
• Routing table only consist of only the best
routes for each destination
Types of routing
1. Static routing
2. Default routing
3. Dynamic routing
Types of routing
• Static Routing – This is the method by which an administrator manually
adds routes to the routing table of a router. This is a method for small
networks but it is not scalable for larger networks.
• Default Routing – This is the method where all routers are configured to
send all packets towards a single router. This is a very useful method
for small networks or for networks with a single entry and exit point.
It is usually used in addition to Static and/or Dynamic routing.
• Dynamic Routing – This is the method where protocols and algorithms are
used to automatically propagate routing information. This is the most
common method and most complex method of routing. Each routing
protocol can have chapters or even whole books written about then. Most
of them have one or more RFCs dedicated to them. In fact, the whole of
the next chapter is dedicated to dynamic routing.
Routing Protocol
• There are different types of routing Protocols and Each use different Metrics
to Select best Paths,
.
Routing Metrics
• Routers use various metrics and calculations to determine the best route for a
packet to reach its final network destination. Each routing protocol uses its
own algorithm with varying weights to determine the best possible path.
• The algorithm determines the metric for routes throughout the network and
the smaller the metric value the better the route is likely to be. Smaller
metrics indicate faster, better and more trustworthy routes. Higher metrics are
the opposite and reflect routes that are not positive for any of the 3 attributes
listed above.
The following are metrics used in determining the best path for a routing protocol:
• Bandwidth – Throughput speed in bits per second
• Cost – An arbitrary value assigned by an administrator for the intersecting of
networks
• Delay – Network latency caused by such factors as distance or congestion
• Hop Count – The number of routers (hops) a packets passes through to its destination
• Load – Measurement of traffic that flows through a router
• MTU (Maximum Transmission Unit) – The largest unit size allowed to be transmitted
on all routes from source to destination
• Reliability – Represents the amount of network downtime, that is, how reliable a
network path is)
When are Routing Metrics Compared?
• The Routing Metrics of routes are compared when the routes
have the same Administrative Distance. The Administrative
Distance (AD) is a measure of trust worthiness of the routing
information received.
• The default administrative distances of common routing
protocols are listed below:
Routing Protocol Metrics
Note: Class-full and Classless
,No of count Hops
Rules to assign the IP address to the router
1. All the LAN and WAN should be in the different
networks(or should not repeat the same network).
2. Router Ethernet IP address and the LAN IP address
should be in the same network.
3. Both the interfaces of routers facing each other
should be in the same network.
4. All the interfaces of routers should be in the different
network.
Router  and routing
Configuring the Static and Default Routing
Configuring the Static Routing
Router(config)#ip route destination_network mask
{next_hop_address | exit_interface}
Router1(config)#ip route 192.168.5.0 255.255.255.0
10.1.1.2
Router2(config)#ip route 192.168.5.0 255.255.255.0
10.1.2.2
Router3(config)#ip route 192.168.1.0 255.255.255.0 10.1.2.1
Router2(config)#ip route 192.168.1.0 255.255.255.0
10.1.1.1
Configuring the Default Routing
ip route 0.0.0.0 0.0.0.0 next-hop
Router3(config)#ip route 0.0.0.0 0.0.0.0
10.1.2.1
Thanks


More Related Content

PPTX
Routing protocols
PPTX
Routers and Routing Configuration
PPTX
Router & functionality
PPTX
Routers.ppt
PPT
Routing
PPTX
BASICS OF ROUTING IN NETWORKS
PPTX
Router and types
PPTX
IP Configuration
Routing protocols
Routers and Routing Configuration
Router & functionality
Routers.ppt
Routing
BASICS OF ROUTING IN NETWORKS
Router and types
IP Configuration

What's hot (20)

PPT
MPLS (Multi-Protocol Label Switching)
PPT
PPTX
Hot standby router protocol (hsrp) using
PPTX
PPTX
CCNA PPT
PPTX
HSRP ccna
PPTX
Dynamic routing protocols (CCNA)
PPT
CCNA Network Devices
PPTX
Routing Presentation
PPT
Router configuration
PPTX
Presentacion diferencia ipv4 y ipv6
PPTX
Spanning tree protocol
PPT
Dynamic Routing IGRP
PPTX
DHCP & DNS
PPT
BGP protocol presentation
PPTX
CCNA training 101
PPTX
Bgp protocol
PPTX
ccna networking ppt
PPTX
Routing ppt
PPTX
IP Multicasting
MPLS (Multi-Protocol Label Switching)
Hot standby router protocol (hsrp) using
CCNA PPT
HSRP ccna
Dynamic routing protocols (CCNA)
CCNA Network Devices
Routing Presentation
Router configuration
Presentacion diferencia ipv4 y ipv6
Spanning tree protocol
Dynamic Routing IGRP
DHCP & DNS
BGP protocol presentation
CCNA training 101
Bgp protocol
ccna networking ppt
Routing ppt
IP Multicasting
Ad

Similar to Router and routing (20)

PDF
presentation-140514125659-phpapp01.pdf
PPTX
Presentation CCNA
PPT
chapter 1 &2 RIPv1&2.ppt
PPT
Chapter07
ODP
Dynamic routing
PPTX
PPTX
CCNA ppt Day 5
PPTX
PPTX
1737674082397_LEnnnnnnCTURE 0nn2 (a).pptx
PDF
1Routing Basics.pdf
PPTX
ROUTING PROTOCOLS new.pptx
PPTX
CCNA_RSE_Chp1-1 Routing Concepts for Network
PPTX
Router Full Concept pdf
PPTX
CCNA CISCO Chapter 01 Routing Concepts and Network
PPTX
Lecture 4-Internetworking-Concepts (view-only).pptx
PPT
PPTX
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
PPTX
Final Presentation on the Network layer
PDF
ITT06211 CONFIGURING ROUTING PROTOCOLS.pdf
presentation-140514125659-phpapp01.pdf
Presentation CCNA
chapter 1 &2 RIPv1&2.ppt
Chapter07
Dynamic routing
CCNA ppt Day 5
1737674082397_LEnnnnnnCTURE 0nn2 (a).pptx
1Routing Basics.pdf
ROUTING PROTOCOLS new.pptx
CCNA_RSE_Chp1-1 Routing Concepts for Network
Router Full Concept pdf
CCNA CISCO Chapter 01 Routing Concepts and Network
Lecture 4-Internetworking-Concepts (view-only).pptx
NP - Unit 4 - Routing - RIP, OSPF and Internet Multicasting
Final Presentation on the Network layer
ITT06211 CONFIGURING ROUTING PROTOCOLS.pdf
Ad

Recently uploaded (20)

PDF
Review of recent advances in non-invasive hemoglobin estimation
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation theory and applications.pdf
PPTX
Cloud computing and distributed systems.
PDF
KodekX | Application Modernization Development
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
cuic standard and advanced reporting.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Approach and Philosophy of On baking technology
Review of recent advances in non-invasive hemoglobin estimation
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation theory and applications.pdf
Cloud computing and distributed systems.
KodekX | Application Modernization Development
Building Integrated photovoltaic BIPV_UPV.pdf
Understanding_Digital_Forensics_Presentation.pptx
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Empathic Computing: Creating Shared Understanding
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
NewMind AI Monthly Chronicles - July 2025
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Spectral efficient network and resource selection model in 5G networks
Chapter 3 Spatial Domain Image Processing.pdf
Machine learning based COVID-19 study performance prediction
cuic standard and advanced reporting.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Approach and Philosophy of On baking technology

Router and routing

  • 2. Router •Router is a device which makes connection possible between two or more different networks present at same or different geographical locations. •It works on 3rd layer of OSI Model(i.e on network layer) •It does two basic things:. 1. Select the best path from the routing table. 2. Forward the packet on that path.
  • 4. Vendors of Router Many companies are manufacturing routers • Cisco • Nortel • Multicom • Juniper • Dlink •3com Cisco is the leading manufacturer of routers and switches.It manufactures 70% of routers and switches o the market.
  • 5. 3 level hierarchy Cisco router 1. Access level/layer 2. Distribution level/layer 3. Core level/layer
  • 6. Access Layer Routers • Routers which are used by the small organizations and are also known as Desktop routers or company layer routers. • Access layer routers are of low speed, low processing power, low RAM and lower no of ports and are also low price.
  • 9. Distribution Layer Routers • Routers which are used by ISP’s and are also known as ISP layer routers. • Distribution layer routers are batter in speed, processing and RAM than access layer routers. • These routers are costly than access layer routers
  • 13. Core Layer Router • Routers that are used by the Global ISP’s and are also known as backbone routers. • Core layer routers are best routers than all and are costly routers. Router series 6400,7200,7300,7400,7500,7600,10000, 12000
  • 16. Special Series of Routers • Integrated Service Routers/ISR • They just not do routing, can also do security and voice implementation. 800,1800,2800,3800 etc.
  • 17. Router Classification Routers are classified in two classes. 1. Fixed Routers 2. Modular Routers
  • 18. Fixed Routers • Fixed routers are non upgradable, can not add or remove the Ethernet or serial ports. • Does not have any slot. • In fixed routers the ports are integrated on the mother board.(Fixed on mother board). • Access routers are fixed routers.
  • 19. Modular Routers • Modular Routers are upgradable, can add or remove the interfaces as per our requirement. • Number of slots available depends on the series of the router. • Can add LAN and WAN cards. • Router series greater than 2600 are modular routers.
  • 20. Ports on Router There are three types of ports on the router. 1. LAN ports 2. WAN ports 3. Administrative Ports
  • 21. LAN Ports • The ports where local area network is connected with the router are called LAN ports. • Ethernet ports, fast Ethernet ports, Gig Ethernet ports, 10gbps are LAN ports. • Ethernet 10Mbps • Fast Ethernet 100Mbps • Gig Ethernet 1000Mbps • All Ports are of RJ45 connectors
  • 23. WAN Ports • Ports that are used for WAN connection/router to router connection are called WAN ports. • WAN ports are serial interfaces(S0,S1,S0/0,S0/1,S0/0/0 etc). • Serial ports are of two category 1. 26pins 2. 60pins
  • 25. Administrative Ports 1. Console RJ45-Local administrative 2. Auxiliary RJ45-Remote administrative
  • 26. Console Ports • Console ports are known as Local ports • They are generally used for initial confi-guration, password recovery and local administration of the router. • One side of the console port/cable is RJ45 and other is 9pin com port.
  • 27. Console Ports • Console ports not carry the traffic like LAN and WAN ports/interfaces, it just carry the commands.
  • 28. Auxiliary Ports • Auxiliary ports are known as remote administrative ports. • They are RJ45 ports. • A console or a rollover cable is to be used. • RJ45 to DB-25
  • 29. Internal components of router • ROM(Read Only Memory) • POST(Power on self Test) • Mini-IOS • RAM(Random Access Memory) • Flash Memory • NVRAM(Non-Volatile RAM)
  • 30. ROM • ROM is a chip integrated on the mother board which contains a bootstrap program which tells how to load the IOS. • Used to start and maintain the router. Holds the POST and Bootstrap program, as well as the mini-IOS.
  • 31. POST • Stored in the microcode of the ROM. • Post is used to check the basic functionality of the router hardware and determines which interfaces are present.
  • 32. IOS • Internetwork Operating System/IOS. • Operating system inside the router is called IOS. • Different vendors have there own IOS like Cisco IOS, Juniper IOS. • IOS are platform depended e.g Cisco IOS work only with Cisco routers.
  • 33. RAM • Hold the temporary configurations, ARP cache, routing tables and are also the software and data structures that allow the router to function. • The IOS is loaded in to the RAM from the flesh at the time of booting.
  • 34. Flash Memory • Stores the IOS by default. • Flash memory is not erased when the router is reloaded.
  • 35. NVRAM • Hold the router and switch configuration • NVRAM is not erased when the router or switch is reloaded/switched off. • The configuration register is stored in the non-volatile memory. • Configuration means passwords, IP addresses and routing table.
  • 37. Modes of the Router • Here are different modes of the router • Setup Mode • User Mode • Privileged Mode • Global Configuration Mode • Interface Mode
  • 38. • Setup Mode • The router enters in to the setup mode if the NVRAM is empty. Continue with configuration dialog[yes/no] Answer with ‘Yes’ or ‘No’. • User Mode • Only some basic monitoring • Limited show commands ping, trace, • Router>
  • 39. • Privileged Mode • Monitoring and some troubleshooting. • All show commands, ping trace, copy and erase • Router# • Global Configuration Mode • To make any change that affect the router like hostname, routing configuration. • Router(config)#
  • 40. • Global Configuration Mode • Configurations done on the specific interface. • Router(config-if)# • Rommon Mode • Reverting Password
  • 41. Basic Commands • Setup Mode • Continue with configuration dialog?[Yes/No] • Answer ‘Yes’ or ‘No’. • User Mode • Router> • Router>enable
  • 42. • Privileged Mode • Router#Show running-config • Router#Show start-config • Router#Show flash • Router#Show version • Router#Show ip interface brief
  • 43. • Global Configuration Mode • Router#Configure Terminal • Router(config)#Hostname R-1 • R-1(config)#Show IP route • R-1(config)enable password<password> • R-1(config)enable secret <password>
  • 44. • Interface Mode • Router(config)# interface FastEthernet0/0 • Router(config-if)#ip address <ip address> <Subnet Mask> • Rouetr(config)#interface Serial 0/0 • Router(config-if)ip address <ip address> <Subnet Mask>
  • 45. Routing • Forwarding the packets from one network to the other network choosing the best path from the routing table. • Routing makes possible for two or more networks to communicate with each other • Routing table only consist of only the best routes for each destination
  • 46. Types of routing 1. Static routing 2. Default routing 3. Dynamic routing
  • 47. Types of routing • Static Routing – This is the method by which an administrator manually adds routes to the routing table of a router. This is a method for small networks but it is not scalable for larger networks. • Default Routing – This is the method where all routers are configured to send all packets towards a single router. This is a very useful method for small networks or for networks with a single entry and exit point. It is usually used in addition to Static and/or Dynamic routing. • Dynamic Routing – This is the method where protocols and algorithms are used to automatically propagate routing information. This is the most common method and most complex method of routing. Each routing protocol can have chapters or even whole books written about then. Most of them have one or more RFCs dedicated to them. In fact, the whole of the next chapter is dedicated to dynamic routing.
  • 48. Routing Protocol • There are different types of routing Protocols and Each use different Metrics to Select best Paths, .
  • 49. Routing Metrics • Routers use various metrics and calculations to determine the best route for a packet to reach its final network destination. Each routing protocol uses its own algorithm with varying weights to determine the best possible path. • The algorithm determines the metric for routes throughout the network and the smaller the metric value the better the route is likely to be. Smaller metrics indicate faster, better and more trustworthy routes. Higher metrics are the opposite and reflect routes that are not positive for any of the 3 attributes listed above. The following are metrics used in determining the best path for a routing protocol: • Bandwidth – Throughput speed in bits per second • Cost – An arbitrary value assigned by an administrator for the intersecting of networks • Delay – Network latency caused by such factors as distance or congestion • Hop Count – The number of routers (hops) a packets passes through to its destination • Load – Measurement of traffic that flows through a router • MTU (Maximum Transmission Unit) – The largest unit size allowed to be transmitted on all routes from source to destination • Reliability – Represents the amount of network downtime, that is, how reliable a network path is)
  • 50. When are Routing Metrics Compared? • The Routing Metrics of routes are compared when the routes have the same Administrative Distance. The Administrative Distance (AD) is a measure of trust worthiness of the routing information received. • The default administrative distances of common routing protocols are listed below:
  • 51. Routing Protocol Metrics Note: Class-full and Classless ,No of count Hops
  • 52. Rules to assign the IP address to the router 1. All the LAN and WAN should be in the different networks(or should not repeat the same network). 2. Router Ethernet IP address and the LAN IP address should be in the same network. 3. Both the interfaces of routers facing each other should be in the same network. 4. All the interfaces of routers should be in the different network.
  • 54. Configuring the Static and Default Routing
  • 55. Configuring the Static Routing Router(config)#ip route destination_network mask {next_hop_address | exit_interface} Router1(config)#ip route 192.168.5.0 255.255.255.0 10.1.1.2 Router2(config)#ip route 192.168.5.0 255.255.255.0 10.1.2.2 Router3(config)#ip route 192.168.1.0 255.255.255.0 10.1.2.1 Router2(config)#ip route 192.168.1.0 255.255.255.0 10.1.1.1
  • 56. Configuring the Default Routing ip route 0.0.0.0 0.0.0.0 next-hop Router3(config)#ip route 0.0.0.0 0.0.0.0 10.1.2.1