loacl user and enable passwords are password 9. No problem here
The problem is in VTY lines password which is password 7.
Is there any way to make VTY lines a 9 password
WARNING: Command has been added to the configuration using a type 7 password. However, type 7 passwords will soon be deprecated. Migrate to a supported password type
!
line con 0
password 7 101A11234564015A
logging synchronous
stopbits 1
line vty 0 4
password 7 13510123456F177B
logging synchronous
transport input ssh
line vty 5 15
password 7 055F1234565F5D58
logging synchronous
transport input ssh
!
!