{"id":205,"date":"2020-03-31T10:33:53","date_gmt":"2020-03-31T02:33:53","guid":{"rendered":"https:\/\/cciedump.spoto.net\/blog\/?p=205"},"modified":"2024-11-05T15:32:58","modified_gmt":"2024-11-05T07:32:58","slug":"how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area","status":"publish","type":"post","link":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html","title":{"rendered":"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area"},"content":{"rendered":"\n<p>design&nbsp;topology<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" class=\"alignnone wp-image-206\" src=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01.png\" alt=\"design\u00a0topology\" width=\"989\" height=\"991\" srcset=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01.png 989w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01-150x150.png 150w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01-300x300.png 300w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01-768x770.png 768w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01-24x24.png 24w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01-48x48.png 48w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/01-96x96.png 96w\" sizes=\"(max-width: 989px) 100vw, 989px\" \/><\/figure>\n\n\n\n<p><strong>IP address planning<\/strong><\/p>\n\n\n\n<p><strong>&nbsp;\u2022 <\/strong>The IP address segment in the topology uses 172.8.AB.X \/ 24:<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Where AB is the combination of the two router numbers, for example, AB between R2-R3 is 23, and X is the router number, for example, X for R3 is 3<\/p>\n\n\n\n<p>\u2022 The network segment between R1 \/ R4 \/ R6 is 172.8.146.X \/ 24, where X is the router number.<\/p>\n\n\n\n<p>\u2022 The network segment between R4 \/ R5 \/ R6 is 172.8.100.X \/ 24, where X is the router number.<\/p>\n\n\n\n<p>\u2022 All routers have a Loopback 0 interface and the address format is X.X.X.X \/ 32, where X is the router number.<\/p>\n\n\n\n<p><strong><em>Get SPOTO 100% pass dump to ace Cisco Exam in the first try!<\/em><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/tb.53kf.com\/code\/client\/10172212\/1?custom_channel=chenjia\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" class=\"alignnone wp-image-1151\" src=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/07\/passpurple-1.jpg\" alt=\"get 100% pass spoto dump\" width=\"332\" height=\"77\" srcset=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/07\/passpurple-1.jpg 560w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/07\/passpurple-1-300x70.jpg 300w\" sizes=\"(max-width: 332px) 100vw, 332px\" \/><\/a><\/figure>\n\n\n\n<p><strong>Experimental requirements<\/strong><\/p>\n\n\n\n<p>1. It is required to configure an OSPF network according to the following standards.<\/p>\n\n\n\n<p>2. Configure an IP network. The experimental logic diagram is shown in the figure. The IP address is determined by the IP address planning section.<\/p>\n\n\n\n<p>3. The routing protocol uses OSPF, the process ID is 89, and the RID is the Loopback0 address.<\/p>\n\n\n\n<p>4. The OSPF network type of the three site links connected to R4 \/ R5 \/ R6 is configured as broadcast. The R5 router acts as a permanent DR.<\/p>\n\n\n\n<p>5. Configure the OSPF area as shown. The area between R1 \/ R4 \/ R6 must be configured as a complete stub area.<\/p>\n\n\n\n<p>6. R2 is a newly incorporated site, which was temporarily merged into R3 due to too late wiring construction. The area is AREA 23, and the configuration makes all networks reachable (using ping test).<\/p>\n\n\n\n<p>7. The OSPF internal network wants to access the Internet through the R5 router, and configure R5 to meet the requirements (only consider the implementation of routing on the internal router)<\/p>\n\n\n\n<p>8. AREA 0 is configured with MD5 authentication for security reasons, password: <strong><em><a href=\"https:\/\/cciedump.spoto.net\/\">SPOTO<\/a><\/em><\/strong><\/p>\n\n\n\n<p>9. In AREA 146, configure R1 as the designated router and maintain a two-way neighbor relationship between R4 and R6.<\/p>\n\n\n\n<p>10. In order to reduce network traffic, the areas where R1 is located are aggregated into the main network and advertised.<\/p>\n\n\n\n<p>11. Due to the better link quality between R6 and R5, the proper configuration makes R1 preferentially select R6 to access external networks except for its own area.<\/p>\n\n\n\n<p>12. Enable OSPF clear text authentication in all areas except AREA 0, password: SPOTO<\/p>\n\n\n\n<p><strong>Case configuration ideas and test results<\/strong><\/p>\n\n\n\n<ol><li>It is required to configure an OSPF network according to the following standards. (slightly)<\/li><li>Configure an IP network. The experimental logic diagram is shown in the figure. The IP address is determined by the IP address planning section. (slightly)<\/li><li>The routing protocol uses OSPF, the process ID is 89, and the RID is the loopback0 address. (slightly)<\/li><li>The OSPF network type of the three site links connected to R4 \/ R5 \/ R6 is configured as broadcast. The R5 router acts as a permanent DR.<\/li><\/ol>\n\n\n\n<p>In Ethernet, the default network type is broadcast. To make R5 a DR permanently, you need to change the priority of the interfaces of R4 and R6 to 0. They are not allowed to participate in the election.<\/p>\n\n\n\n<p style=\"font-size: 12px;\">R4: <br>interface Ethernet0\/1<br>IP OSPF priority 0<br>R6:<br>interface Ethernet0\/1<br>IP OSPF priority 0<br>Output Check<\/p>\n\n\n\n<p>&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" class=\"alignnone wp-image-209\" src=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/03-1024x295.png\" alt=\"R5\" width=\"1024\" height=\"295\" srcset=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/03-1024x295.png 1024w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/03-300x87.png 300w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/03-768x221.png 768w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/03.png 1172w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>5. Configure the OSPF area as shown. The area between R1 \/ R4 \/ R6 must be configured as a complete stub area.<\/p>\n\n\n\n<p><strong>R4\uff1a<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp; router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; area&nbsp;146&nbsp;stub&nbsp;no-summary<\/p>\n\n\n\n<p><strong>R6\uff1a<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp; router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; area&nbsp;146&nbsp;stub&nbsp;no-summary<\/p>\n\n\n\n<p><strong>R1\uff1a<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp; router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; area&nbsp;146&nbsp;stub<\/p>\n\n\n\n<p>6.R2 is a newly incorporated site. Due to the delay in wiring construction, it was temporarily merged into R3. The area is AREA23. Configure to make all networks reachable (using ping test).<\/p>\n\n\n\n<p>Because AREA 23 is not connected to AREA 0, it needs to be completed using a virtual link.<\/p>\n\n\n\n<p><strong>R3:<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp;router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp;area&nbsp;35&nbsp;virtual-link&nbsp;5.5.5.5<\/p>\n\n\n\n<p>&nbsp; &nbsp;<strong>R5:<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp;router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp;area&nbsp;35&nbsp;virtual-link&nbsp;3.3.3.3<\/p>\n\n\n\n<p><strong>Output Check<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" class=\"alignnone wp-image-208\" src=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/02-1-1024x214.png\" alt=\"R3\" width=\"1024\" height=\"214\" srcset=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/02-1-1024x214.png 1024w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/02-1-300x63.png 300w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/02-1-768x160.png 768w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/02-1.png 1092w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>&nbsp; 7. The internal network of OSPF hopes to access the Internet through the R5 router, configure R5 to meet the requirements, and only consider the implementation of routing on the internal router.<\/p>\n\n\n\n<p>&nbsp; &nbsp;R5:<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;default-information&nbsp;originate&nbsp;always<\/p>\n\n\n\n<p>&nbsp;8.AREA 0 configured for MD5 authentication for security reasons, password: SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp;R5:<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;ospf&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;0&nbsp;authentication&nbsp;message-digest<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;35&nbsp;virtual-link&nbsp;3.3.3.3&nbsp;message-digest-key&nbsp;1&nbsp;md5&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;interface&nbsp;Ethernet0\/0<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;ip&nbsp;ospf&nbsp;message-digest-key&nbsp;1&nbsp;md5&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp;R3\uff1a<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;ospf&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;0&nbsp;authentication&nbsp;message-digest<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;35&nbsp;virtual-link&nbsp;5.5.5.5&nbsp;message-digest-key&nbsp;1&nbsp;md5&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp;R4:<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;ospf&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;0&nbsp;authentication&nbsp;message-digest<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;interface&nbsp;Ethernet0\/1<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;ip&nbsp;ospf&nbsp;message-digest-key&nbsp;1&nbsp;md5&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp;R6:<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;ospf&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;0&nbsp;authentication&nbsp;message-digest<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;interface&nbsp;Ethernet0\/1<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;ip&nbsp;ospf&nbsp;message-digest-key&nbsp;1&nbsp;md5&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp;9.In Area 146, configure R1 as the designated router and maintain a two-way neighbor relationship between R4 and R6.<\/p>\n\n\n\n<p>&nbsp; &nbsp;R4:<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;interface&nbsp;Ethernet0\/2<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;IP&nbsp;OSPF&nbsp;priority&nbsp;0<\/p>\n\n\n\n<p>&nbsp; <strong>&nbsp;R6:<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;interface&nbsp;Ethernet0\/0<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;IP&nbsp;OSPF&nbsp;priority&nbsp;0<\/p>\n\n\n\n<p>&nbsp; 10. In order to reduce network traffic, the areas where R1 is located are aggregated into the main network and advertised.<\/p>\n\n\n\n<p>&nbsp;<strong> &nbsp;R4\u3001R6\uff1a<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;146&nbsp;range&nbsp;172.8.0.0&nbsp;255.255.0.0<\/p>\n\n\n\n<p>&nbsp; 11. Because the link quality between R6 and R5 is good, the proper configuration makes R1 preferentially select R6 to access external networks except for its own area.<\/p>\n\n\n\n<p>&nbsp;&nbsp;<strong>R4\uff1a<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;146&nbsp;default-cost&nbsp;100<\/p>\n\n\n\n<p>&nbsp; 12.Enable OSPF clear text authentication in all areas except AREA 0, password: SPOTO<\/p>\n\n\n\n<p>&nbsp; <strong>R1:<\/strong><\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;area&nbsp;146&nbsp;authentication<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;interface&nbsp;Ethernet0\/0<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp;IP OSPF&nbsp;authentication-key&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp;R4:<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>area&nbsp;146&nbsp;authentication<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; interface&nbsp;Ethernet0\/2<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; IP OSPF&nbsp;authentication-key&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp; <strong>R6:<\/strong><\/p>\n\n\n\n<p>router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>area&nbsp;146&nbsp;authentication<\/p>\n\n\n\n<p>interface&nbsp;Ethernet0\/0<\/p>\n\n\n\n<p>IP OSPF&nbsp;authentication-key&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp; <strong>R5\uff1a<\/strong><\/p>\n\n\n\n<p>router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>area&nbsp;35&nbsp;authentication<\/p>\n\n\n\n<p>interface&nbsp;Ethernet1\/0<\/p>\n\n\n\n<p>IP&nbsp;OSPF&nbsp;authentication-key&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<strong> R3\uff1a<\/strong><\/p>\n\n\n\n<p>router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>area&nbsp;23&nbsp;authentication<\/p>\n\n\n\n<p>area&nbsp;35&nbsp;authentication<\/p>\n\n\n\n<p>interface&nbsp;Ethernet1\/0<\/p>\n\n\n\n<p>IP&nbsp;OSPF&nbsp;authentication-key&nbsp;SPOTO<\/p>\n\n\n\n<p>interface&nbsp;Ethernet0\/0<\/p>\n\n\n\n<p>IP&nbsp;OSPF&nbsp;authentication-key&nbsp;SPOTO<\/p>\n\n\n\n<p>&nbsp; &nbsp;<strong> R2\uff1a<\/strong><\/p>\n\n\n\n<p>router&nbsp;OSPF&nbsp;89<\/p>\n\n\n\n<p>area&nbsp;23&nbsp;authentication<\/p>\n\n\n\n<p>interface&nbsp;Ethernet0\/0<\/p>\n\n\n\n<p>IP&nbsp;OSPF&nbsp;authentication-key&nbsp;SPOTO<\/p>\n\n\n\n<p>OSPF is currently the most widely used protocol, and it is also very important in the CCIE exam. The following picture is the directory of the configuration part in the Cisco CCIE LAB exam. We can see that there are two chapters in section 2 that are related to OSPF. There is also an OSPF question in the troubleshooting part, so it is necessary to understand OSPF. There are many OSPF labs in our group. If you want to do more experiments, please consult us<\/p>\n\n\n\n<p><strong>Configuration <\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" class=\"alignnone wp-image-210\" src=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/04.png\" alt=\"Configuration\" width=\"427\" height=\"232\" srcset=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/04.png 427w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/04-300x163.png 300w\" sizes=\"(max-width: 427px) 100vw, 427px\" \/><\/figure>\n\n\n\n<p><strong>Troubleshooting part<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" class=\"alignnone wp-image-211\" src=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/05.png\" alt=\"Troubleshooting part\" width=\"820\" height=\"958\" srcset=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/05.png 820w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/05-257x300.png 257w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/05-768x897.png 768w\" sizes=\"(max-width: 820px) 100vw, 820px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image is-resized\"><a href=\"https:\/\/tb.53kf.com\/code\/client\/10172212\/1?custom_channel=chenjia\" target=\"_blank\" rel=\"nofollow noopener\"><img loading=\"lazy\" class=\"alignnone wp-image-1151\" src=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/07\/passpurple-1.jpg\" alt=\"get 100% pass spoto dump\" width=\"332\" height=\"77\" srcset=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/07\/passpurple-1.jpg 560w, https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/07\/passpurple-1-300x70.jpg 300w\" sizes=\"(max-width: 332px) 100vw, 332px\" \/><\/a><\/figure>\n\n\n\n<p><strong>Related reading:<\/strong><\/p>\n\n\n\n<h5><a href=\"https:\/\/cciedump.spoto.net\/blog\/does-aws-use-sdn-software-defined-network-technology_761.html\">Does AWS Use SDN (software-defined network) Technology?<\/a><\/h5>\n\n\n\n<h5><a href=\"https:\/\/cciedump.spoto.net\/blog\/where-to-find-valid-and-reliable-ccna-200-301-dump-spoto_1709.html\">Where to Find Valid and Reliable CCNA 200-301 Dump?<\/a><\/h5>\n\n\n\n<h5><a href=\"https:\/\/cciedump.spoto.net\/blog\/how-to-start-computer-networking-with-ccna-2_975.html\">How to Start Computer Networking with CCNA?<\/a><\/h5>\n<div class='sfsi_Sicons' style='width: 100%; display: inline-block; vertical-align: middle; text-align:left'><div style='margin:0px 8px 0px 0px; line-height: 24px'><span>Please follow and like us:<\/span><\/div><div class='sfsi_socialwpr'><div class='sf_fb_share sf_icon' style='text-align:left;vertical-align: middle;'><a href='https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fcciedump.spoto.net%2Fblog%2Fhow-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html' style='display:inline-block;'  > <img class='sfsi_wicon'  data-pin-nopin='true' width='auto' height='auto' alt='fb-share-icon' title='Facebook Share' src='https:\/\/cciedump.spoto.net\/blog\/wp-content\/plugins\/ultimate-social-media-icons\/images\/visit_icons\/fbshare_bck.png'  \/><\/a><\/div><div class='sf_twiter sf_icon' style='display: inline-block;vertical-align: middle;width: auto;margin-left: 7px;'>\r\n\t\t\t\t\t\t<a target='_blank' href='https:\/\/twitter.com\/intent\/tweet?text=How+to+Config+OSPF+Virtual+Link%5CPassword+Authentication+and+Totally+Stub+Area+https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html'style='display:inline-block' >\r\n\t\t\t\t\t\t\t<img data-pin-nopin= true width='auto' class='sfsi_wicon' src='https:\/\/cciedump.spoto.net\/blog\/wp-content\/plugins\/ultimate-social-media-icons\/images\/visit_icons\/en_US_Tweet.svg' alt='Tweet' title='Tweet' >\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div><div class='sf_pinit sf_icon' style='text-align:left;vertical-align: middle;float:left;line-height: 33px;width:auto;margin: 0 -2px;'><a href='#'  onclick='sfsi_pinterest_modal_images(event,\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html\",\"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area\")' style='display:inline-block;'  > <img class='sfsi_wicon'  data-pin-nopin='true' width='auto' height='auto' alt='fb-share-icon' title='Pin Share' src='https:\/\/cciedump.spoto.net\/blog\/wp-content\/plugins\/ultimate-social-media-icons\/images\/share_icons\/Pinterest_Save\/en_US_save.svg'  \/><\/a><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Configure an IP network. The experimental logic diagram is shown in the figure. <\/p>\n","protected":false},"author":1,"featured_media":212,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[29],"tags":[72,73],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v18.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area - SPOTO Official Blog<\/title>\n<meta name=\"description\" content=\"Configure an OSPF network with a totally stub area between R1\/R4\/R6, virtual link between R3 and R5, and MD5 authentication in AREA 0 with password SPOTO.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area - SPOTO Official Blog\" \/>\n<meta property=\"og:description\" content=\"Configure an OSPF network with a totally stub area between R1\/R4\/R6, virtual link between R3 and R5, and MD5 authentication in AREA 0 with password SPOTO.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html\" \/>\n<meta property=\"og:site_name\" content=\"SPOTO Official Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-03-31T02:33:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-05T07:32:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SPOTO Club\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#website\",\"url\":\"https:\/\/cciedump.spoto.net\/blog\/\",\"name\":\"SPOTO Official Blog\",\"description\":\"Focus on Online IT Training for 20+ Years\",\"publisher\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cciedump.spoto.net\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg\",\"contentUrl\":\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg\",\"width\":1280,\"height\":720,\"caption\":\"config OSPF\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#webpage\",\"url\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html\",\"name\":\"How to Config OSPF Virtual Link\\\\Password Authentication and Totally Stub Area - SPOTO Official Blog\",\"isPartOf\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#primaryimage\"},\"datePublished\":\"2020-03-31T02:33:53+00:00\",\"dateModified\":\"2024-11-05T07:32:58+00:00\",\"description\":\"Configure an OSPF network with a totally stub area between R1\/R4\/R6, virtual link between R3 and R5, and MD5 authentication in AREA 0 with password SPOTO.\",\"breadcrumb\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cciedump.spoto.net\/blog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Config OSPF Virtual Link\\\\Password Authentication and Totally Stub Area\"}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#webpage\"},\"author\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638\"},\"headline\":\"How to Config OSPF Virtual Link\\\\Password Authentication and Totally Stub Area\",\"datePublished\":\"2020-03-31T02:33:53+00:00\",\"dateModified\":\"2024-11-05T07:32:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#webpage\"},\"wordCount\":1312,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638\"},\"image\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg\",\"keywords\":[\"config OSPF Virtual link\",\"SPOTO OSPF T6echnologies\"],\"articleSection\":[\"Cisco Technologies\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#respond\"]}]},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638\",\"name\":\"SPOTO Club\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/spoto-facemask-96x96.jpg\",\"contentUrl\":\"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/spoto-facemask-96x96.jpg\",\"caption\":\"SPOTO Club\"},\"logo\":{\"@id\":\"https:\/\/cciedump.spoto.net\/blog\/#personlogo\"},\"description\":\"SPOTO is an excellent leader in IT certification training for 20+ years. We offer 100% real Cisco CCNA, CCNP exam dumps, CCIE Lab study materials, PMP, CISA, CISM, AWS, Palo Alto, and other IT exam dumps. We have helped thousands of candidates around the world to pass their IT exams on the first try! As the first-class online IT training organization in China, SPOTO cooperates with many giant Internet companies in China like Tencent, Baidu, and Alibaba. What\u2019s more, we have won lots of awards in IT education training such as \u201cTop Ten Influential Brands In Online Education Industry\u201d given by Baidu, \u201cOfficial IT Online Training Organization\u201d awarded by Tencent Class, etc. Join us: https:\/\/cciedump.spoto.net\/ Contact us: E-mail: support@spoto.net Phone \/ WhatsApp: +86 18344981205\",\"sameAs\":[\"https:\/\/cciedump.spoto.net\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area - SPOTO Official Blog","description":"Configure an OSPF network with a totally stub area between R1\/R4\/R6, virtual link between R3 and R5, and MD5 authentication in AREA 0 with password SPOTO.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html","og_locale":"en_US","og_type":"article","og_title":"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area - SPOTO Official Blog","og_description":"Configure an OSPF network with a totally stub area between R1\/R4\/R6, virtual link between R3 and R5, and MD5 authentication in AREA 0 with password SPOTO.","og_url":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html","og_site_name":"SPOTO Official Blog","article_published_time":"2020-03-31T02:33:53+00:00","article_modified_time":"2024-11-05T07:32:58+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"SPOTO Club","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/cciedump.spoto.net\/blog\/#website","url":"https:\/\/cciedump.spoto.net\/blog\/","name":"SPOTO Official Blog","description":"Focus on Online IT Training for 20+ Years","publisher":{"@id":"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cciedump.spoto.net\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#primaryimage","inLanguage":"en-US","url":"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg","contentUrl":"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg","width":1280,"height":720,"caption":"config OSPF"},{"@type":"WebPage","@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#webpage","url":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html","name":"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area - SPOTO Official Blog","isPartOf":{"@id":"https:\/\/cciedump.spoto.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#primaryimage"},"datePublished":"2020-03-31T02:33:53+00:00","dateModified":"2024-11-05T07:32:58+00:00","description":"Configure an OSPF network with a totally stub area between R1\/R4\/R6, virtual link between R3 and R5, and MD5 authentication in AREA 0 with password SPOTO.","breadcrumb":{"@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cciedump.spoto.net\/blog"},{"@type":"ListItem","position":2,"name":"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area"}]},{"@type":"Article","@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#article","isPartOf":{"@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#webpage"},"author":{"@id":"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638"},"headline":"How to Config OSPF Virtual Link\\Password Authentication and Totally Stub Area","datePublished":"2020-03-31T02:33:53+00:00","dateModified":"2024-11-05T07:32:58+00:00","mainEntityOfPage":{"@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#webpage"},"wordCount":1312,"commentCount":0,"publisher":{"@id":"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638"},"image":{"@id":"https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#primaryimage"},"thumbnailUrl":"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/TiK0R29bSGGrFOF6af2f_ospf-advanced.jpg","keywords":["config OSPF Virtual link","SPOTO OSPF T6echnologies"],"articleSection":["Cisco Technologies"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/cciedump.spoto.net\/blog\/how-to-config-ospf-virtual-linkpassword-authentication-and-totally-stub-area_205.html#respond"]}]},{"@type":["Person","Organization"],"@id":"https:\/\/cciedump.spoto.net\/blog\/#\/schema\/person\/25594d4796697ccb1ef63d55c269c638","name":"SPOTO Club","image":{"@type":"ImageObject","@id":"https:\/\/cciedump.spoto.net\/blog\/#personlogo","inLanguage":"en-US","url":"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/spoto-facemask-96x96.jpg","contentUrl":"https:\/\/cciedump.spoto.net\/blog\/wp-content\/uploads\/2020\/03\/spoto-facemask-96x96.jpg","caption":"SPOTO Club"},"logo":{"@id":"https:\/\/cciedump.spoto.net\/blog\/#personlogo"},"description":"SPOTO is an excellent leader in IT certification training for 20+ years. We offer 100% real Cisco CCNA, CCNP exam dumps, CCIE Lab study materials, PMP, CISA, CISM, AWS, Palo Alto, and other IT exam dumps. We have helped thousands of candidates around the world to pass their IT exams on the first try! As the first-class online IT training organization in China, SPOTO cooperates with many giant Internet companies in China like Tencent, Baidu, and Alibaba. What\u2019s more, we have won lots of awards in IT education training such as \u201cTop Ten Influential Brands In Online Education Industry\u201d given by Baidu, \u201cOfficial IT Online Training Organization\u201d awarded by Tencent Class, etc. Join us: https:\/\/cciedump.spoto.net\/ Contact us: E-mail: support@spoto.net Phone \/ WhatsApp: +86 18344981205","sameAs":["https:\/\/cciedump.spoto.net\/"]}]}},"_links":{"self":[{"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/posts\/205"}],"collection":[{"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/comments?post=205"}],"version-history":[{"count":6,"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/posts\/205\/revisions"}],"predecessor-version":[{"id":21812,"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/posts\/205\/revisions\/21812"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/media\/212"}],"wp:attachment":[{"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/media?parent=205"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/categories?post=205"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cciedump.spoto.net\/blog\/wp-json\/wp\/v2\/tags?post=205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}