[Script Info] Title: [Events] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text Dialogue: 0,0:00:01.24,0:00:03.52,Default,,0000,0000,0000,,Welcome to my introduction to networking Dialogue: 0,0:00:03.52,0:00:06.36,Default,,0000,0000,0000,,course, typically abbreviated Dialogue: 0,0:00:06.36,0:00:13.52,Default,,0000,0000,0000,,ITN. This will be for the CCNA version 7 Dialogue: 0,0:00:14.72,0:00:18.12,Default,,0000,0000,0000,,curriculum module 10 is about basic Dialogue: 0,0:00:18.12,0:00:19.92,Default,,0000,0000,0000,,router Dialogue: 0,0:00:19.92,0:00:22.96,Default,,0000,0000,0000,,configuration. So in this module, we're Dialogue: 0,0:00:22.96,0:00:25.48,Default,,0000,0000,0000,,looking at how to configure basic router Dialogue: 0,0:00:25.48,0:00:27.92,Default,,0000,0000,0000,,settings looking at the interfaces and Dialogue: 0,0:00:27.92,0:00:29.64,Default,,0000,0000,0000,,setting up the default gateways on Dialogue: 0,0:00:29.64,0:00:31.92,Default,,0000,0000,0000,,device. Dialogue: 0,0:00:31.92,0:00:33.80,Default,,0000,0000,0000,,So let's jump right on in configuring Dialogue: 0,0:00:33.80,0:00:36.76,Default,,0000,0000,0000,,the initial router settings, just like a Dialogue: 0,0:00:36.76,0:00:40.16,Default,,0000,0000,0000,,switch we uh jump in. We configure a host Dialogue: 0,0:00:40.16,0:00:43.24,Default,,0000,0000,0000,,name from the global configuration, Dialogue: 0,0:00:43.24,0:00:46.08,Default,,0000,0000,0000,,you'll notice that will be the device Dialogue: 0,0:00:46.08,0:00:49.40,Default,,0000,0000,0000,,name and we'll have config in Dialogue: 0,0:00:49.40,0:00:53.36,Default,,0000,0000,0000,,Brackets. From there, we will be typing in Dialogue: 0,0:00:53.36,0:00:55.32,Default,,0000,0000,0000,,host name space whatever the name, you Dialogue: 0,0:00:55.32,0:00:59.32,Default,,0000,0000,0000,,want it to be if we want to enable a Dialogue: 0,0:00:59.32,0:01:00.84,Default,,0000,0000,0000,,password. Dialogue: 0,0:01:00.84,0:01:03.88,Default,,0000,0000,0000,,This is what secures the privileged EXA Dialogue: 0,0:01:03.88,0:01:08.32,Default,,0000,0000,0000,,mode that is created by the enable Dialogue: 0,0:01:08.32,0:01:11.32,Default,,0000,0000,0000,,section what you would do is enable Dialogue: 0,0:01:11.32,0:01:13.68,Default,,0000,0000,0000,,secret and then put whatever password Dialogue: 0,0:01:13.68,0:01:14.76,Default,,0000,0000,0000,,you Dialogue: 0,0:01:14.76,0:01:18.40,Default,,0000,0000,0000,,want. If we want to secure the user exact Dialogue: 0,0:01:18.40,0:01:21.96,Default,,0000,0000,0000,,mode, when we console in or if we're Dialogue: 0,0:01:21.96,0:01:23.64,Default,,0000,0000,0000,,using a virtual Dialogue: 0,0:01:23.64,0:01:26.68,Default,,0000,0000,0000,,terminal. We would then set up either a Dialogue: 0,0:01:26.68,0:01:30.68,Default,,0000,0000,0000,,line console zero or a line vty Dialogue: 0,0:01:30.68,0:01:33.48,Default,,0000,0000,0000,,BTY are the virtual Dialogue: 0,0:01:33.48,0:01:35.60,Default,,0000,0000,0000,,Terminals and from there, you'd be Dialogue: 0,0:01:35.60,0:01:38.76,Default,,0000,0000,0000,,setting a password using the password Dialogue: 0,0:01:38.76,0:01:41.04,Default,,0000,0000,0000,,space whatever the password. You want it Dialogue: 0,0:01:41.04,0:01:44.08,Default,,0000,0000,0000,,to be and then you also want to say when Dialogue: 0,0:01:44.08,0:01:47.36,Default,,0000,0000,0000,,do you want it to prompt the user and we Dialogue: 0,0:01:47.36,0:01:50.44,Default,,0000,0000,0000,,want the users to be prompted at login. Dialogue: 0,0:01:50.44,0:01:53.04,Default,,0000,0000,0000,,So the second line would be Dialogue: 0,0:01:53.04,0:01:58.36,Default,,0000,0000,0000,,login with a line vty, you can Dialogue: 0,0:01:58.36,0:02:01.48,Default,,0000,0000,0000,,also have uh specific Dialogue: 0,0:02:01.48,0:02:04.24,Default,,0000,0000,0000,,inputs that are required. You could do a Dialogue: 0,0:02:04.24,0:02:08.80,Default,,0000,0000,0000,,secure shell SSH or you can allow tet or Dialogue: 0,0:02:08.80,0:02:11.84,Default,,0000,0000,0000,,both keep in mind tnet everything is Dialogue: 0,0:02:11.84,0:02:15.36,Default,,0000,0000,0000,,still plain text. SSH everything is Dialogue: 0,0:02:15.36,0:02:19.52,Default,,0000,0000,0000,,encrypted but additional setup is needed. Dialogue: 0,0:02:19.52,0:02:22.20,Default,,0000,0000,0000,,When we're doing Dialogue: 0,0:02:22.20,0:02:26.80,Default,,0000,0000,0000,,SSH with the enable and the password, you Dialogue: 0,0:02:26.80,0:02:30.12,Default,,0000,0000,0000,,can actually set an enable password Dialogue: 0,0:02:30.12,0:02:33.20,Default,,0000,0000,0000,,without using secret. However secret Dialogue: 0,0:02:33.20,0:02:36.28,Default,,0000,0000,0000,,actually hashes the password, you'll Dialogue: 0,0:02:36.28,0:02:38.36,Default,,0000,0000,0000,,notice with the line connection line Dialogue: 0,0:02:38.36,0:02:41.48,Default,,0000,0000,0000,,console and line vty both the passwords Dialogue: 0,0:02:41.48,0:02:44.92,Default,,0000,0000,0000,,are using just a plain text password. We Dialogue: 0,0:02:44.92,0:02:49.36,Default,,0000,0000,0000,,can encrypt the password by enabling the Dialogue: 0,0:02:49.36,0:02:52.36,Default,,0000,0000,0000,,service for password encryption to do Dialogue: 0,0:02:52.36,0:02:56.12,Default,,0000,0000,0000,,that we type service password encryption Dialogue: 0,0:02:56.12,0:03:00.52,Default,,0000,0000,0000,,that will encrypt our passwords. Dialogue: 0,0:03:00.52,0:03:04.76,Default,,0000,0000,0000,,Lastly, we need to set a banner. A banner Dialogue: 0,0:03:04.76,0:03:07.36,Default,,0000,0000,0000,,is going to be a message that will be Dialogue: 0,0:03:07.36,0:03:10.72,Default,,0000,0000,0000,,displayed when the user logs in. You do Dialogue: 0,0:03:10.72,0:03:14.76,Default,,0000,0000,0000,,that by typing Banner motd, that is short Dialogue: 0,0:03:14.76,0:03:19.44,Default,,0000,0000,0000,,form message of the day a special Dialogue: 0,0:03:19.44,0:03:22.48,Default,,0000,0000,0000,,character write the message and you have Dialogue: 0,0:03:22.48,0:03:26.44,Default,,0000,0000,0000,,to end with the same special character. Dialogue: 0,0:03:26.44,0:03:30.48,Default,,0000,0000,0000,,You cannot use different starting and Dialogue: 0,0:03:30.48,0:03:32.76,Default,,0000,0000,0000,,different special characters. They have Dialogue: 0,0:03:32.76,0:03:34.16,Default,,0000,0000,0000,,to be the Dialogue: 0,0:03:34.16,0:03:36.92,Default,,0000,0000,0000,,same. So how does that look in Dialogue: 0,0:03:36.92,0:03:40.60,Default,,0000,0000,0000,,practice here? We have a host name R1 we Dialogue: 0,0:03:40.60,0:03:44.64,Default,,0000,0000,0000,,have a a password of class for our line Dialogue: 0,0:03:44.64,0:03:46.88,Default,,0000,0000,0000,,password. We have a password of Dialogue: 0,0:03:46.88,0:03:49.56,Default,,0000,0000,0000,,Cisco. Those will all be plain text, Dialogue: 0,0:03:49.56,0:03:52.24,Default,,0000,0000,0000,,except for the enable password until we Dialogue: 0,0:03:52.24,0:03:55.64,Default,,0000,0000,0000,,turn on the services that encrypt our Dialogue: 0,0:03:55.64,0:03:58.60,Default,,0000,0000,0000,,passwords. And then lastly, we have our Dialogue: 0,0:03:58.60,0:04:01.72,Default,,0000,0000,0000,,Banner message Dialogue: 0,0:04:02.76,0:04:05.52,Default,,0000,0000,0000,,and to make sure we understand this, we Dialogue: 0,0:04:05.52,0:04:10.00,Default,,0000,0000,0000,,have a packet tracer lab. Moving on, how Dialogue: 0,0:04:10.00,0:04:12.96,Default,,0000,0000,0000,,do we configure the interfaces routers Dialogue: 0,0:04:12.96,0:04:16.16,Default,,0000,0000,0000,,and switches have multiple interfaces? So Dialogue: 0,0:04:16.16,0:04:19.12,Default,,0000,0000,0000,,first of all, we need to know what they Dialogue: 0,0:04:19.12,0:04:23.04,Default,,0000,0000,0000,,are you could do a show IP interface Dialogue: 0,0:04:23.04,0:04:26.28,Default,,0000,0000,0000,,brief and that will show us the Dialogue: 0,0:04:26.28,0:04:28.92,Default,,0000,0000,0000,,interfaces that has to be done at the Dialogue: 0,0:04:28.92,0:04:33.20,Default,,0000,0000,0000,,privilege exec mode, just the pound sign Dialogue: 0,0:04:33.20,0:04:36.36,Default,,0000,0000,0000,,show IP interface brief will give you Dialogue: 0,0:04:36.36,0:04:37.48,Default,,0000,0000,0000,,all of the Dialogue: 0,0:04:37.48,0:04:39.48,Default,,0000,0000,0000,,interfaces. Once you know how many Dialogue: 0,0:04:39.48,0:04:42.16,Default,,0000,0000,0000,,interfaces you have, you can configure Dialogue: 0,0:04:42.16,0:04:44.48,Default,,0000,0000,0000,,those interfaces you configure the Dialogue: 0,0:04:44.48,0:04:46.36,Default,,0000,0000,0000,,interface by doing Dialogue: 0,0:04:46.36,0:04:49.84,Default,,0000,0000,0000,,interface the type and number of the Dialogue: 0,0:04:49.84,0:04:52.44,Default,,0000,0000,0000,,interface. You can list a description if Dialogue: 0,0:04:52.44,0:04:55.32,Default,,0000,0000,0000,,you'd like. You have the ability to give Dialogue: 0,0:04:55.32,0:04:59.92,Default,,0000,0000,0000,,it an ipv4 and or an IPv6 address and Dialogue: 0,0:04:59.92,0:05:01.76,Default,,0000,0000,0000,,you should turn on the interface with a Dialogue: 0,0:05:01.76,0:05:05.52,Default,,0000,0000,0000,,no shutdown. A shutdown command turns off Dialogue: 0,0:05:05.52,0:05:10.44,Default,,0000,0000,0000,,the interface. No shutdown activates the Dialogue: 0,0:05:10.44,0:05:14.04,Default,,0000,0000,0000,,interface. So in real practice if we are Dialogue: 0,0:05:14.04,0:05:17.32,Default,,0000,0000,0000,,programming the gig z0000 Dialogue: 0,0:05:17.32,0:05:20.44,Default,,0000,0000,0000,,interface that would be the gigabit Dialogue: 0,0:05:20.44,0:05:23.32,Default,,0000,0000,0000,,interface on the Lan Dialogue: 0,0:05:23.32,0:05:25.88,Default,,0000,0000,0000,,side. That is how we would do it. We would Dialogue: 0,0:05:25.88,0:05:27.72,Default,,0000,0000,0000,,give the IP Dialogue: 0,0:05:27.72,0:05:30.12,Default,,0000,0000,0000,,address. We should give a description so Dialogue: 0,0:05:30.12,0:05:31.60,Default,,0000,0000,0000,,we know what it Dialogue: 0,0:05:31.60,0:05:34.80,Default,,0000,0000,0000,,is and we should turn it on. In this Dialogue: 0,0:05:34.80,0:05:39.36,Default,,0000,0000,0000,,example, we're also enabling an IPv6 Dialogue: 0,0:05:39.48,0:05:42.80,Default,,0000,0000,0000,,address if we wanted to configure, the Dialogue: 0,0:05:42.80,0:05:46.24,Default,,0000,0000,0000,,gigabit 001 interface. We could do that Dialogue: 0,0:05:46.24,0:05:49.48,Default,,0000,0000,0000,,as well that is the link between R1 and Dialogue: 0,0:05:49.48,0:05:52.60,Default,,0000,0000,0000,,R2. Hence the description, we give it an Dialogue: 0,0:05:52.60,0:05:55.64,Default,,0000,0000,0000,,IP address. We give an IPv6 address and Dialogue: 0,0:05:55.64,0:06:00.36,Default,,0000,0000,0000,,we also say no shutdown to turn it on. Dialogue: 0,0:06:00.36,0:06:02.56,Default,,0000,0000,0000,,So how do we verify these interfaces are Dialogue: 0,0:06:02.56,0:06:06.28,Default,,0000,0000,0000,,up and running show IP interface Dialogue: 0,0:06:06.28,0:06:12.12,Default,,0000,0000,0000,,brief as long as the okay is yes, and the Dialogue: 0,0:06:12.12,0:06:17.04,Default,,0000,0000,0000,,status is yes or up. We are good if the Dialogue: 0,0:06:17.04,0:06:20.48,Default,,0000,0000,0000,,status is set to administratively down Dialogue: 0,0:06:20.48,0:06:24.24,Default,,0000,0000,0000,,that means that we didn't issue. The no Dialogue: 0,0:06:24.24,0:06:28.96,Default,,0000,0000,0000,,shutdown command if the protocol is down, Dialogue: 0,0:06:28.96,0:06:31.40,Default,,0000,0000,0000,,but the status is not administratively Dialogue: 0,0:06:31.40,0:06:35.12,Default,,0000,0000,0000,,down. It is typically a layer one issue, a Dialogue: 0,0:06:35.12,0:06:37.48,Default,,0000,0000,0000,,physical networking Dialogue: 0,0:06:37.48,0:06:40.28,Default,,0000,0000,0000,,issue. If you want to look at the IPv6 Dialogue: 0,0:06:40.28,0:06:43.20,Default,,0000,0000,0000,,version. You would do a show IPv6 Dialogue: 0,0:06:43.20,0:06:45.36,Default,,0000,0000,0000,,interface brief, and that will give you Dialogue: 0,0:06:45.36,0:06:49.12,Default,,0000,0000,0000,,the IPv6 equivalent of the interface Dialogue: 0,0:06:49.12,0:06:50.76,Default,,0000,0000,0000,,brief Dialogue: 0,0:06:50.76,0:06:54.16,Default,,0000,0000,0000,,communication, all right. So how do we Dialogue: 0,0:06:54.16,0:06:57.20,Default,,0000,0000,0000,,look at certain commands show commands. Dialogue: 0,0:06:57.20,0:06:58.96,Default,,0000,0000,0000,,Specifically, if we're looking at Dialogue: 0,0:06:58.96,0:07:00.20,Default,,0000,0000,0000,,interfaces, Dialogue: 0,0:07:00.20,0:07:02.28,Default,,0000,0000,0000,,show IP interface brief is going to be Dialogue: 0,0:07:02.28,0:07:05.12,Default,,0000,0000,0000,,the most common. If we're looking at Dialogue: 0,0:07:05.12,0:07:07.24,Default,,0000,0000,0000,,routing information, it'll be show IP Dialogue: 0,0:07:07.24,0:07:09.56,Default,,0000,0000,0000,,route, we could look at detailed Dialogue: 0,0:07:09.56,0:07:11.80,Default,,0000,0000,0000,,information by looking at show Dialogue: 0,0:07:11.80,0:07:14.40,Default,,0000,0000,0000,,interfaces or show IP Dialogue: 0,0:07:14.40,0:07:16.88,Default,,0000,0000,0000,,interfaces. Those will give us very Dialogue: 0,0:07:16.88,0:07:20.44,Default,,0000,0000,0000,,specific statistics on those Dialogue: 0,0:07:20.44,0:07:23.56,Default,,0000,0000,0000,,interfaces. All of these have a IPv6 Dialogue: 0,0:07:23.56,0:07:27.24,Default,,0000,0000,0000,,equivalent command as Dialogue: 0,0:07:27.24,0:07:30.56,Default,,0000,0000,0000,,well. So going back, here's how we would Dialogue: 0,0:07:30.56,0:07:34.16,Default,,0000,0000,0000,,do our show IP interface brief. Again, it Dialogue: 0,0:07:34.16,0:07:37.00,Default,,0000,0000,0000,,is important to realize these are our Dialogue: 0,0:07:37.00,0:07:40.52,Default,,0000,0000,0000,,basic, show commands for our verification Dialogue: 0,0:07:40.52,0:07:44.16,Default,,0000,0000,0000,,for interfaces. If we are doing a route, Dialogue: 0,0:07:44.16,0:07:46.16,Default,,0000,0000,0000,,if we're looking for routing information, Dialogue: 0,0:07:46.16,0:07:49.04,Default,,0000,0000,0000,,show IP route we will actually show Dialogue: 0,0:07:49.04,0:07:51.24,Default,,0000,0000,0000,,better breakdowns of these tables in a Dialogue: 0,0:07:51.24,0:07:52.96,Default,,0000,0000,0000,,later Dialogue: 0,0:07:52.96,0:07:56.28,Default,,0000,0000,0000,,lecture, but this is how a routing table Dialogue: 0,0:07:56.28,0:07:59.72,Default,,0000,0000,0000,,looks. This is what the router will use Dialogue: 0,0:07:59.72,0:08:02.92,Default,,0000,0000,0000,,to make the routing decisions. It will Dialogue: 0,0:08:02.92,0:08:05.48,Default,,0000,0000,0000,,use this table to figure out how to Dialogue: 0,0:08:05.48,0:08:09.00,Default,,0000,0000,0000,,forward packets Dialogue: 0,0:08:09.16,0:08:12.88,Default,,0000,0000,0000,,appropriately show interfaces. You can Dialogue: 0,0:08:12.88,0:08:15.32,Default,,0000,0000,0000,,show all interfaces or you can be Dialogue: 0,0:08:15.32,0:08:18.32,Default,,0000,0000,0000,,specific on one interface, this will give Dialogue: 0,0:08:18.32,0:08:20.40,Default,,0000,0000,0000,,you a detailed breakdown of that Dialogue: 0,0:08:20.40,0:08:23.24,Default,,0000,0000,0000,,interface the MAC address the IP address. Dialogue: 0,0:08:23.24,0:08:26.84,Default,,0000,0000,0000,,The MTU, the reliability, the transmit and Dialogue: 0,0:08:26.84,0:08:31.20,Default,,0000,0000,0000,,receive load. If there is ARP information, Dialogue: 0,0:08:31.20,0:08:34.12,Default,,0000,0000,0000,,if there's anything being queried. If Dialogue: 0,0:08:34.12,0:08:35.88,Default,,0000,0000,0000,,there's anything being overloaded, this Dialogue: 0,0:08:35.88,0:08:39.08,Default,,0000,0000,0000,,is what's going to tell Dialogue: 0,0:08:39.72,0:08:44.92,Default,,0000,0000,0000,,you show IP interface will also give you Dialogue: 0,0:08:44.92,0:08:47.76,Default,,0000,0000,0000,,the uh interface. If it's up, if the blind Dialogue: 0,0:08:47.76,0:08:50.64,Default,,0000,0000,0000,,protocol is up, this will give you more Dialogue: 0,0:08:50.64,0:08:53.84,Default,,0000,0000,0000,,detailed on specific functionality. Dialogue: 0,0:08:53.84,0:08:55.64,Default,,0000,0000,0000,,Notice this does not give you Dialogue: 0,0:08:55.64,0:08:58.24,Default,,0000,0000,0000,,reliability or transmit and receive Dialogue: 0,0:08:58.24,0:09:00.32,Default,,0000,0000,0000,,loads. Dialogue: 0,0:09:00.32,0:09:03.04,Default,,0000,0000,0000,,So show interface will give you transmit Dialogue: 0,0:09:03.04,0:09:06.48,Default,,0000,0000,0000,,and receive loads, show IP interface will Dialogue: 0,0:09:06.48,0:09:12.68,Default,,0000,0000,0000,,give you specific on protocol Dialogue: 0,0:09:12.72,0:09:14.84,Default,,0000,0000,0000,,functionality again. There's IP Dialogue: 0,0:09:14.84,0:09:18.96,Default,,0000,0000,0000,,equivalent for IPv6 show IPv6 interface, Dialogue: 0,0:09:18.96,0:09:22.00,Default,,0000,0000,0000,,we show you if it's up, if it's down and Dialogue: 0,0:09:22.00,0:09:24.16,Default,,0000,0000,0000,,if there's any multicast groups Dialogue: 0,0:09:24.16,0:09:26.32,Default,,0000,0000,0000,,associated with it. And then the rest Dialogue: 0,0:09:26.32,0:09:29.64,Default,,0000,0000,0000,,will be protocols. Dialogue: 0,0:09:29.64,0:09:33.92,Default,,0000,0000,0000,,Moving on, how do we configure an Dialogue: 0,0:09:34.20,0:09:38.00,Default,,0000,0000,0000,,ipv for default Dialogue: 0,0:09:38.00,0:09:40.56,Default,,0000,0000,0000,,gateway. Remember the default gateway is Dialogue: 0,0:09:40.56,0:09:44.76,Default,,0000,0000,0000,,the exit out of our Dialogue: 0,0:09:44.76,0:09:47.80,Default,,0000,0000,0000,,landan. So here we have two interfaces on Dialogue: 0,0:09:47.80,0:09:51.28,Default,,0000,0000,0000,,the router gig 000000 and gig Dialogue: 0,0:09:51.28,0:09:54.72,Default,,0000,0000,0000,,001, if we actually want two different Dialogue: 0,0:09:54.72,0:09:57.48,Default,,0000,0000,0000,,networks. We could do that one network on Dialogue: 0,0:09:57.48,0:10:00.52,Default,,0000,0000,0000,,gig 0000 one network on gig Dialogue: 0,0:10:00.52,0:10:03.36,Default,,0000,0000,0000,,001, and to communicate between these two Dialogue: 0,0:10:03.36,0:10:05.24,Default,,0000,0000,0000,,networks, it has to go to a layer 3 Dialogue: 0,0:10:05.24,0:10:09.00,Default,,0000,0000,0000,,device. The layer 3 device is going to be Dialogue: 0,0:10:09.00,0:10:11.80,Default,,0000,0000,0000,,our router and again the default gateway Dialogue: 0,0:10:11.80,0:10:15.76,Default,,0000,0000,0000,,is our exit point for our Network. Again, Dialogue: 0,0:10:15.76,0:10:18.76,Default,,0000,0000,0000,,it's going to be the Dialogue: 0,0:10:19.12,0:10:23.04,Default,,0000,0000,0000,,router switches must have a default Dialogue: 0,0:10:23.04,0:10:25.56,Default,,0000,0000,0000,,gateway. If they're going to be remotely Dialogue: 0,0:10:25.56,0:10:29.76,Default,,0000,0000,0000,,managed at all, the switches should be Dialogue: 0,0:10:29.76,0:10:34.12,Default,,0000,0000,0000,,able to pass frames to the router, Dialogue: 0,0:10:34.12,0:10:36.68,Default,,0000,0000,0000,,assuming the in device is actually Dialogue: 0,0:10:36.68,0:10:38.84,Default,,0000,0000,0000,,sending it to remote Dialogue: 0,0:10:38.84,0:10:42.96,Default,,0000,0000,0000,,host. The switch should also have a Dialogue: 0,0:10:42.96,0:10:46.04,Default,,0000,0000,0000,,default gateway, just in case the switch Dialogue: 0,0:10:46.04,0:10:50.40,Default,,0000,0000,0000,,is not sure how to forward it Dialogue: 0,0:10:50.40,0:10:54.04,Default,,0000,0000,0000,,on how do we configure an IP default Dialogue: 0,0:10:54.04,0:10:57.32,Default,,0000,0000,0000,,gateway. On a switch from the global Dialogue: 0,0:10:57.32,0:11:00.00,Default,,0000,0000,0000,,configuration, we issue a Dialogue: 0,0:11:00.00,0:11:03.96,Default,,0000,0000,0000,,IP default gateway command and that is Dialogue: 0,0:11:03.96,0:11:07.88,Default,,0000,0000,0000,,IP default gateway space. The IP address Dialogue: 0,0:11:07.88,0:11:10.36,Default,,0000,0000,0000,,of the Dialogue: 0,0:11:14.56,0:11:19.44,Default,,0000,0000,0000,,Gateway. For whatever reason, we have a Dialogue: 0,0:11:19.44,0:11:22.92,Default,,0000,0000,0000,,bug in our PowerPoints. That list Dialogue: 0,0:11:22.92,0:11:26.56,Default,,0000,0000,0000,,the graphic not being completed as of Dialogue: 0,0:11:26.56,0:11:29.40,Default,,0000,0000,0000,,yet, Dialogue: 0,0:11:29.40,0:11:33.44,Default,,0000,0000,0000,,we do have a packet tracer on looking at Dialogue: 0,0:11:33.44,0:11:35.28,Default,,0000,0000,0000,,router information configuring the Dialogue: 0,0:11:35.28,0:11:38.00,Default,,0000,0000,0000,,router and verifying the Dialogue: 0,0:11:38.00,0:11:40.04,Default,,0000,0000,0000,,configuration. We also have another Dialogue: 0,0:11:40.04,0:11:43.52,Default,,0000,0000,0000,,Packet Tracer at looking at verifying Dialogue: 0,0:11:43.52,0:11:45.36,Default,,0000,0000,0000,,Network documentation, implementing Dialogue: 0,0:11:45.36,0:11:47.84,Default,,0000,0000,0000,,Solutions and testing and verifying Dialogue: 0,0:11:47.84,0:11:50.32,Default,,0000,0000,0000,,certain problems, looking at the default Dialogue: 0,0:11:50.32,0:11:54.48,Default,,0000,0000,0000,,gateway. And that is it for this Dialogue: 0,0:11:54.48,0:11:57.08,Default,,0000,0000,0000,,chapter. There are videos if you wish to Dialogue: 0,0:11:57.08,0:12:00.80,Default,,0000,0000,0000,,view them in nead Dialogue: 0,0:12:01.08,0:12:03.64,Default,,0000,0000,0000,,overall. We also do have another lab Dialogue: 0,0:12:03.64,0:12:06.12,Default,,0000,0000,0000,,looking at basic device configuration, Dialogue: 0,0:12:06.12,0:12:08.48,Default,,0000,0000,0000,,both a router and a Dialogue: 0,0:12:08.48,0:12:11.88,Default,,0000,0000,0000,,switch. We also have a basic U lab Dialogue: 0,0:12:11.88,0:12:14.40,Default,,0000,0000,0000,,setting up again switch and a router Dialogue: 0,0:12:14.40,0:12:17.72,Default,,0000,0000,0000,,setting up basic uh device functionality Dialogue: 0,0:12:17.72,0:12:20.68,Default,,0000,0000,0000,,host name Banner enable things of that Dialogue: 0,0:12:20.68,0:12:23.20,Default,,0000,0000,0000,,nature all right. So summary, what did we Dialogue: 0,0:12:23.20,0:12:25.72,Default,,0000,0000,0000,,learn we looked at how to navigate Dialogue: 0,0:12:25.72,0:12:28.28,Default,,0000,0000,0000,,between user and exec mode and Global Dialogue: 0,0:12:28.28,0:12:29.68,Default,,0000,0000,0000,,configuration mode? Dialogue: 0,0:12:29.68,0:12:32.72,Default,,0000,0000,0000,,We looked at basic configuration how to Dialogue: 0,0:12:32.72,0:12:35.36,Default,,0000,0000,0000,,set a host name how to set an enable Dialogue: 0,0:12:35.36,0:12:37.96,Default,,0000,0000,0000,,password, how to set line passwords, how Dialogue: 0,0:12:37.96,0:12:40.44,Default,,0000,0000,0000,,to set a banner we also looked at how to Dialogue: 0,0:12:40.44,0:12:43.40,Default,,0000,0000,0000,,set interfaces basic configuration for Dialogue: 0,0:12:43.40,0:12:46.16,Default,,0000,0000,0000,,interfaces, and how to turn them on again. Dialogue: 0,0:12:46.16,0:12:49.16,Default,,0000,0000,0000,,We turn them on with a no shutdown Dialogue: 0,0:12:49.16,0:12:52.88,Default,,0000,0000,0000,,command. We also looked at how to set a Dialogue: 0,0:12:52.88,0:12:54.80,Default,,0000,0000,0000,,default gateway and the purpose of a Dialogue: 0,0:12:54.80,0:12:57.64,Default,,0000,0000,0000,,default gateway. Any questions or Dialogue: 0,0:12:57.64,0:13:02.88,Default,,0000,0000,0000,,concerns, please reach out. Thank you.