• <output id="aynwq"><form id="aynwq"><code id="aynwq"></code></form></output>

    <mark id="aynwq"><option id="aynwq"></option></mark>
  • <mark id="aynwq"><option id="aynwq"></option></mark><label id="aynwq"><dl id="aynwq"></dl></label>
  • 學習啦>學習電腦>電腦入門>

    Cisco3750交換機密碼初始化的教程

    時間: 志藝942 分享

      你還在為不知道Cisco3750交換機密碼初始化的教程而煩惱么?接下來是小編為大家收集的Cisco3750交換機密碼初始化的教程,希望能幫到大家。

      Cisco3750交換機密碼初始化的教程的方法

      分類: 系統運維

      1. 連接交換機的console口到終端或PC仿真終端。用無Modem的直連線連接PC的串行口到交換機的console口。

      2. 拔掉交換機的電源.

      3. 按住交換機上的Mode按鈕,與此同時,重新插上交換機的電源線.當交換機上SYST的LED長期亮的時候,可以松開Mode按鈕。

      4. 再通過超級終端連接交換機。

      5. 交換機有如下顯示:

      switch:

      :switch: flash_init

      初始化flash文件系統

      Initializing Flash...

      flashfsCisco3750交換機密碼初始化的教程: 83 files, 4 directories

      flashfsCisco3750交換機密碼初始化的教程: 0 orphaned files, 0 orphaned directories

      flashfsCisco3750交換機密碼初始化的教程: Total bytes: 15998976

      flashfsCisco3750交換機密碼初始化的教程: Bytes used: 6472704

      flashfsCisco3750交換機密碼初始化的教程: Bytes available: 9526272

      flashfsCisco3750交換機密碼初始化的教程: flashfs fsck took 8 seconds.

      ...done Initializing Flash.

      Boot Sector Filesystem (bs) installed, fsid: 3

      Setting console baud rate to 9600...

      switch: rename flash:config.text flash:config.old

      更名含有password的配置文件

      switch: boot

      啟動交換機

      Loading "flash:c3750-i9-mz.121-19.EA1d/c3750-i9-mz.121-19.EA1d.bin"...@@@@@@@@@@

      。。。。。。。。

      --- System Configuration Dialog ---

      Would you like to enter the initial configuration dialog? [yes/no]: yes

      您是否進入初始化配置對話,選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 '[]'.

      。。。。。

      Would you like to enter basic management setup? [yes/no]: yes

      您是否進入基本配置安裝,選Y

      Configuring global parameters:

      Enter host name [Switch]: zcomf10

      輸入設備的名字

      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: zcom:com

      輸入密文

      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: 12345678

      輸入密碼(不能和密文相同)

      The virtual terminal password is used to protect

      access to the router over a network interface.

      Enter virtual terminal password: 87654321

      輸入虛擬終端的密碼(以備遠程登錄)

      Configure SNMP Network Management? [no]:

      詢問是否要設置路由器支持的各種網絡協議:

      Current interface summary

      。。。。。。。

      Enter interface name used to connect to the

      management network from the above interface summary: vlan1

      鍵入作為管理接口的接口名

      Configuring interface Vlan1:

      Configure IP on this interface? [yes]: Y (對Vlan1進IP配置)

      IP address for this interface: 192.168.10.1 (鍵入IP地址)

      Subnet mask for this interface [255.255.255.0] :255.255.255.0 (鍵入子網掩碼,或按回車鍵使用默認值)

      Class C network is 192.168.10.0, 24 subnet bits; mask is /24

      Would you like to enable as a cluster command switch? [yes/no]: no (n集群模式?)

      The following configuration command script was created:

      已建立以下配置信息

      hostname zcomf10

      enable secret 5 class="main">

    Cisco3750交換機密碼初始化的教程

    時間: 志藝942 分享

      enable password 12345678

      line vty 0 15

      password 87654321

      no snmp-server

      !

      no ip routing

      !

      interface Vlan1

      no shutdown

      ip address 192.168.10.1 255.255.255.0

      !

      interface GigabitEthernet1/0/1

      !

      interface GigabitEthernet1/0/2

      !

      。。。。。。。。

      end

      Cisco3750交換機密碼初始化的教程 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.

      這里有一個有趣的地方,那就是你能夠選擇進入命令行接口模式并放棄剛才的配置(0),你也能夠回頭重新再設置一遍(1),也能夠保存配置到NVRAM中并退出重啟(2)。這里我選擇的是0,我們將不保存剛才的配置并進入命令行接口模式(CLI)。接下來我們將介紹CLI。再重復一次,你可以在任何時候按下 Ctrl+C來退出安裝模式。

      Enter your selection [2]: 2

      Building configuration...

      [OK]

      Use the enabled mode 'configure' command to modify this configuration.

      zcomf10>en

      進入特權模式“en”或“enable”一樣

      Password:

      zcomf10#copy run

      zcomf10#copy running-config star

      zcomf10#copy running-config startup-config (退出,并保存到startup-config文件里:)

      Destination filename [startup-config]?

      Building configuration...

      [OK]

      zcomf10#reload (完成重啟)

      Proceed with reload? [confirm]

    看了“Cisco3750交換機密碼初始化的教程”還想看:

    1.修改路由器和交換機的密碼教程

    2.如何恢復Cisco 2960交換機密碼

    3.cisco思科交換機如何清除密碼

    4.CISCO系列交換機如何清空配置

    5.交換機如何使用

    6.忘記路由器與交換機密碼如何解決

    2742581 主站蜘蛛池模板: 大学生情侣在线| 国产精品亚洲аv无码播放| 精品国产线拍大陆久久尤物| 久久国产精品一国产精品| 国产一级电影在线观看| 小仙女np高h| 欧美亚洲黄色片| 黄色网址大全免费| √天堂8资源中文在线| 亚洲国产成人久久综合一区 | 老司机福利在线免费观看| japanese日本护士xxxx18一19| 人人干人人干人人干| yy11111光电影院手机版| 亚洲午夜久久久精品电影院| 国产中文字幕在线免费观看| 天天躁日日躁狠狠躁av麻豆| 日韩精品无码一区二区视频| 精品国产日韩亚洲一区二区| 中文无线乱码二三四区| 丰满人妻被黑人中出849| 国产亚洲女在线线精品| 成人免费av一区二区三区| 狠狠久久精品中文字幕无码| 中文在线天堂网| 337p中国人体啪啪| 丰满老熟妇好大bbbbb| 亚洲欧美日韩在线观看播放| 国产人妖ts在线视频播放| 国产精品色拉拉免费看| 收集最新中文国产中文字幕| 欧美人与zxxxx与另类| 色多多网站入口| jizz中文字幕| 久久久久久久99精品国产片| 亚洲欧洲国产精品久久| 免费精品99久久国产综合精品 | 激情综合色五月六月婷婷| 亚洲精品二三区伊人久久| a级成人免费毛片完整版| 亚洲av无码乱码在线观看|