commit 65b697e59725ec1fe81688992fac2c863aa653d3 Author: Max HeadRoom Date: Mon Sep 29 17:29:36 2025 +0200 Add router6.md diff --git a/router6.md b/router6.md new file mode 100644 index 0000000..123fa77 --- /dev/null +++ b/router6.md @@ -0,0 +1,780 @@ +################################################################################ ################################## [OK] + +Smart Init is enabled +smart init is sizing iomem + ID MEMORY_REQ TYPE + 0X003AA110 public buffer pools + 0X00211000 public particle pools +0X058E 0X00035000 Card in slot 3 + 0X000021B8 Onboard USB + +If any of the above Memory Requirements are +"UNKNOWN", you may be using an unsupported +configuration or there is a software problem and +system operation may be compromised. + +Allocating additional 31970722 bytes to IO Memory. +PMem allocated: 361758720 bytes; IOMem allocated: 40894464 bytes + + Restricted Rights Legend + +Use, duplication, or disclosure by the Government is +subject to restrictions as set forth in subparagraph +(c) of the Commercial Computer Software - Restricted +Rights clause at FAR sec. 52.227-19 and subparagraph +(c) (1) (ii) of the Rights in Technical Data and Computer +Software clause at DFARS sec. 252.227-7013. + + cisco Systems, Inc. + 170 West Tasman Drive + San Jose, California 95134-1706 + + + +Cisco IOS Software, 2801 Software (C2801-IPBASE-M), Version 15.0(1)M2, RELEASE S OFTWARE (fc2) +Technical Support: http://www.cisco.com/techsupport +Copyright (c) 1986-2010 by Cisco Systems, Inc. +Compiled Wed 10-Mar-10 23:26 by prod_rel_team +Image text-base: 0x60012950, data-base: 0x62303080 + +Cisco 2801 (revision 7.0) with 353280K/39936K bytes of memory. +Processor board ID FCZ1425C0YK +2 FastEthernet interfaces +2 Low-speed serial(sync/async) interfaces +DRAM configuration is 64 bits wide with parity disabled. +191K bytes of NVRAM. +126000K bytes of ATA CompactFlash (Read/Write) + + + +Press RETURN to get started! + + +*Mar 1 00:00:03.755: %ENVMON-4-RTC: The Real Time Clock may have battery proble m or it has not been set to the current time +*Jan 1 00:01:23.055: %LINK-3-UPDOWN: Interface Serial0/3/0, changed state to do wn +*Jan 1 00:01:23.055: %LINK-3-UPDOWN: Interface Serial0/3/1, changed state to do wn +*Jan 1 00:01:24.055: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/3/ 0, changed state to down +*Jan 1 00:01:24.055: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/3/ 1, changed state to down +*Jan 1 00:01:24.591: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern et0/0, changed state to down +*Jan 1 00:01:24.591: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern et0/1, changed state to down +*Jan 1 00:01:25.667: %SYS-5-CONFIG_I: Configured from memory by console +*Jan 1 00:01:26.411: %SYS-5-RESTART: System restarted -- +Cisco IOS Software, 2801 Software (C2801-IPBASE-M), Version 15.0(1)M2, RELEASE S OFTWARE (fc2) +Technical Support: http://www.cisco.com/techsupport +Copyright (c) 1986-2010 by Cisco Systems, Inc. +Compiled Wed 10-Mar-10 23:26 by prod_rel_team +*Jan 1 00:01:26.419: %SNMP-5-COLDSTART: SNMP agent on host R2 is undergoing a c old start +*Jan 1 00:01:27.555: %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to administratively down +*Jan 1 00:01:27.579: %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to administratively down +*Jan 1 00:01:27.595: %LINK-5-CHANGED: Interface Serial0/3/0, changed state to a dministratively down +*Jan 1 00:01:27.607: %LINK-5-CHANGED: Interface Serial0/3/1, changed state to a dministratively downAcceso no autorizado! + +User Access Verification + +Password: +R2>enable +Password: +R2#conf t +Enter configuration commands, one per line. End with CNTL/Z. +R2(config)#hostname R6 +R6(config)#do write erase +Erasing the nvram filesystem will remove all configuration files! Continue? [con firm] +[OK] +Erase of nvram: complete +R6(config)# +*Jan 1 00:03:43.723: %SYS-7-NV_BLOCK_INIT: Initialized the geometry of nvram +R6(config)#do show running-config +Building configuration... + +Current configuration : 1136 bytes +! +version 15.0 +service timestamps debug datetime msec +service timestamps log datetime msec +service password-encryption +! +hostname R6 +! +boot-start-marker +boot-end-marker +! +enable secret 5 $1$eN1.$XZKpy.mALwth6a4fZxI7R0 +! +no aaa new-model +ip source-route +! +! +! +! +ip cef +multilink bundle-name authenticated +! +! +! +license udi pid CISCO2801 sn FCZ1425C0YK +! +! +! +! +! +! +interface FastEthernet0/0 + description link to R5 + ip address 10.30.10.1 255.255.255.252 + shutdown + duplex auto + speed auto +! +interface FastEthernet0/1 + description link to S5 + ip address 10.30.100.1 255.255.255.0 + shutdown + duplex auto + speed auto +! +interface Serial0/3/0 + description link to R3 + ip address 172.0.0.10 255.255.255.252 + shutdown + clock rate 125000 +! +interface Serial0/3/1 + description link to R1 + ip address 172.0.0.6 255.255.255.252 + shutdown + clock rate 125000 +! +ip forward-protocol nd +! +! +no ip http server +! +! +! +control-plane +! +banner motd ^CAcceso no autorizado!^C +! +line con 0 + password 7 0822455D0A16 + login +line aux 0 +line vty 0 4 + password 7 045802150C2E0C + login +line vty 5 15 + password 7 045802150C2E0C + login +! +scheduler allocate 20000 1000 +end + +R6(config)#do reload + +System configuration has been modified. Save? [yes/no]: no + +Proceed with reload? [confirm] + +*Jan 1 00:05:09.351: %SYS-5-RELOAD: Reload requested by console. Reload Reason : Reload Command. +System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1) +Technical Support: http://www.cisco.com/techsupport +Copyright (c) 2006 by cisco Systems, Inc. +PLD version 0x10 +GIO ASIC version 0x127 +c2801 platform with 393216 Kbytes of main memory +Main memory is configured to 64 bit mode with parity disabled + + +Readonly ROMMON initialized +program load complete, entry point: 0x8000f000, size: 0xcb80 +program load complete, entry point: 0x8000f000, size: 0xcb80 + +program load complete, entry point: 0x8000f000, size: 0x1b52938 +Self decompressing the image : ################################################# ################################################################################ ##################################### [OK] + +Smart Init is enabled +smart init is sizing iomem + ID MEMORY_REQ TYPE + 0X003AA110 public buffer pools + 0X00211000 public particle pools +0X058E 0X00035000 Card in slot 3 + 0X000021B8 Onboard USB + +If any of the above Memory Requirements are +"UNKNOWN", you may be using an unsupported +configuration or there is a software problem and +system operation may be compromised. + +Allocating additional 31970722 bytes to IO Memory. +PMem allocated: 361758720 bytes; IOMem allocated: 40894464 bytes + + Restricted Rights Legend + +Use, duplication, or disclosure by the Government is +subject to restrictions as set forth in subparagraph +(c) of the Commercial Computer Software - Restricted +Rights clause at FAR sec. 52.227-19 and subparagraph +(c) (1) (ii) of the Rights in Technical Data and Computer +Software clause at DFARS sec. 252.227-7013. + + cisco Systems, Inc. + 170 West Tasman Drive + San Jose, California 95134-1706 + + + +Cisco IOS Software, 2801 Software (C2801-IPBASE-M), Version 15.0(1)M2, RELEASE S OFTWARE (fc2) +Technical Support: http://www.cisco.com/techsupport +Copyright (c) 1986-2010 by Cisco Systems, Inc. +Compiled Wed 10-Mar-10 23:26 by prod_rel_team +Image text-base: 0x60019EF0, data-base: 0x6230A620 + +Cisco 2801 (revision 7.0) with 353280K/39936K bytes of memory. +Processor board ID FCZ1425C0YK +2 FastEthernet interfaces +2 Low-speed serial(sync/async) interfaces +DRAM configuration is 64 bits wide with parity disabled. +191K bytes of NVRAM. +126000K bytes of ATA CompactFlash (Read/Write) + + + --- System Configuration Dialog --- + +Would you like to enter the initial configuration dialog? [yes/no]: +% Please answer 'yes' or 'no'. +Would you like to enter the initial configuration dialog? [yes/no]: no + +Would you like to terminate autoinstall? [yes]: no + +Please Wait. Autoinstall being attempted over Serial0/3/0 !!!!!!!!!!!!!!!!!!!!!! !!!! + + +Press RETURN to get started! + + +*Jan 1 00:06:40.063: %LINK-3-UPDOWN: Interface Serial0/3/0, changed state to do wn +*Jan 1 00:06:40.063: %LINK-3-UPDOWN: Interface Serial0/3/1, changed state to do wn +*Jan 1 00:06:41.063: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/3/ 0, changed state to down +*Jan 1 00:06:41.063: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/3/ 1, changed state to down +*Jan 1 00:06:41.603: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern et0/1, changed state to down +*Jan 1 00:06:41.603: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern et0/0, changed state to down +*Jan 1 00:08:04.799: %LINK-5-CHANGED: Interface Serial0/3/0, changed state to a dministratively down +*Jan 1 00:08:05.515: %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to administratively down +*Jan 1 00:08:05.515: %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to administratively down +*Jan 1 00:08:05.515: %LINK-5-CHANGED: Interface Serial0/3/1, changed state to a dministratively down +*Jan 1 00:08:07.323: %IP-5-WEBINST_KILL: Terminating DNS process +*Jan 1 00:08:09.059: %SYS-5-RESTART: System restarted -- +Cisco IOS Software, 2801 Software (C2801-IPBASE-M), Version 15.0(1)M2, RELEASE S OFTWARE (fc2) +Technical Support: http://www.cisco.com/techsupport +Copyright (c) 1986-2010 by Cisco Systems, Inc. +Compiled Wed 10-Mar-10 23:26 by prod_rel_team +*Jan 1 00:08:09.067: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing a cold start +*Jan 1 00:08:09.215: %SYS-6-BOOTTIME: Time taken to reboot after reload = 179 seconds +Router> +Router>enable +Router#conf t +Enter configuration commands, one per line. End with CNTL/Z. +Router(config)#start +Router(config)#startc +Router(config)#startc +Router(config)#startc +Router(config)#show running-config + ^ +% Invalid input detected at '^' marker. + +Router(config)#do show running-config +Building configuration... + +Current configuration : 778 bytes +! +version 15.0 +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +! +hostname Router +! +boot-start-marker +boot-end-marker +! +! +no aaa new-model +ip source-route +! +! +! +! +ip cef +multilink bundle-name authenticated +! +! +! +license udi pid CISCO2801 sn FCZ1425C0YK +! +! +! +! +! +! +interface FastEthernet0/0 + no ip address + shutdown + duplex auto + speed auto +! +interface FastEthernet0/1 + no ip address + shutdown + duplex auto + speed auto +! +interface Serial0/3/0 + no ip address + shutdown + no fair-queue + clock rate 125000 +! +interface Serial0/3/1 + no ip address + shutdown + clock rate 125000 +! +ip forward-protocol nd +! +! +no ip http server +! +! +! +control-plane +! +! +line con 0 +line aux 0 +line vty 0 4 + login +! +scheduler allocate 20000 1000 +end + +Router(config)#hostname R6 +R6(config)#password cisco + ^ +% Invalid input detected at '^' marker. + +R6(config)#line cons 0 +R6(config-line)#password cisco +R6(config-line)#exit +R6(config)#bannerMotd #OUT# + ^ +% Invalid input detected at '^' marker. + +R6(config)#banner Motd #OUT# +R6(config)#enable password cisco +R6(config)#enable secret cisco +The enable secret you have chosen is the same as your enable password. +This is not recommended. Re-enter the enable secret. + +R6(config)#enable secret secret +R6(config)#exit +R6# +*Jan 1 00:16:52.331: %SYS-5-CONFIG_I: Configured from console by console +R6# +R6# +R6#enable +R6#exit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +R6 con0 is now available + + + + + +Press RETURN to get started. + + + + + + + + + + + + +OUT +R6>enable +Password: +Password: +R6#conf t +Enter configuration commands, one per line. End with CNTL/Z. +R6(config)#int f0/0 +R6(config-if)#172.26.5.1 255.255.255.0 + ^ +% Invalid input detected at '^' marker. + +R6(config-if)#ip address 172.26.5.1 255.255.255.0 +R6(config-if)#no shutdown +R6(config-if)# +*Jan 1 00:20:24.527: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up +*Jan 1 00:20:25.527: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up +*Jan 1 00:20:31.063: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down +R6(config-if)#ip address 172.26.5.1 255.255.255.0 +R6(config-if)#no shutdown +R6(config-if)# +R6(config-if)# +*Jan 1 00:25:52.039: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up +R6(config-if)#exit +R6(config)#int f0/1 +R6(config-if)#ip address 192.168.0.10 255.255.255.0 +R6(config-if)#no shutdown +R6(config-if)# +R6(config-if)#exit +R6(config)#ping 172.26.5.22 + ^ +% Invalid input detected at '^' marker. + +R6(config)#exit +R6#enable +*Jan 1 00:30:16.591: %SYS-5-CONFIG_I: Configured from console by console +R6#ping 172.26.5.22 + +Type escape sequence to abort. +Sending 5, 100-byte ICMP Echos to 172.26.5.22, timeout is 2 seconds: +..... +Success rate is 0 percent (0/5) +R6#enable +R6#conf t +Enter configuration commands, one per line. End with CNTL/Z. +R6(config)#f0/0 + ^ +% Invalid input detected at '^' marker. + +R6(config)#int f0/0 +R6(config-if)#no shutdown +R6(config-if)#exit +R6(config)#exit +R6#ex +*Jan 1 00:31:44.247: %SYS-5-CONFIG_I: Configured from console by console + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +R6 con0 is now available + + + + + +Press RETURN to get started. + + + + + + + + + + + +OUT +R6>enable +Password: +R6#conf t +Enter configuration commands, one per line. End with CNTL/Z. +R6(config)#show interfaces + ^ +% Invalid input detected at '^' marker. + +R6(config)#ping 176.26.5.10 + ^ +% Invalid input detected at '^' marker. + +R6(config)#ping 176.26.5.22 + ^ +% Invalid input detected at '^' marker. + +R6(config)#exit +R6#conf t +*Jan 1 00:35:33.771: %SYS-5-CONFIG_I: Configured from console by console +Enter configuration commands, one per line. End with CNTL/Z. +R6(config)#ping 176.26.5.50 + ^ +% Invalid input detected at '^' marker. + +R6(config)#exit +R6# +*Jan 1 00:35:49.243: %SYS-5-CONFIG_I: Configured from console by consoleenable +R6#ip 172.26.5.50 + ^ +% Invalid input detected at '^' marker. + +R6#ping 172.26.5.50 + +Type escape sequence to abort. +Sending 5, 100-byte ICMP Echos to 172.26.5.50, timeout is 2 seconds: +....! +Success rate is 20 percent (1/5), round-trip min/avg/max = 1/1/1 ms +R6# +R6#! +R6#line con 0 + ^ +% Invalid input detected at '^' marker. + +R6#line aux 0 + ^ +% Invalid input detected at '^' marker. + +R6#line vty 0 4 + ^ +% Invalid input detected at '^' marker. + +R6# login +% No login server running. +R6#! +R6#scheduler allocate 20000 1000 + ^ +% Invalid input detected at '^' marker. + +R6#end +Translating "end"...domain server (255.255.255.255) + +% Bad IP address or host name +Translating "end"...domain server (255.255.255.255) + (255.255.255.255) +Translating "end"...domain server (255.255.255.255) + +% Unknown command or computer name, or unable to find computer address +R6# +R6# +R6# +R6# +R6# +R6#+ +*Jan 1 00:44:31.063: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down +% Bad IP address or host name +% Unknown command or computer name, or unable to find computer address +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +R6# +*Jan 1 00:45:05.011: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up +R6#ping 172.26.5.69 + +Type escape sequence to abort. +Sending 5, 100-byte ICMP Echos to 172.26.5.69, timeout is 2 seconds: +..... +Success rate is 0 percent (0/5) +R6# +R6#conf t +Enter configuration commands, one per line. End with CNTL/Z. +R6(config)#exit +R6#sh +*Jan 1 00:47:42.039: %SYS-5-CONFIG_I: Configured from console by console +% Type "show ?" for a list of subcommands +R6#show running-config +Building configuration... + +Current configuration : 964 bytes +! +! Last configuration change at 00:47:42 UTC Thu Jan 1 1970 +! +version 15.0 +service timestamps debug datetime msec +service timestamps log datetime msec +no service password-encryption +! +hostname R6 +! +boot-start-marker +boot-end-marker +! +enable secret 5 $1$nB.i$GBrqCiejwXVwlrR52Yg8Z/ +enable password cisco +! +no aaa new-model +ip source-route +! +! +! +! +ip cef +multilink bundle-name authenticated +! +! +! +license udi pid CISCO2801 sn FCZ1425C0YK +! +! +! +! +! +! +interface FastEthernet0/0 + ip address 172.26.5.1 255.255.255.0 + duplex auto + speed auto +! +interface FastEthernet0/1 + ip address 192.168.0.10 255.255.255.0 + duplex auto + speed auto +! +interface Serial0/3/0 + no ip address + shutdown + no fair-queue + clock rate 125000 +! +interface Serial0/3/1 + no ip address + shutdown + clock rate 125000 +! +ip forward-protocol nd +! +! +no ip http server +! +! +! +control-plane +! +banner motd ^COUT^C +! +line con 0 + password cisco +line aux 0 +line vty 0 4 + login +! +scheduler allocate 20000 1000 +end + +R6#ping 172.26.5.69 + +Type escape sequence to abort. +Sending 5, 100-byte ICMP Echos to 172.26.5.69, timeout is 2 seconds: +..... +Success rate is 0 percent (0/5) +R6#