Answer:
Step 1 configure terminal Example: Router> enable Router# configure terminal
Step 2 hostname name Example: Router(config)# hostname Router
Step 3 enable secret password Example: Router(config)# enable secret cr1ny5ho
Step 4 no ip domain-lookup Example: Router(config)# no ip domain-lookup
Step-by-step explanation: