You are on page 1of 4

Technical Support: http://www.cisco.

com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Thurs 5-Jan-12 15:41 by pt_team
Image text-base: 0x2100F918, data-base: 0x24729040

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:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to


export@cisco.com.

Cisco CISCO1941/K9 (revision 1.0) with 491520K/32768K bytes of memory.


Processor board ID FTX152400KS
2 Gigabit Ethernet interfaces
2 Low-speed serial(sync/async) network interface(s)
DRAM configuration is 64 bits wide with parity disabled.
255K bytes of non-volatile configuration memory.
249856K bytes of ATA System CompactFlash 0 (Read/Write)

--- System Configuration Dialog ---

Would you like to enter the initial configuration dialog? [yes/no]: n

Press RETURN to get started!

Router>
Router>en
Router>enable
Router#con
Router#confi
Router#configure ter
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname
% Incomplete command.
Router(config)#hostname r1
r1(config)#no ip domain-lookup
r1(config)#enable secret class
r1(config)#do sh run
Building configuration...

Current configuration : 813 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname r1
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
no ip cef
no ipv6 cef
!

r1(config)#line console 0
r1(config-line)#password cisco
r1(config-line)#login
r1(config-line)#logging synchronous
r1(config-line)#line vty 0 15
r1(config-line)#password cisco
r1(config-line)#login
r1(config-line)#transport input telnet
r1(config-line)#exit
r1(config)#do sh run
Building configuration...

Current configuration : 958 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname r1
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
no ip cef
no ipv6 cef

r1(config)#service pass
r1(config)#service password-encryption
r1(config)#do sh run
Building configuration...

Current configuration : 982 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname r1
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!

r1(config)#int
r1(config)#interface g0/1
r1(config-if)#ip address 192.168.0.1 255.255.255.0
r1(config-if)#no shu
r1(config-if)#no shutdown

r1(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/1, changed state to up

r1(config-if)#exit
r1(config)#interface f0/1
%Invalid interface type and number
r1(config)#interface g0/1
r1(config-if)#no ip add
r1(config-if)#no ip address
r1(config-if)#int g0/0
r1(config-if)#ip add
r1(config-if)#ip address 192.168.0.1 255.255.255.0
r1(config-if)#no shu
r1(config-if)#no shutdown

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

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


to up

r1(config-if)#inter
r1(config-if)#int s0/0/0
r1(config-if)#clock ra
r1(config-if)#clock rate 128000
r1(config-if)#ip add
r1(config-if)#ip address 10.1.1.1 255.255.255.252
r1(config-if)#no shot
r1(config-if)#no shu
r1(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down


r1(config-if)#exit
r1(config)#ban
r1(config)#SUR EST STRICTEMENT INTERDIT A UNE PERSONNE NON AUTORISEES#
^
% Invalid input detected at '^' marker.

r1(config)#banner mo
% Incomplete command.
r1(config)#banner mo
r1(config)#banner motd
r1#
%SYS-5-CONFIG_I: Configured from console by console

r1#
r1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
r1(config)#hos
r1(config)#hostname R1
R1(config)#END
R1#
%SYS-5-CONFIG_I: Configured from console by console

R1#COPY ru
R1#COPY running-config st
R1#COPY running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
R1#

You might also like