You are on page 1of 3

User Access Verification

Password:
Router>enable
Router#
System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
TAC:Home:SW:IOS:Specials for info
C2600 platform with 65536 Kbytes of main memory

program load complete, entry point: 0x80008000, size: 0x9d4a74


Self decompressing the image : #################################################
################################################################################
############################################################### [OK]

Smart Init is disabled. IOMEM set to: 10

Using iomem percentage: 10

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 Internetwork Operating System Software


IOS (tm) C2600 Software (C2600-IS-M), Version 12.2(24), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Wed 28-Apr-04 15:30 by kellmill
Image text-base: 0x8000808C, data-base: 0x8111AE9C

cisco 2610 (MPC860) processor (revision 0x203) with 59392K/6144K bytes of memory
.
Processor board ID JAD05380V6P (2843615413)
M860 processor: part number 0, mask 49
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)

Press RETURN to get started!

00:00:08: %C542-1-NO_DAUGHTER_CARD: VNM(1), vic card has an no known daughter ca


rds
00:00:08: %C542-3-ERROR_ANALYZE: Error analyzing the device in slot 1.
00:00:11: %LINK-3-UPDOWN: Interface Ethernet0/0, changed state to up
00:00:11: %LINK-3-UPDOWN: Interface Serial0/0, changed state to down
00:00:12: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/0, changed s
tate to up
00:00:12: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed sta
te to down
00:00:13: %SYS-5-CONFIG_I: Configured from memory by console
00:00:15: %SYS-5-RESTART: System restarted --
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.2(24), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2004 by cisco Systems, Inc.
Compiled Wed 28-Apr-04 15:30 by kellmill
00:00:15: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing a cold star
t
00:00:16: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0/0, changed s
tate to down

User Access Verification

Password:
Router>enable
Router#sho conf
Using 945 out of 29688 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
!
memory-size iomem 10
ip subnet-zero
!
!
!
call rsvp-sync
!
!
!
!
!
!
!
!
interface Ethernet0/0
ip address 192.168.1.233 255.255.255.0 secondary
ip address 10.250.15.169 255.255.255.0
ip nat inside
no ip mroute-cache
half-duplex
no cdp enable
!
interface Serial0/0
description CONEXION A01-1007-0659 A TELCEL
bandwidth 64
ip address 10.252.21.106 255.255.255.252
ip nat outside
no ip mroute-cache
!
ip nat pool TELCEL 10.250.15.169 10.250.15.169 netmask 255.255.255.0
ip nat inside source list 10 pool TELCEL overload
ip classless
ip route 0.0.0.0 0.0.0.0 10.252.21.105
no ip http server
!
access-list 10 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
dial-peer cor custom
!
!
!
!
line con 0
password 711023
login
line aux 0
line vty 0 4
login
!
end

You might also like