Thursday, 29 March 2012

Configuring the Router Hostname


Configuring the Router Hostname 

 


DETAILED STEPS


 
Command or Action
Purpose
Step 1 
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3 
hostname name
Example:
Router(config)# hostname myrouter
Specifies or modifies the hostname for the network server.
Step 4 
Verify that the router prompt displays your new hostname.
Example:
myrouter(config)#
Step 5 
end
Example:
myrouter# end
(Optional) Returns to privileged EXEC mode.

No comments:

Post a Comment