Ccna 200-301 - 2
Ccna 200-301 - 2
Chapter 4
Router Operations
or
Router(config)#ip route 172.16.1.0 255.255.255.0 s0/0/0
This route allows the stub network to reach all known networks
beyond Router A.
Verifying the Static Route Configuration
Segmentation
Flexibility
Security
Classful routing protocols do not include the subnet mask with the
route advertisement.
Within the same network, consistency of the subnet masks is assumed.
Summary routes are exchanged between foreign networks.
These are examples of classful routing protocols:
RIPv1
IGRP
Classless Routing Protocol
Classless routing protocols include the subnet mask with the route
advertisement.
Classless routing protocols support a variable-length subnet mask
(VLSM).
Summary routes can be manually controlled within the network.
These are examples of classless routing protocols:
RIPv2
EIGRP
OSPF
IS-IS
Selecting the Best Route Using Metrics
Administrative Distance: Ranking Routing Sources
RouterA#
Verifying the RIP Configuration
10
10
1
1
RouterX(config-router)#
network address wildcard-mask area area-id
Assigns networks to a specific OSPF area
Configuring Loopback Interfaces
Router ID:
Number by which the router is known to OSPF
Default: The highest IP address on an active interface at the moment of
OSPF process startup
Can be overridden by a loopback interface: Highest IP address of any active
loopback interface
Can be set manually using the router-id command
Verifying the OSPF Configuration
RouterX# show ip protocols
Verifies that OSPF is configured