68.1k views
1 vote
What is the command for basic router configuration?

User Mackers
by
4.6k points

1 Answer

4 votes

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:

User Nikola Obreshkov
by
5.0k points