{"id":55,"date":"2021-07-11T12:21:33","date_gmt":"2021-07-11T12:21:33","guid":{"rendered":"http:\/\/cisco.emacslisp.com\/?p=55"},"modified":"2021-07-11T12:21:33","modified_gmt":"2021-07-11T12:21:33","slug":"cisco-router-show-command-in-ios","status":"publish","type":"post","link":"http:\/\/cisco.emacslisp.com\/?p=55","title":{"rendered":"cisco router &#8211; &#8216;show&#8217; command in IOS"},"content":{"rendered":"<h2>show<\/h2>\n<ol type=\"1\">\n<li><b>show run with filter text<\/b>\n<pre>          <code>\r\nR1# show run | begin line vty\r\n          <\/code>\r\n<\/pre>\n<\/li>\n<li><b>show ip interface<\/b>\n<pre>          <code>\r\nshow ip interface brief            \r\n          <\/code>\r\n<\/pre>\n<\/li>\n<li><b>show protocol<\/b>\n<pre>          <code>\r\nshow protocol            \r\n          <\/code>\r\n<\/pre>\n<\/li>\n<li><b>show controllers<\/b>\n<pre>          <code>\r\nshow controllers serial 0\/0\/1\r\n          <\/code>\r\n<\/pre>\n<\/li>\n<li><b>show version<\/b>\n<pre>          <code>\r\nshow version            \r\n          <\/code>\r\n<\/pre>\n<\/li>\n<\/ol>\n<h2>config interface<\/h2>\n<ol type=\"1\">\n<li><b>config interface ip\/speed\/clock rate\/duplex<\/b>\n<pre>      <code>\r\nR2(config)#interface serial 0\/0\r\nR2(config-if)#ip address 10.1.1.2 255.255.255.248\r\nR2(config-if)#duplex [full|half|auto]\r\nR2(config-if)#speed [10|100|1000]\r\nR2(config-if)#clock rate [rate]\r\nR2(config-if)#no shut\r\nR2(config-if)#exit\r\n\r\nR2# show ip interface brief\r\n      <\/code>\r\n<\/pre>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>show show run with filter text R1# show run | begin line vty show ip interface show ip interface brief show protocol show protocol show controllers show controllers serial 0\/0\/1 show version show version config interface config interface ip\/speed\/clock rate\/duplex &hellip; <a href=\"http:\/\/cisco.emacslisp.com\/?p=55\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-55","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=\/wp\/v2\/posts\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=55"}],"version-history":[{"count":1,"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=\/wp\/v2\/posts\/55\/revisions"}],"predecessor-version":[{"id":56,"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=\/wp\/v2\/posts\/55\/revisions\/56"}],"wp:attachment":[{"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=55"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=55"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/cisco.emacslisp.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}