switch HP 3500/6200

Banner
# conf t
(config)# no banner motd
(config)# banner exec %
Enter TEXT message. End with the character'%'
########
#
# switch tornelli piano terra
#
######%
(config)# sh conf

User Manager all'avvio
Disable username prompt for management
# aaa authentication disable-username

Timezone Italia
# clock timezone gmt +1:00 clock summer-time zone-name repeating start-time start-date end-time end-date add - time
oppure
# time timezone 60

5500A
system view
 public-key local create rsa
 local-user admin
 Password cipher [password centrostella in chiaro]
 Authorization-attribute level 3
 Service-type ssh
 quit

 ssh server enable
 User-interface vty 0 15
 Authentication-mode scheme
 Idle-timeout 0 0
 Protocol inbound ssh
 
system
 Local-user admin
 undo service-type portal
 undo service-type telnet
 quit

prima di chiudere il server telnet, aprire una sessione ssh 
 system view
 undo telnet server enable
 undo ip http enable

se necessario impostare la time zone con relativa differenza di orario
 clock timezone CET add 2:00:00
 save force