Routerの基本(1)


ユーザーインターフェース

 EXEC

  1. ユーザーモード
  2. 特権モード

  3. セットアップモード
  4. RXBOOTモード
  5. グローバルコンフィグレーションモード
    User Access Verification

    Username: Router_Admin
    Password:

    sw04>
    sw04>en
    Password:
    sw04#
    sw04#conf t
    Enter configuration commands, one per line. End with CNTL/Z.
    sw04(config)#
    sw04(config)#int VLAN20
    sw04(config-subif)#
    sw04(config-subif)#
    sw04(config-subif)#int FAS0/23
    sw04(config-if)#
    sw04(config-if)#
    sw04(config-if)#end
    sw04#
    sw04#conf t
    Enter configuration commands, one per line. End with CNTL/Z.
    sw04(config)#
    sw04(config)#int fas0/23
    sw04(config-if)#
    sw04(config-if)#exit
    sw04(config)#
    sw04(config)#exit
    sw04#
    sw04#exit


    ホストとの接続が切断されました。

    C:\>

メモリ

  1. RAM config
  2. NVRAM config
  3. フラッシュ os
  4. ROM os

OSI - 階層ネットワークモデル (2) Routerの基本(2)
最終更新日2001年06月01日
Copyright (C) 2000 by yasumaro .
All rights reserved.