1 00:00:00,180 --> 00:00:03,120 Now let's have a look at the running configuration on router one. 2 00:00:03,120 --> 00:00:09,090 The first thing I'll show you is the configuration on this interface, and let's compare that to the 3 00:00:09,090 --> 00:00:14,130 configuration on gigabit zero zero on router two. 4 00:00:14,490 --> 00:00:23,610 So IP address of right of one IP address of router two, we can see the OSPF password configured on 5 00:00:23,610 --> 00:00:24,480 both routers. 6 00:00:24,780 --> 00:00:28,890 We can see the OSPF properties configured default priority is one. 7 00:00:29,070 --> 00:00:36,900 In this case I set it manually and then what I'll do is search for the OSPF configuration. 8 00:00:36,900 --> 00:00:45,360 So show run pipe section OSPF that will show us the configuration of the OSPF process. 9 00:00:45,780 --> 00:00:50,280 Now we are seeing those OSPF commands on the interface over there. 10 00:00:50,820 --> 00:00:52,950 So this is the piece I want to concentrate on. 11 00:00:54,240 --> 00:00:59,970 Process numbers can be different once again, that doesn't matter, but notice we've got authentication 12 00:00:59,970 --> 00:01:02,190 on Area Zero. 13 00:01:02,550 --> 00:01:08,880 That essentially means that this password over here needs to be the same as this password over here. 14 00:01:08,910 --> 00:01:12,960 You can set passwords differently on a per interface basis. 15 00:01:13,110 --> 00:01:18,360 But yeah, we've got the passwords on those two interfaces, not on other interfaces. 16 00:01:18,360 --> 00:01:20,490 Those two interfaces are in Area zero. 17 00:01:20,490 --> 00:01:23,430 So authentication is configured on Area Zero. 18 00:01:23,550 --> 00:01:28,980 On this side, all interfaces using a wild card are put into area zero. 19 00:01:29,310 --> 00:01:34,620 On the side, all interfaces in the ten range are put into area zero. 20 00:01:34,740 --> 00:01:39,060 We can see there once again by using the command show IP, OSPF interface brief. 21 00:01:39,360 --> 00:01:41,700 So show IP OSPF interface brief. 22 00:01:41,700 --> 00:01:49,020 We can see here that both these interfaces on area zero on router two, same is true on the side. 23 00:01:49,440 --> 00:01:54,660 Both interfaces gigabit 0001 on both routers on area zero. 24 00:01:55,020 --> 00:01:59,040 So just by using Wireshark, you can actually work out a lot of this information. 25 00:01:59,400 --> 00:02:03,930 This proves, however, that what I was telling you in the Wireshark capture is correct. 26 00:02:04,410 --> 00:02:05,490 I hope you enjoying this.