NetWiki

I can make net work

User Tools

Site Tools


cisco:ios

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cisco:ios [2023-08-26 15:24] – created davecisco:ios [2023-08-26 15:28] (current) – [Cisco IOS] dave
Line 1: Line 1:
 ====== Cisco IOS ====== ====== Cisco IOS ======
 +Ahh, the ubiquitous Cisco IOS, or is it IOS-XE, maybe IOS-XR?  Cisco was never good at making up their mind.
  
 ===== EIGRP ===== ===== EIGRP =====
 This shows EIGRP routes that didn't make it to the FIB. So, the EIGRP RIB. This shows EIGRP routes that didn't make it to the FIB. So, the EIGRP RIB.
  
-<code> +''show ip eigrp topology frr''
-show ip eigrp topology frr +
-</code>+
  
-''PS. I really think this should be on a routing page but my head hurts and I'm sleepy so it's going here for now.''+//PS. I really think this should be on a routing page but my head hurts and I'm sleepy so it's going here for now.//
  
  
Line 14: Line 13:
 ===== Transceiver Info ===== ===== Transceiver Info =====
 ISR equivalent of <code>show int Gi0/0 transceiver</code>: ISR equivalent of <code>show int Gi0/0 transceiver</code>:
-  show hw-module subslot 0/0 transceiver 1 idprom +  show hw-module subslot 0/0 transceiver 1 idprom
  
 This was mentioned as another possibility: This was mentioned as another possibility:
Line 20: Line 19:
  
 ===== logging synchronous ===== ===== logging synchronous =====
-Applied on a VTY line ''<code>''logging synchronous''</code>'' will prevent log messages from interrupting the commands you're typing.+Applied on a VTY line ''logging synchronous'' will prevent log messages from interrupting the commands you're typing.
  
-You can use it on the console too but once upon a time there was an issue with the console buffer filling up and... something wrong happened. Not like a crash, but maybe it locked the console. +You can use it on the console too but once upon a time there was an issue with the console buffer filling up and... something wrong happened. Not like a crash, but maybe it locked the console.
  
 ===== DHCP Pool ===== ===== DHCP Pool =====
cisco/ios.1693063459.txt.gz · Last modified: by dave

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki