Cisco Packet Tracer
#In global config mode
hostname <new_name>#In global config mode
username <new_username> password <new_password>#In global config mode
ip domain-name <DNS_Domain>#In global config mode
copy running-config startup-config#In global config mode
banner motd # <Enter>
<Your message of the day> <Enter>
##Unencrypted
#In global config mode
enable password <new_password>
#Encrypted
#In global config mode
enable secret <new_password>Last updated
