cisco コマンド 初期設定

・スマホ向けフリック入力タイピングはこちら
※アプリのインストールが必要です。
・PC向けタイピングはこちら
タブレット+BlueToothキーボードのプレイもこちらがオススメです!
Webアプリでプレイ
投稿者投稿者nmdz8eyc7abいいね1お気に入り登録
プレイ回数205難易度(3.2) 513打 長文 英字

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(enable) 特権execモード (configure terminal) グローバルコンフィギュレーションモード (exit) (config)# 戻る (end) (config)#戻る (show running-config) # running-config確認 (show startup-config) # startup-config確認 (copy running-config startup-config) # running-configをstartup-configへコピー (erase startup-config) # NVRAM上のstartup-config消去 (reload) # 再起動 (hostname host) (config)# ホスト名設定
(line console 0) (config)# ラインコンフィギュレーションモード コンソール接続 (password pass) (config-line)# 接続方法別 パスワードの設定 (login) (config-line)# 接続方法別 認証の有効化 (enable password e-pass) (config)# イネーブルパスワードの設定 (line vty 0 4) (config)# ラインコンフィギュレーションモード vty接続 (show text | begin exclude include section) # textファイル内検索 (username user privilege 15 password pass) (config)# ユーザー名 (特権レベル) パスワード (login local) (config-line)# 接続方法別 ユーザーアカウントログイン (enable secret pass) (config)# 特権execモード パスワード 暗号化 (service password-encryption) (config)# パスワード全般の暗号化
など
(exec-timeout 0 0) (config-line)# 自動ログアウトの設定 <分><秒> (ip domain-name d-name) (config)# ドメイン名設定 (crypto key generate rsa) (config)# RSA暗号鍵作成(ホスト名,ドメイン名設定後) (transport input ssh) (config-line)# SSH接続許可 (ip ssh version 2) (config)# SSHバージョン設定 (interface fastethernet 0/0) (config)# インターフェイスコンフィギュレーションモード (ip address 192.168.1.1 255.255.255.0) (config-if)# ipアドレス,サブネットマスク設定 (no shutdown) (config-if)# インターフェイスの有効化
問題文を全て表示 一部のみ表示 誤字・脱字等の報告