|
0:00:14
|
The next feature we have is the
|
|
0:00:20
|
routing protocol that is...
|
|
0:00:24
|
not really used that
|
|
0:00:25
|
but you could use it in
|
|
0:00:30
|
where basically, dynamic routing information rides
|
|
0:00:39
|
So, originally, this was designed for hub and
|
|
0:00:45
|
where the spokes of the topology
|
|
0:00:47
|
only have one physical link
|
|
0:00:50
|
that goes up to the
|
|
0:00:52
|
So, they essentially should not need anymore routing
|
|
0:00:57
|
But the hub would then need
|
|
0:01:04
|
that the spokes are
|
|
0:01:08
|
The key with this is that
|
|
0:01:11
|
you cannot have any
|
|
0:01:13
|
If you configure RIB, or OSPF,
|
|
0:01:19
|
the advertisement of your
|
|
0:01:24
|
So, the IP routing process must be on,
|
|
0:01:29
|
On the hub, there's only one command
|
|
0:01:36
|
So, if we were to look
|
|
0:01:40
|
on router 5 who is the hub
|
|
0:01:45
|
we would say, Router ODR.
|
|
0:01:50
|
Then, assuming that
|
|
0:01:53
|
over the frame relay network,
|
|
0:01:56
|
we should see that router 2
|
|
0:02:03
|
So, where this segment here is 192.10.10.0/24.
|
|
0:02:11
|
And router 3 would advertise its LAN
|
|
0:02:22
|
But on router 2 and router 3, there's no configuration
|
|
0:02:29
|
If we were to go to router 5,
|
|
0:02:32
|
and simply say, Router ODR.
|
|
0:02:36
|
Then, look at the
|
|
0:02:40
|
As long as CDP is running over the
|
|
0:02:45
|
If we look at the
|
|
0:02:50
|
CDP is not enabled on
|
|
0:02:55
|
so ODR is not gonna
|
|
0:02:58
|
If we look at the Show
|
|
0:03:04
|
for the main multipoint frame
|
|
0:03:10
|
So, at the link level, we would
|
|
0:03:15
|
If we were to look at
|
|
0:03:18
|
and Show CDP Neighbors.
|
|
0:03:24
|
We are learning information
|
|
0:03:28
|
Because if we
|
|
0:03:34
|
CDP will run on
|
|
0:03:38
|
but it doesn't run
|
|
0:03:42
|
So, it's kind of
|
|
0:03:44
|
where CDP is enabled on frame relay sub-interfaces,
|
|
0:03:49
|
So, on router 5, now,
|
|
0:03:54
|
now we are learning about
|
|
0:03:59
|
on the frame relay
|
|
0:04:04
|
If we Show IP Route,
|
|
0:04:08
|
we now see this
|
|
0:04:13
|
These are the on-demand
|
|
0:04:16
|
that have been learned
|
|
0:04:21
|
So, it says, "To get to
|
|
0:04:25
|
this is via router 2."
|
|
0:04:27
|
Router 3 is then advertising
|
|
0:04:33
|
If we look at the
|
|
0:04:36
|
on router 2 or router 3,
|
|
0:04:40
|
They don't learn about
|
|
0:04:46
|
They only learn about
|
|
0:04:50
|
So, assuming that all of the
|
|
0:04:53
|
It implies that the spoke should
|
|
0:04:57
|
Likewise, if we look on
|
|
0:05:01
|
We have the default route
|
|
0:05:05
|
On router 3, this means that then, we would be
|
|
0:05:12
|
We would be able
|
|
0:05:14
|
LAN interface that
|
|
0:05:18
|
because we're using the
|
|
0:05:21
|
all of these.
|
|
0:05:25
|
We can also see that ODR has an
|
|
0:05:34
|
Which means that it
|
|
0:05:37
|
than any of the other
|
|
0:05:42
|
with the exception of what?
|
|
0:05:47
|
So, we know what's lower than 160,
|
|
0:05:52
|
internal EIGRP, OSPF, RIP.
|
|
0:05:58
|
But above 160
|
|
0:06:00
|
would then be external EIGRP
|
|
0:06:06
|
So, ODR is more preferred
|
|
0:06:09
|
Or excuse me, than external
|
|
0:06:13
|
but it is less preferred than
|
|
0:06:18
|
So, documentation-wise, if we look
|
|
0:06:25
|
there is a separate configuration
|
|
0:06:30
|
But there's really not much that
|
|
0:06:36
|
So, enabling ODR,
|
|
0:06:40
|
Say Router ODR.
|
|
0:06:43
|
To disable the propagation of
|
|
0:06:47
|
it says, "Turn CDP off."
|
|
0:06:50
|
If we said, No CDP Enable
|
|
0:06:55
|
that would likewise disable
|
|
0:06:58
|
No CDP Run, that's the global
|
|
0:07:02
|
Then, for any convergence
|
|
0:07:05
|
of ODR,
|
|
0:07:06
|
since it is using CDP
|
|
0:07:09
|
as the transport protocol,
|
|
0:07:11
|
it would mean that
|
|
0:07:15
|
So, if I say, "The CDP
|
|
0:07:19
|
and the CDP hold
|
|
0:07:25
|
This would essentially be the same as like
|
|
0:07:31
|
where we're now sending our
|
|
0:07:34
|
Then, if we are older than
|
|
0:07:37
|
we would remove them.
|