PRACTICA 5
SERVER MAIL
System Bootstrap, Version 12.3(8r)T8, RELEASE SOFTWARE (fc1)
Cisco 1841 (revision 5.0) with 114688K/16384K 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 IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/ techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 18-Jul-07 04:52 by pt_team
Image text-base: 0x60080608, data-base: 0x6270CD50
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
If you require further assistance please contact us by sending email to
Cisco 1841 (revision 5.0) with 114688K/16384K bytes of memory.
Processor board ID FTX0947Z18E
M860 processor: part number 0, mask 49
2 FastEthernet/IEEE 802.3 interface(s)
191K bytes of NVRAM.
63488K bytes of ATA CompactFlash (Read/Write)
Cisco IOS Software, 1841 Software (C1841-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/ techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Wed 18-Jul-07 04:52 by pt_team
--- System Configuration Dialog ---
Continue with configuration dialog? [yes/no]: no
Press RETURN to get started!
Router>enable
Router#config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip address 192.168.10.1
^
% Invalid input detected at '^' marker.
Router(config)#ip address 192.168.10.1 255.255.255.0
^
% Invalid input detected at '^' marker.
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip address 192.168.10.1 255.255.255.0
Router(config-if)#no shut down
Router(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
Router(config)#interface fastEthernet 0/1
Router(config-if)#ip address 192.168.20.1 255.255.255.0
Router(config-if)#no shut down
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up
Router(config-if)#exit
Router(config)#
Router(config)#
Router(config)#username picazo password picazo
Router(config)#line vty 0 4
Router(config-line)#login local
Router(config-line)#exit
Router(config)#enable password picazo
Router(config)#%IP-4-DUPADDR: Duplicate address 192.168.10.1 on FastEthernet0/0, sourced by 0005.5ED4.4522
Router(config)#ip dhcp exclude 192.168.10.1 192.168.10.6
Router(config)#ip dhcp exclude 192.168.20.1 192.168.20.6
Router(config)#dhcp poolo lan1
^
% Invalid input detected at '^' marker.
Router(config)#dhcp pool lan1
^
% Invalid input detected at '^' marker.
Router(config)#ip dhcp pool lan1
Router(dhcp-config)#network 192.168.10.0 255.255.255.0
Router(dhcp-config)#defaul- router 192.168.10.1
^
% Invalid input detected at '^' marker.
Router(dhcp-config)#default- router 192.168.10.1
Router(dhcp-config)#dhcp pool lan2
^
% Invalid input detected at '^' marker.
Router(dhcp-config)#ip dhcp pool lan2
Router(dhcp-config)#network 192.168.20.0 255.255.255.0
Router(dhcp-config)#default- router 192.168.20.1
Router(dhcp-config)#network 192.168.20.0 255.255.255.
^
% Invalid input detected at '^' marker.
Router(dhcp-config)#exit
Router(config)#
Router#
%SYS-5-CONFIG_I: Configured from console by consol



No hay comentarios:
Publicar un comentario