1812J

設定内容

ホスト名を名前解決しない

(config)#no ip domain-lookup

設定を保存

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

自動ログアウトしない

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

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

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

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2022-06-30 (木) 01:40:11