Table of Contents

Cisco Basic Settings



Preparation for setting

Host>en
Host#conf t
Host(config)#


Basic Settings

Hostname

Host(config)#hostname RouterA


Synchronous Logging

Host(config)#line console 0
Host(config-line)#logging synchronous


Disabling DNS Lookup

Host(config)#no ip domain-lookup
or
Host(config)#no ip domain lookup


show running-config without more

Host# terminal length 0

or

Host# ter len 0