{"id":1433,"date":"2020-12-11T10:05:20","date_gmt":"2020-12-11T02:05:20","guid":{"rendered":"https:\/\/blog.spotodumps.com\/?p=1433"},"modified":"2021-01-05T14:55:34","modified_gmt":"2021-01-05T06:55:34","slug":"what-are-ccna-basic-commands","status":"publish","type":"post","link":"https:\/\/blog.spotodumps.com\/index.php\/2020\/12\/11\/what-are-ccna-basic-commands\/","title":{"rendered":"What Are CCNA Basic Commands?"},"content":{"rendered":"<p>The top commands to know for the<a href=\"https:\/\/spotodumps.com\/c\/ccna.html?hxt\"><em><strong> CCNA certificate<\/strong><\/em><\/a> would be the variations of the &#8216;show&#8217; command. Common simulator questions would be presenting you with a set of configured devices and asking you to find information about these devices. Knowing these commands wouldn&#8217;t only be helping you succeed at the CCNA but would be immensely helpful when you would be working with a router whose configuration you don&#8217;t have memorized or documented.<\/p>\n\n<table id=\"tablepress-5\" class=\"tablepress tablepress-id-5\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Categories<\/th><th class=\"column-2\">Exam Code<\/th><th class=\"column-3\">100% Pass Dumps<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n\t<td rowspan=\"3\" class=\"column-1\">CCNA<\/td><td class=\"column-2\">200-301<\/td><td class=\"column-3\"><a rel=\"nofollow\" href=\"https:\/\/tb.53kf.com\/code\/client\/10172212\/1?dumpsblogccna\"><img src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/2020\/08\/get-now-1-1.jpg\"><\/a><\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-2\">200-901 DevNet<\/td><td class=\"column-3\"><a rel=\"nofollow\" href=\"https:\/\/tb.53kf.com\/code\/client\/10172212\/1?dumpsblogccna\"><img src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/2020\/08\/get-now-1-1.jpg\"><\/a><\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-2\">200-201 Cyber Ops<\/td><td class=\"column-3\"><a rel=\"nofollow\" href=\"https:\/\/tb.53kf.com\/code\/client\/10172212\/1?dumpsblogccna\"><img src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/2020\/08\/get-now-1-1.jpg\"><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-5 from cache -->\n<p><strong>Top 8 Benefits of Choosing SPOTO CCNA Exam Dumps!<\/strong><\/p>\n<p><strong>\u2022 100% Real Exam Answers and Questions<\/strong><br \/>\n<strong>\u2022 100% Pass Guarantee<\/strong><br \/>\n<strong>\u2022 Real Simulated Exam Environment<\/strong><br \/>\n<strong>\u2022 Free Update for Dump Stability<\/strong><br \/>\n<strong>\u2022 SPOTO Dumps with Highest Accuracy<\/strong><br \/>\n<strong>\u2022 Latest Passing Report Feedback<\/strong><br \/>\n<strong>\u2022 7\/24 Technical Support<\/strong><br \/>\n<strong>\u2022 Professional Tutors Teams<\/strong><\/p>\n<p><strong>Get 100% Real SPOTO CCNA Exam Practice Tests!<\/strong><\/p>\n<p><a rel=\"nofollow\" href=\"https:\/\/bit.ly\/307E5fh\"><img loading=\"lazy\" class=\"alignnone size-medium wp-image-669\" src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/2020\/09\/Get-100-pass-dump-1-300x70.jpg\" alt=\"\" width=\"300\" height=\"70\" srcset=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/2020\/09\/Get-100-pass-dump-1-300x70.jpg 300w, https:\/\/blog.spotodumps.com\/wp-content\/uploads\/2020\/09\/Get-100-pass-dump-1.jpg 560w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><strong>Here are some CCNA basic commands:<\/strong><\/p>\n<p><strong>show running-configuration<\/strong><\/p>\n<p>The &#8216;show run&#8217; command is considered to be by far the most useful &#8216;show&#8217; command you would ever come across. It would be able to give you a page by page report on how the current device would be setting up. This would include the interface information like the IP address, if the interface would be shutting down, etc. You could also observe the device-wide information like which passwords are set, if SSH or telnet would be setting up and ready for login, etc. You could see when the configuration would be last updated as well as saved along with VLAN information.<\/p>\n<p><strong>show interfaces<\/strong><\/p>\n<p>This command would show you detailed information regarding the interfaces on the device. The knowledge as &#8216;show int&#8217; alone would be displaying the information about each configured on the device, one after the other.<\/p>\n<p>If you would be looking for information on a specific interface, you could input the type and a number of the interface to gain the knowledge about only that one interface; for instance, &#8216; show int fa 0\/1&#8217; would be only demonstrating you the info regarding FastEthernet 0\/1.<\/p>\n<p><strong>show IP route<\/strong><\/p>\n<p>&#8216;Show IP route&#8217; would display the routing table utilized to find where to send data. This is what you would use for observing the next hop for every packet. This is considered to be a layer-3 command.<\/p>\n<p>It demonstrates which interface would be able to send out a packet destined for a particular IP address. This command would also be able to tell you how the device learned of that route. You could find out if the path is directly static, connect, or learned through a routing protocol like RIP or OSPF.<\/p>\n<p>show IP interface<\/p>\n<p>The &#8216;show IP int&#8217; command would give you the detailed layer-3 report of an interface. Such as the &#8216;show interfaces&#8217; command, you would be able to specify a specific interface to look at like the &#8216;show IP int g 0\/2&#8217;. This command would portray information like the incoming and outgoing access list, the IP address, and the network mast.<\/p>\n<p>The power &#8216;show IP interface brief&#8217; would also be extremely resourceful for quickly seeing which interfaces are up and what IP address would be assigned to each interface. This is a concise and quick way to observe what the primary interface status looks like.<\/p>\n<p><strong>show access-list<\/strong><\/p>\n<p>This command would be able to display the access-lists on the device. This would be consisting of every line of the access-list but doesn&#8217;t indicate which interface that access-list would be applied to. To see where an access-list would be involved, you would be willing to run the &#8216;show run&#8217; or &#8216;show IP interface&#8217; commands.<\/p>\n<p>Do note down that the &#8216;show access-list&#8217; command demonstrating access lists for all protocols, whereas &#8216;show IP access-list&#8217; only portrays IPv4 access-lists and might excluding other existing access-lists, like the IPv6 access-lists. Remember that each access list would be unstated last command of &#8216;deny any&#8217;. Utilize the &#8216;show access-list&#8217; command for observing exactly what an access-list would be doing.<\/p>\n<p>If you wish to gain more knowledge regarding the CCNA Basic Commands, you must check out the <a rel=\"nofollow\" href=\"https:\/\/bit.ly\/307E5fh\"><em><strong>SPOTO&#8217;s CCNA Practice Tests<\/strong><\/em><\/a>. These dumps are a must-have for the IT Exam Candidates to clear their certification in their very first attempt.<\/p>\n<h3 style=\"text-align: center;\"><strong>Latest SPOTO Candidates Pass Feedback<\/strong><\/h3>\n<style id=\"bwg-style-0\">    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {      width: 1254px;              justify-content: center;        margin:0 auto !important;              background-color: rgba(255, 255, 255, 0.00);            padding-left: 4px;      padding-top: 4px;      max-width: 100%;            }        #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {      justify-content: flex-start;      max-width: 250px;          }    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item > a {       margin-right: 4px;       margin-bottom: 4px;    }    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0 {      padding: 0px;            background-color:rgba(0,0,0, 0.30);      border: 0px none #CCCCCC;      opacity: 1.00;      border-radius: 0;      box-shadow: ;    }    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 img {      max-height: none;      max-width: none;      padding: 0 !important;    }         @media only screen and (min-width: 480px) {\t\t#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 img {\t\t\t-webkit-transition: all .3s; transition: all .3s;\t\t}\t\t#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 img:hover {\t\t\t-ms-transform: scale(1.08);\t\t\t-webkit-transform: scale(1.08);\t\t\ttransform: scale(1.08);\t\t}\t\t\t\t.bwg-standard-thumbnails .bwg-zoom-effect .bwg-zoom-effect-overlay {\t\t\t\t\t\tbackground-color:rgba(0,0,0, 0.3);\t\t}\t\t.bwg-standard-thumbnails .bwg-zoom-effect:hover img {\t\t\t-ms-transform: scale(1.08);\t\t\t-webkit-transform: scale(1.08);\t\t\ttransform: scale(1.08);\t\t}\t\t      }\t    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item1 {      padding-top: 56%;    }        #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title1 {      position: absolute;      top: 0;      z-index: 100;      width: 100%;      height: 100%;      display: flex;      justify-content: center;      align-content: center;      flex-direction: column;      opacity: 0;    }\t      #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title2,    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-ecommerce2 {      color: #FFFFFF;      font-family: Ubuntu;      font-size: 16px;      font-weight: bold;      padding: 2px;      text-shadow: ;      max-height: 100%;    }    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-thumb-description span {    color: #323A45;    font-family: Ubuntu;    font-size: 12px;    max-height: 100%;    word-wrap: break-word;    }    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-play-icon2 {      font-size: 32px;    }    #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-ecommerce2 {      font-size: 19.2px;      color: #323A45;    }    <\/style>    <div id=\"bwg_container1_0\"         class=\"bwg_container bwg_thumbnail bwg_thumbnails\"         data-right-click-protection=\"0\"         data-bwg=\"0\"         data-gallery-type=\"thumbnails\"         data-current-url=\"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/posts\/1433\"         data-lightbox-url=\"https:\/\/blog.spotodumps.com\/wp-admin\/admin-ajax.php?action=GalleryBox&current_view=0&gallery_id=1&tag=0&theme_id=1&shortcode_id=184&sort_by=order&order_by=asc&current_url=https%3A%2F%2Fblog.spotodumps.com%2Findex.php%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1433\"         data-gallery-id=\"1\"         data-popup-width=\"800\"         data-popup-height=\"500\"         data-is-album=\"gallery\"         data-buttons-position=\"bottom\">      <div id=\"bwg_container2_0\">             <div id=\"ajax_loading_0\" class=\"bwg_loading_div_1\">      <div class=\"bwg_loading_div_2\">        <div class=\"bwg_loading_div_3\">          <div id=\"loading_div_0\" class=\"bwg_spider_ajax_loading\">          <\/div>        <\/div>      <\/div>    <\/div>            <form id=\"gal_front_form_0\"              class=\"bwg-hidden\"              method=\"post\"              action=\"#\"              data-current=\"0\"              data-shortcode-id=\"184\"              data-gallery-type=\"thumbnails\"              data-gallery-id=\"1\"              data-tag=\"0\"              data-album-id=\"0\"              data-theme-id=\"1\"              data-ajax-url=\"https:\/\/blog.spotodumps.com\/wp-admin\/admin-ajax.php?action=bwg_frontend_data\">          <div id=\"bwg_container3_0\" class=\"bwg-background bwg-background-0\">                <div data-max-count=\"5\"         data-thumbnail-width=\"250\"         data-bwg=\"0\"         data-gallery-id=\"1\"         data-lightbox-url=\"https:\/\/blog.spotodumps.com\/wp-admin\/admin-ajax.php?action=GalleryBox&current_view=0&gallery_id=1&tag=0&theme_id=1&shortcode_id=184&sort_by=order&order_by=asc&current_url=https%3A%2F%2Fblog.spotodumps.com%2Findex.php%2Fwp-json%2Fwp%2Fv2%2Fposts%2F1433\"         id=\"bwg_thumbnails_0\"         class=\"bwg-container-0 bwg-thumbnails bwg-standard-thumbnails bwg-container bwg-border-box\">            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"237\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2.14-DC-LAB.jpg?bwg=1645077408\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"237\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2.14-DC-LAB.jpg?bwg=1645077408\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2.14-DC-LAB.jpg?bwg=1645077408\"                   alt=\"2.14 DC LAB\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2.14 DC LAB<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"236\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2.15-SECLAB.jpg?bwg=1645077408\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"236\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2.15-SECLAB.jpg?bwg=1645077408\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2.15-SECLAB.jpg?bwg=1645077408\"                   alt=\"2.15 SECLAB\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2.15 SECLAB<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"235\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2022-02-10-F5-301a.jpg?bwg=1645077408\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"235\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-10-F5-301a.jpg?bwg=1645077408\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-10-F5-301a.jpg?bwg=1645077408\"                   alt=\"2022-02-10 F5-301a\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2022-02-10 F5-301a<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"234\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2022-02-11-PMI-PMP.jpg?bwg=1645077408\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"234\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-11-PMI-PMP.jpg?bwg=1645077408\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-11-PMI-PMP.jpg?bwg=1645077408\"                   alt=\"2022-02-11 PMI-PMP\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2022-02-11 PMI-PMP<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"233\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2022-02-13-200-301.jpg?bwg=1645077408\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"233\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-13-200-301.jpg?bwg=1645077408\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-13-200-301.jpg?bwg=1645077408\"                   alt=\"2022-02-13 200-301\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2022-02-13 200-301<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"232\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2022-02-14-350-401.jpg?bwg=1645077408\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"232\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-14-350-401.jpg?bwg=1645077408\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-14-350-401.jpg?bwg=1645077408\"                   alt=\"2022-02-14 350-401\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2022-02-14 350-401<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"231\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2022-02-15-SY0-601.jpg?bwg=1645077285\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"231\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-15-SY0-601.jpg?bwg=1645077285\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-15-SY0-601.jpg?bwg=1645077285\"                   alt=\"2022-02-15 SY0-601\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2022-02-15 SY0-601<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"230\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2022-02-14-SAA-C02.jpg?bwg=1645077285\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"230\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-14-SAA-C02.jpg?bwg=1645077285\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-14-SAA-C02.jpg?bwg=1645077285\"                   alt=\"2022-02-14 SAA-C02\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2022-02-14 SAA-C02<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>            <div class=\"bwg-item\">        <a class=\"bwg-a bwg_lightbox\"  data-image-id=\"229\" href=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/2022-02-15-HPE6-A82.jpg?bwg=1645077285\" data-elementor-open-lightbox=\"no\" >                <div class=\"bwg-item0 \">          <div class=\"bwg-item1 bwg-zoom-effect\">            <div class=\"bwg-item2\">              <img class=\"skip-lazy bwg_standart_thumb_img_0 \"                   data-id=\"229\"                   data-width=\"500\"                   data-height=\"350\"                   data-original=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-15-HPE6-A82.jpg?bwg=1645077285\"                   src=\"https:\/\/blog.spotodumps.com\/wp-content\/uploads\/photo-gallery\/imported_from_media_libray\/thumb\/2022-02-15-HPE6-A82.jpg?bwg=1645077285\"                   alt=\"2022-02-15 HPE6-A82\" \/>            <\/div>            <div class=\"bwg-zoom-effect-overlay\">              <div class=\"bwg-title1\"><div class=\"bwg-title2\">2022-02-15 HPE6-A82<\/div><\/div>                                        <\/div>          <\/div>        <\/div>                                <\/a>      <\/div>          <\/div>    <style>      \/*pagination styles*\/      #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 {      text-align: center;      font-size: 12px;      font-family: Ubuntu;      font-weight: bold;      color: #666666;      margin: 6px 0 4px;      display: block;      height: 30px;      line-height: 30px;      }      @media only screen and (max-width : 320px) {      #bwg_container1_0 #bwg_container2_0 .displaying-num_0 {      display: none;      }      }      #bwg_container1_0 #bwg_container2_0 .displaying-num_0 {      font-size: 12px;      font-family: Ubuntu;      font-weight: bold;      color: #666666;      margin-right: 10px;      vertical-align: middle;      }      #bwg_container1_0 #bwg_container2_0 .paging-input_0 {      font-size: 12px;      font-family: Ubuntu;      font-weight: bold;      color: #666666;      vertical-align: middle;      }      #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a.disabled,      #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a.disabled:hover,      #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a.disabled:focus,\t\t\t#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 input.bwg_current_page {      cursor: default;      color: rgba(102, 102, 102, 0.5);      }      #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a,      #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 input.bwg_current_page {      cursor: pointer;\t\t\t\ttext-align: center;      font-size: 12px;      font-family: Ubuntu;      font-weight: bold;      color: #666666;      text-decoration: none;      padding: 3px 6px;      margin: 0;      border-radius: 0;      border-style: solid;      border-width: 1px;      border-color: #E3E3E3;      background-color: #FFFFFF;      opacity: 1.00;      box-shadow: 0;      transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;      }      <\/style>      <span class=\"bwg_nav_cont_0\">              <div class=\"tablenav-pages_0\">                  <\/div>                <input type=\"hidden\" id=\"page_number_0\" name=\"page_number_0\" value=\"1\" \/>      <script type=\"text\/javascript\">        function spider_page_0(cur, x, y, load_more) {          if (typeof load_more == \"undefined\") {            var load_more = false;          }          if (jQuery(cur).hasClass('disabled')) {            return false;          }          var items_county_0 = 1;          switch (y) {            case 1:              if (x >= items_county_0) {                document.getElementById('page_number_0').value = items_county_0;              }              else {                document.getElementById('page_number_0').value = x + 1;              }              break;            case 2:              document.getElementById('page_number_0').value = items_county_0;              break;            case -1:              if (x == 1) {                document.getElementById('page_number_0').value = 1;              }              else {                document.getElementById('page_number_0').value = x - 1;              }              break;            case -2:              document.getElementById('page_number_0').value = 1;              break;\t\t\t\t\t\tcase 0:              document.getElementById('page_number_0').value = x;              break;            default:              document.getElementById('page_number_0').value = 1;          }          bwg_ajax('gal_front_form_0', '0', 'bwg_thumbnails_0', '0', '', 'gallery', 0, '', '', load_more, '', 1);        }                    jQuery('.first-page-0').on('click', function () {              spider_page_0(this, 1, -2, 'numeric');              return false;            });            jQuery('.prev-page-0').on('click', function () {              spider_page_0(this, 1, -1, 'numeric');              return false;            });            jQuery('.next-page-0').on('click', function () {              spider_page_0(this, 1, 1, 'numeric');              return false;            });            jQuery('.last-page-0').on('click', function () {              spider_page_0(this, 1, 2, 'numeric');              return false;            });        \t\t\t\t\/* Change page on input enter. *\/        function bwg_change_page_0( e, that ) {          if (  e.key == 'Enter' ) {            var to_page = parseInt(jQuery(that).val());            var pages_count = jQuery(that).parents(\".pagination-links\").data(\"pages-count\");            var current_url_param = jQuery(that).attr('data-url-info');            if (to_page > pages_count) {              to_page = 1;            }\t \t\t\t\t\t\t\t\t\t\t\t\tspider_page_0(this, to_page, 0, 'numeric');\t\t\t\t\t\t\treturn false;\t\t\t\t\t\t          }          return true;        }        jQuery('.bwg_load_btn_0').on('click', function () {            spider_page_0(this, 1, 1, true);            return false;        });      <\/script>      <\/span>                <\/div>        <\/form>          <style>          #bwg_container1_0 #bwg_container2_0 #spider_popup_overlay_0 {          background-color: #EEEEEE;          opacity: 0.60;          }          <\/style>        <div id=\"bwg_spider_popup_loading_0\" class=\"bwg_spider_popup_loading\"><\/div>        <div id=\"spider_popup_overlay_0\" class=\"spider_popup_overlay\" onclick=\"spider_destroypopup(1000)\"><\/div>        <input type=\"hidden\" id=\"bwg_random_seed_0\" value=\"762757484\">                <\/div>    <\/div>    <script>      if (document.readyState === 'complete') {        if( typeof bwg_main_ready == 'function' ) {          if ( jQuery(\"#bwg_container1_0\").height() ) {            bwg_main_ready(jQuery(\"#bwg_container1_0\"));          }        }      } else {        document.addEventListener('DOMContentLoaded', function() {          if( typeof bwg_main_ready == 'function' ) {            if ( jQuery(\"#bwg_container1_0\").height() ) {             bwg_main_ready(jQuery(\"#bwg_container1_0\"));            }          }        });      }    <\/script>    \n","protected":false},"excerpt":{"rendered":"<p>The top commands to know for the CCNA certificate would be the variations of the &#8216;show&#8217; command.<\/p>\n","protected":false},"author":1,"featured_media":1434,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[517],"tags":[621,623,622],"_links":{"self":[{"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/posts\/1433"}],"collection":[{"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/comments?post=1433"}],"version-history":[{"count":2,"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/posts\/1433\/revisions"}],"predecessor-version":[{"id":2029,"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/posts\/1433\/revisions\/2029"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/media\/1434"}],"wp:attachment":[{"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/media?parent=1433"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/categories?post=1433"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.spotodumps.com\/index.php\/wp-json\/wp\/v2\/tags?post=1433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}