0% found this document useful (0 votes)
119 views3 pages

Configuracion Router

Uploaded by

Juan Vaca
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
119 views3 pages

Configuracion Router

Uploaded by

Juan Vaca
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

System Bootstrap, Version 12.

1(3r)T2, RELEASE SOFTWARE (fc1)


Copyright (c) 2000 by cisco Systems, Inc.
PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory

Readonly ROMMON initialized

Self decompressing the image :


######################################################################
#### [OK]

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) PT1000 Software (PT1000-I-M), Version 12.2(28), RELEASE SOFTWARE
(fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Wed 27-Apr-04 19:01 by miwang

PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory


.
Processor board ID PT0123 (0123)
PT2005 processor: part number 0, mask 01
Bridging software.
X.25 software, Version 3.0.0.
4 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
63488K bytes of ATA CompactFlash (Read/Write)

--- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: no

Press RETURN to get started!


Router>enable
Router#conf t?
terminal
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname EMPRESA
EMPRESA(config)#enable secret class
EMPRESA(config)#int fa0/0
EMPRESA(config-if)#ip address 255.255.255192.168.50.1^Z
EMPRESA#
%SYS-5-CONFIG_I: Configured from console by console
EMPRESA#
EMPRESA#conf t
Enter configuration commands, one per line. End with CNTL/Z.
EMPRESA(config)#enable secret class
EMPRESA(config)#int fa0/0
EMPRESA(config-if)#ip address 192.168.50.1 255.255.255.0
EMPRESA(config-if)#no shutdown

EMPRESA(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed


state to up
exit
EMPRESA(config)#exit
EMPRESA#
%SYS-5-CONFIG_I: Configured from console by console

EMPRESA#conf t
Enter configuration commands, one per line. End with CNTL/Z.
EMPRESA(config)#int fa1/0
EMPRESA(config-if)#ip address 193.168.60.1 255.255.255.0
EMPRESA(config-if)#no shutdown

EMPRESA(config-if)#
%LINK-5-CHANGED: Interface FastEthernet1/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed


state to up

EMPRESA(config-if)#exit
EMPRESA(config)#router rip
EMPRESA(config-router)#network 192.168.50
^
% Invalid input detected at '^' marker.
EMPRESA(config-router)#network 192.168.50.0
EMPRESA(config-router)#network 193.168.60.0
EMPRESA(config-router)#exit
EMPRESA(config)#exit
EMPRESA#
%SYS-5-CONFIG_I: Configured from console by console
wr
Building configuration...
[OK]
EMPRESA#

You might also like