Password:
Sw1-Floor-1#conf t
Sw1-Floor-1#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Sw1-Floor-1(config)#line vty 0 4
Sw1-Floor-1(config-line)#password cirso
Sw1-Floor-1(config-line)#login
User Access Verification
Password:
cisco
Sw1-Floor-1>ena
Sw1-Floor-1>enable
Password:
Sw1-Floor-1#conf t
Sw1-Floor-1#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Sw1-Floor-1(config)#exit
Sw1-Floor-1>enable
Password:
Sw1-Floor-1#show running-config
Building configuration...
Current configuration : 1191 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Sw1-Floor-1
!
enable secret 5 $1$mERr$WWYFDFflcd5FpJh6NNHr41
enable password class
!
!
!
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!
interface FastEthernet0/1
line con 0
password cisco
login
!
line vty 0 4
password cirso
login
line vty 5 15
login
Sw1-Floor-1#conf t
Sw1-Floor-1#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Sw1-Floor-1(config)#line console 0
Sw1-Floor-1(config-line)#password cisco
Sw1-Floor-1(config-line)#login
Sw1-Floor-1(config-line)#end
Sw1-Floor-1#
%SYS-5-CONFIG_I: Configured from console by console
exit
Sw1-Floor-1(config)#service password-encryption
Sw1-Floor-1(config)#end
Sw1-Floor-1#
%SYS-5-CONFIG_I: Configured from console by console
Sw1-Floor-1#show running-config
Building configuration...
Current configuration : 1215 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Sw1-Floor-1
!
enable secret 5 $1$mERr$WWYFDFflcd5FpJh6NNHr41
enable password 7 0822404F1A0A
BANNER
Sw1-Floor-1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Sw1-Floor-1(config)#banner motd
% Incomplete command.
Sw1-Floor-1(config)#
Sw1-Floor-1(config)#banner motd $Authorized Users Only$
Sw1-Floor-1(config)#exit
Sw1-Floor-1#
%SYS-5-CONFIG_I: Configured from console by console
Authorized Users Only
User Access Verification
Password:
Sw1-Floor-1(config)#banner motd $
Enter TEXT message. End with the character '$'.
*********************************************************************************
*********************************************************************************
$
banner motd $Authorized Users only$
service password-encryption
copy running-config startup-config
No comments:
Post a Comment