Is it possible to have a configuration that works with both? Whats the meaning of it? i have a router with the following conf.....whats the secruity implications? I see there is the type 7 passwords but there is also type 5. can you have both?
User Access Verification
Username: xxxxxxxx
Password:
xxxxxxxx#show run
xxxxxxxx#show running-config
Building configuration...
Current configuration : 19300 bytes
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug uptime
service timestamps log datetime
service password-encryption
!
hostname xxxxxxxx
!
boot-start-marker
boot system flash c3845-advipservicesk9-mz.1
24-10a.bin
boot-end-marker
!
security passwords min-length 6
enable secret 5 $1$DqHV$SqRyK1KBEjnWyzm0up
0q11
!
no aaa new-model
no network-clock-participate slot 1
no ip source-route
no ip gratuitous-arps
ip cef
!
!
no ip bootp server
!
voice-card 0
no dspfarm
!
username xxxxxxxx privilege 15 password 7 020B054F180F0420
username xxxxxxxx privilege 6 password 7 08014F4C130F0C1205
username xxxxxxxx privilege 15 password 7 095F5B0711121641595D
!
!
no ip http server
ip http authentication local
no ip http secure-server
!
logging trap debugging
logging facility local3
logging 140.2.5.253
access-list 12 permit xx.xx.xx.xx
access-list 15 permit xx.xx.xx.xx 0.0.0.255
snmp-server engineID local 0000000011AA
snmp-server group XXX v3 auth notify *tv.FFFFFFFF.FFFFFFFF.FFFF
FFFF0F access 12
snmp-server group XXX v3 auth notify *tv.FFFFFFFF.FFFFFFFF.FFFF
FFFF0F
snmp-server community public RO
snmp-server host xx.x.x.x. version 3 auth solaradmin
snmp mib community-map public engineid 8000000903000017590E8C20
!
control-plane
!
privilege exec level 6 traceroute
privilege exec level 6 ping
privilege exec level 6 show ip route
privilege exec level 6 show ip
privilege exec level 6 show interfaces
privilege exec level 6 show running-config
privilege exec level 6 show
privilege exec level 6 debug ip
privilege exec level 6 debug
!
line con 0
password 7 094F471A1A0A
login
stopbits 1
line aux 0
stopbits 1
line vty 0 4
access-class 15 in
privilege level 15
password 7 02050C4E080D16
login local
transport input telnet
!
scheduler allocate 20000 1000
!
end