Switch login config not working
-
After configuring login password in switch it is not working...
please check the configuration below,
#show running-config
!
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption!
boot-start-marker
boot-end-marker
!
!
username admin password 7 password
no aaa new-model
!
!
!
vlan internal allocation policy ascending
!
!
interface FastEthernet0
no ip address
shutdown
!
!
line con 0 (is this console login password ?)
line vty 0 4 (is this switch login password which we are connecting via putty with IP address ?)
exec-timeout 600 0
login
line vty 5 15 (is this enable password ?)
password 7 104D000A0618
login
!How can I set switch login admin and password the login credentials which we use to connect with the switch with putty through IP