<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    CISCO路由器初始配置簡介

    CISCO路由器初始配置簡介

    很多初學路由器知識的網友對路由器的初始配置可能感到很陌生,本人在初學時也很困惑,因為一下出來很多提問不知如何是好,下面將最近剛調試的一臺CISCO3640的初始配置整理出來與各位網友交流,如有疏漏之處,還請大家指正。

    1.用CISCO隨機帶CONSOLE線,一端連在CISCO路由器的CONSOLE口,一端連在計算機的COM口。

    2.打開電腦,啟動超級終端.為您的連接取個名字,比如CISCO_SETUP,下一步選定連接時用COM1,下一步選定第秒位數9600,數據位8,奇偶校驗無,停止位1,數據流控制無.最后選確定。

    3.打開路由器電源,這時超級終端將出現以下畫面:


    System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
    Copyright (c) 1999 by cisco Systems, Inc.C3600 processor with 32768 Kbytes of main memory Main memory is configured to 64 bit mode with parity disabled
    program load complete, entry point: 0x80008000, size: 0x4ed478 Self decompressing the image : 
    ###################################################################
    ###################################################################
    ###################################################################
    ###################################################################
    ###################################################################
    ###################################################################
    ###################################################################
     [OK]
    Restricted Rights Legend
    Use, duplication, or disclosure by the Government is
    subject to restrictions as set forth in subparagraph
    (c) of the Commercial Computer Software - Restricted
    Rights clause at FAR sec. 52.227-19 and subparagraph
    (c) (1) (ii) of the Rights in Technical Data and Computer
    Software clause at DFARS sec. 252.227-7013.

    cisco Systems, Inc.
    170 West Tasman Drive
    San Jose, California 95134-1706



    Cisco Internetwork Operating System Software 
    IOS (tm) 3600 Software (C3640-I-M), Version 12.1(2)T, RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-2000 by cisco Systems, Inc.
    Compiled Tue 16-May-00 12:26 by ccai
    Image text-base: 0x600088F0, data-base: 0x60924000

    cisco 3640 (R4700) processor (revision 0x00) with 24576K/8192K bytes of memory.
    Processor board ID 25125768
    R4700 CPU at 100Mhz, Implementation 33, Rev 1.0
    Bridging software.
    X.25 software, Version 3.0.0.
    2 FastEthernet/IEEE 802.3 interface(s)
    1 Serial network interface(s)
    DRAM configuration is 64 bits wide with parity disabled.
    125K bytes of non-volatile configuration memory.
    8192K bytes of processor board System flash (Read/Write)


    --- System Configuration Dialog ---

    Would you like to enter the initial configuration dialog? [yes/no]: y
    您是否進入初始化配置對話,選Y
    At any point you may enter a question mark '?' for help.
    Use ctrl-c to abort configuration dialog at any prompt.
    Default settings are in square brackets '[]'.Basic management setup configures only enough connectivity
    for management of the system, extended setup will ask you
    to configure each interface on the system

    Would you like to enter basic management setup? [yes/no]: n
    您是否進入基本配置安裝,選N
    First, would you like to see the current interface summary? [yes]: y
    首先,您是否看一下當前端口狀態
    Any interface listed with OK? value "NO" does not have a valid configuration

    Interface IP-Address OK? Method Status Protocol
    FastEthernet0/0unassigned NO unset up down
    Serial0/0 unassigned NO unset down down
    FastEthernet0/1unassigned NO unset up down

    Configuring global parameters:

    Enter host name [Router]:RouterA
    輸入路由器的名字
    The enable secret is a password used to protect access to
    privileged EXEC and configuration modes. This password, after
    entered, becomes encrypted in the configuration.
    Enter enable secret: aaa
    輸入密文
    The enable password is used when you do not specify an
    enable secret password, with some older software versions, and
    some boot images.
    Enter enable password: bbb
    輸入密碼(不能和密文相同) 
    The virtual terminal password is used to protect
    access to the router over a network interface.
    Enter virtual terminal password: ccc
    輸入虛擬終端的密碼(以備遠程登錄)
    Configure SNMP Network Management? [yes]: n
    配置簡單網管嗎?選N
    Configure IP? [yes]: y 
    配置IP嗎?選Y 
    Configure IGRP routing? [yes]: n
    配置IGRP路由選擇協議嗎?選N
    Configure RIP routing? [no]: 
    配置IGRP路由選擇協議嗎?選N
    Configure bridging? [no]: 
    配置橋接嗎?選N
    Async lines accept incoming modems calls. If you will have
    users dialing in via modems, configure these lines.

    Configure Async lines? [yes]: n
    配置異步線路嗎?選N
    Configuring interface parameters:

    Do you want to configure FastEthernet0/0 interface? [yes]: y
    您是否想配置fastethernet0/0接口?選Y
    Use the 100 Base-TX (RJ-45) connector? [yes]: y
    用RJ45的連接器嗎?選Y
    Operate in full-duplex mode? [no]: y
    選用全雙工模式?選Y
    Configure IP on this interface? [yes]: y
    在這個接口上配置IP嗎?選Y
    IP address for this interface: 192.168.0.1
    配置該接口的IP地址(在此地址為192.168.0.1
    Subnet mask for this interface [255.255.255.0] :
    配置該接口的子網掩碼.(默認的是255.255.255.0,可以手工輸入修改)
    Class C network is 192.168.0.0, 24 subnet bits; mask is /24

    Do you want to configure Serial0/0 interface? [yes]: y
    您想配置serial0/0接口嗎?選Y
    Some supported encapsulations are 
    ppp/hdlc/frame-relay/lapb/x25/atm-dxi/smds
    Choose encapsulation type [hdlc]: 
    選擇封裝方式(默認的封裝方式是HDLC,您可根據與您的路由器相連選用的封裝類型來決定用什么樣的封裝類型
    No serial cable seen. 
    Choose mode from (dce/dte) [dte]:
    (因為沒有連串口線所以會讓您選擇設備類型)
    Configure IP on this interface? [yes]: y 
    (在接口上配置IP)
    Configure IP unnumbered on this interface? [no]: 
    IP address for this interface: 172.16.0.5 
    配置該接口的IP地址(在此地址為172.16.0.5)
    Subnet mask for this interface [255.255.0.0] : 255.255.255.252 
    配置該接口的子網掩碼.(默認的是255.255.0.0,可以手工輸入修改為255.255.255.252) 
    Class B network is 172.16.0.0, 30 subnet bits; mask is /30

    (以下配置同上)
    Do you want to configure FastEthernet0/1 interface? [yes]:
    Use the 100 Base-TX (RJ-45) connector? [yes]:
    Operate in full-duplex mode? [no]: y 
    Configure IP on this interface? [yes]: y 
    IP address for this interface: 172.16.0.9
    Subnet mask for this interface [255.255.0.0] : 255.255.255.252 Class B network is 172.16.0.0, 30 subnet bits; mask is /30

    The following configuration command script was created:
    (把您的配置顯示出來)
    hostname aaa
    enable secret 5 $1$ul/V$ezbZFgvzGHD.YPSieC0Ew/
    enable password RouterA
    line vty 0 4
    password ccc
    no snmp-server
    !
    ip routing
    no bridge 1
    !
    interface FastEthernet0/0
    media-type 100BaseX
    full-duplex
    ip address 192.168.0.1 255.255.255.0
    !
    interface Serial0/0
    encapsulation hdlc
    ip address 172.16.0.5 255.255.255.252
    !
    interface FastEthernet0/1
    media-type 100BaseX
    full-duplex
    ip address 172.16.0.9 255.255.255.252
    dialer-list 1 protocol ip permit
    dialer-list 1 protocol ipx permit
    !
    end

    以下提示您是否保存這次設置
    [0] Go to the IOS command prompt without saving this config.
    [1] Return back to the setup without saving this config.
    [2] Save this configuration to nvram and exit.

    Enter your selection [2]: 2
    選擇2保存設置并存入NVRAM中
    Building configuration...
    [OK] Use the enabled mode 'configure' command to modify this configuration.


    Press RETURN to get started!
    路由器重新啟動

    00:00:08: %LINK-3-UPDOWN: Interface Serial0/0, changed state to down
    00:00:08: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up
    00:00:08: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up
    00:00:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed state to down
    00:00:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down
    00:00:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down
    00:03:18: %IP-5-WEBINST_KILL: Terminating DNS process
    00:03:24: %SYS-5-RESTART: System restarted --
    Cisco Internetwork Operating System Software 
    IOS (tm) 3600 Software (C3640-I-M), Version 12.1(2)T, RELEASE SOFTWARE (fc1)
    Copyright (c) 1986-2000 by cisco Systems, Inc.
    Compiled Tue 16-May-00 12:26 by ccai
    RouterA>
    進入用戶模式
    RouterA>en
    Password: 
    RouterA#
    進入全局模式
    RouterA#sh run
    查看現在運行的配置
    Building configuration...

    Current configuration:
    !
    version 12.1
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    !
    hostname RouterA
    !
    enable secret 5 $1$ul/V$ezbZFgvzGHD.YPSieC0Ew/
    enable password bbb
    !
    memory-size iomem 25
    ip subnet-zero
    !
    interface FastEthernet0/0
    ip address 192.168.0.1 255.255.255.0
    speed auto
    full-duplex
    !
    interface Serial0/0
    ip address 172.16.0.5 255.255.255.252
    clockrate 2000000
    !
    interface FastEthernet0/1
    ip address 172.16.0.9 255.255.255.252
    speed auto
    full-duplex
    !
    ip classless
    no ip http server
    !
    dialer-list 1 protocol ip permit
    dialer-list 1 protocol ipx permit
    !
    line con 0
    transport input none
    line aux 0
    line vty 0 4
    password ccc
    login
    !
    end

    現在您就完成了了一個新路由器的基本配置,接下來就可以進行進一步的詳細配置了.

    posted on 2009-06-04 20:11 77 閱讀(443) 評論(0)  編輯  收藏


    只有注冊用戶登錄后才能發表評論。


    網站導航:
     
    <2009年6月>
    31123456
    78910111213
    14151617181920
    21222324252627
    2829301234
    567891011

    導航

    統計

    常用鏈接

    留言簿(12)

    隨筆分類

    隨筆檔案

    文章分類

    文章檔案

    新聞檔案

    相冊

    API文檔

    java開發與研究

    にほん

    上海房產

    東京生活

    數據庫大全

    編程與開發

    美國開發生活

    走向管理

    搜索

    最新評論

    閱讀排行榜

    評論排行榜

    主站蜘蛛池模板: 国产精品综合专区中文字幕免费播放 | 亚洲国产精品久久久久婷婷老年| 在线看亚洲十八禁网站| 国产成人免费爽爽爽视频| 亚洲国产一区在线观看| 在线日本高清免费不卡| 亚洲国产夜色在线观看| 曰批全过程免费视频在线观看| 亚洲精品福利你懂| 国内一级一级毛片a免费| 亚洲人成人无码.www石榴| 84pao强力永久免费高清| 亚洲影视自拍揄拍愉拍| 又黄又爽一线毛片免费观看 | 97久久国产亚洲精品超碰热| 最近中文字幕免费mv在线视频| 色播亚洲视频在线观看| 中文免费观看视频网站| 亚洲砖码砖专无区2023| 日本高清色本免费现在观看| 亚洲成年看片在线观看| 国产久爱免费精品视频| 亚洲AV人无码激艳猛片| 免费看污成人午夜网站| 亚洲码和欧洲码一码二码三码| 无码欧精品亚洲日韩一区夜夜嗨| 久久久久久久久亚洲| 国产精彩免费视频| 亚洲av无码专区国产不乱码| 亚洲欧洲中文日韩久久AV乱码| 免费在线中文日本| 亚洲一区精彩视频| 免费福利在线观看| 国产精品麻豆免费版| 亚洲日韩精品无码专区| 亚洲一区视频在线播放| 91青青青国产在观免费影视| 亚洲国产成人综合精品| 成人免费在线看片| 污视频网站在线观看免费| 无码欧精品亚洲日韩一区|