1812J

設定内容 [#c80c4f29]

ホスト名を名前解決しない [#q5629718]

 (config)#no ip domain-lookup

設定を保存 [#ied54167]

 #copy running-config startup-config
 Destination filename [startup-config]?
 Building configuration...
 [OK]

自動ログアウトしない [#u761957a]

 #configure terminal
 (config)#line console 0
 (config-line)#exec-timeout 0 0

任意のshowコマンドを打つ度に時刻やCPU負荷率などを自動的に表示するコマンドです [#bdde99bd]

 (config)#line vty 0 4
 (config-line)#exec prompt timestamp