filmov
tv
Static route configuration | Network Fundamentals Part 18
Показать описание
Anyone who’s interested in networking should be interested in routing. It’s one of the core functions that we need to work with.
‘Routing’ is how a router (or multi-layer switch) will forward packets through the network. The router will build a routing table, where it puts routes. A route is a pointer to a network. It says ‘for this network, send traffic this way…’
Each router has a routing table, and each router needs to make its own decisions around how packets should be forwarded. These decisions will depend on the contents of the routing table.
One of the ways we can ‘populate’ the routing table is to configure static routes. These are configured with the ‘ip route’ command. Another way is to use dynamic routing, which is covered in the next video.
Just like PC’s, routers can have a default gateway, also known as a ‘gateway of last resort’. This is a ‘catch-all’ route that is used to forward traffic that doesn’t match any other more specific rule.
Be sure to check out the labs (links below) if you want to try this out yourself.
Overview of this video:
0:00 Introduction
0:23 Definition of Routing
1:06 The Routing Table
3:35 Static Routes
6:17 Return Routes
9:35 Packet Flow
11:03 Default Route
13:00 Labs
LET'S CONNECT
#NetworkDirection
#networking
#routing
‘Routing’ is how a router (or multi-layer switch) will forward packets through the network. The router will build a routing table, where it puts routes. A route is a pointer to a network. It says ‘for this network, send traffic this way…’
Each router has a routing table, and each router needs to make its own decisions around how packets should be forwarded. These decisions will depend on the contents of the routing table.
One of the ways we can ‘populate’ the routing table is to configure static routes. These are configured with the ‘ip route’ command. Another way is to use dynamic routing, which is covered in the next video.
Just like PC’s, routers can have a default gateway, also known as a ‘gateway of last resort’. This is a ‘catch-all’ route that is used to forward traffic that doesn’t match any other more specific rule.
Be sure to check out the labs (links below) if you want to try this out yourself.
Overview of this video:
0:00 Introduction
0:23 Definition of Routing
1:06 The Routing Table
3:35 Static Routes
6:17 Return Routes
9:35 Packet Flow
11:03 Default Route
13:00 Labs
LET'S CONNECT
#NetworkDirection
#networking
#routing
Комментарии