You are on page 1of 9

Router#config t

Enter configuration commands, one per line. End with CNTL/Z.


Router(config)#host
Router(config)#hostname R1
R1(config)#no ip
R1(config)#no ip d
R1(config)#no ip domain
R1(config)#no ip d
R1(config)#no ip
R1(config)#ex
R1#no ip
R1#no ipd
R1#no ip d
R1#no ip do
R1#no ip domain
R1#ex

R1 con0 is now available

Press RETURN to get started.


R1>en
R1#no ip do
R1# no ip domain-
R1#no ip dom
R1#config t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#no ip do
R1(config)#no ip domain-lookup
R1(config)#enable secret class
R1(config)#bann
R1(config)#banner m
R1(config)#banner motd t
Enter TEXT message. End with the character 't'.

+
banner motd +

R1(config)#banner motd +
Enter TEXT message. End with the character '+'.

banner motd +

R1(config)#banner motd +
Enter TEXT message. End with the character '+'.
hola como estas +

R1(config)#banner motd +
Enter TEXT message. End with the character '+'.
Solo usuarios autorizados +

R1(config)#ex
R1#ex
R1 con0 is now available

Press RETURN to get started.

Solo usuarios autorizados

R1>en
Password:
Password:
Password:
R1#line
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#line
R1(config)#line co
R1(config)#line console 0
R1(config-line)#pas
R1(config-line)#password cisco
R1(config-line)#login
R1(config-line)#line v
R1(config-line)#line vt
R1(config-line)#line vty 0 4
R1(config-line)#pas
R1(config-line)#password cisco
R1(config-line)#login
R1(config-line)#end
R1#ex
R1 con0 is now available

Press RETURN to get started.

Solo usuarios autorizados

User Access Verification

Password:
Password:

R1>
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
ip address 192.168.1.5 255.255.255.0
!
ip default-gateway 192.168.1.1
!
!
!
!
line con 0
password cisco
login
!
line vty 0 4
password cisco
login
line vty 5 15
password cisco
login
!
!
!
end

switch1#
switch1#copy
switch1#copy runi
switch1#config t
Enter configuration commands, one per line. End with CNTL/Z.
switch1(config)#copy r
switch1(config)#copy run
switch1(config)#ex
switch1#
%SYS-5-CONFIG_I: Configured from console by console

switch1#show
switch1#show r
switch1#show running-config
Building configuration...

Current configuration : 1218 bytes


!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname switch1
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
enable password Cisco
!
!
!
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
ip address 192.168.1.5 255.255.255.0
!
ip default-gateway 192.168.1.1
!
!
!
!
line con 0
password cisco
login
!
line vty 0 4
password cisco
login
line vty 5 15
password cisco
login
!
!
!
end

switch1#
switch1#
switch1#copy
switch1#copy run
switch1#copy running-config s
switch1#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
switch1#

You might also like