欧美一级a看免费观看,一本在线视频在线观看,国产偷自拍对白在线视频,精品欧美一区二区在线观看

    1. <dfn id="ktbui"><var id="ktbui"></var></dfn>
    2. 您當前位置: 唯學網(wǎng) » 計算機等級考試培訓 » 計算機等級考試培訓知識百科

      計算機等級考試四級重點:網(wǎng)絡工程師全析

      來源:唯學網(wǎng)•教育培訓(www.jscs8.com)  【唯學網(wǎng) • 中國教育電子商務平臺】 加入收藏

      想考好計算機四級網(wǎng)絡工程師考試,要買本今年新編的全國計算機等級考試四級網(wǎng)絡工程師的書,你應該看過以前考試的卷子,每章節(jié)都有涉及,IP地址和一些設備配置的內容易出大題,要下功夫。很多是記憶行的東西,把書好好看,其他的主要是,IP地址要好好看,最后幾題要得多些分。

      1、進入特權模式 enable

      router > enable

      router #

      2、進入全局配置模式 configure terminal

      router > enable

      router #configure terminal

      router (conf)#

      3、交換機命名 hostname routera 以routerA為例

      router > enable

      router #configure terminal

      router(conf)#hostname routerA

      routera (conf)#

      4、配置使能口令 enable password cisco 以cisco為例

      router > enable

      router #configure terminal

      router(conf)#hostname routerA

      routerA (conf)# enable password cisco

      5、配置使能密碼 enable secret ciscolab 以cicsolab為例

      router > enable

      router #configure terminal

      router(conf)#hostname routerA

      routerA (conf)# enable secret ciscolab

      6、進入路由器某一端口 interface fastehernet 0/17 以17端口為例

      router > enable

      router #configure terminal

      router(conf)#hostname routerA

      routerA (conf)# interface fastehernet 0/17

      routerA (conf-if)#

      進入路由器的某一子端口 interface fastethernet 0/17.1 以17端口的1子端口為例

      router > enable

      router #configure terminal

      router(conf)#hostname routerA

      routerA (conf)# interface fastehernet 0/17.1

      7、設置端口ip地址信息

      router > enable

      router #configure terminal

      router(conf)#hostname routerA

      routerA(conf)# interface fastehernet 0/17 以17端口為例

      routerA (conf-if)#ip address 192.168.1.1 255.255.255.0 配置交換機端口ip和子網(wǎng)掩碼

      routerA (conf-if)#no shut 是配置處于運行中

      routerA (conf-if)#exit

      8、查看命令 show

      router > enable

      router # show version 察看系統(tǒng)中的所有版本信息

      show interface vlan 1 查看交換機有關ip 協(xié)議的配置信息

      show running-configure 查看交換機當前起作用的配置信息

      show interface fastethernet 0/1 察看交換機1接口具體配置和統(tǒng)計信息

      show mac-address-table 查看mac地址表

      show mac-address-table aging-time 查看mac地址表自動老化時間

      show controllers serial + 編號 查看串口類型 show ip router 查看路由器的路由表

      0% (0)
      0% (10)
      已有條評論
      新聞瀏覽排行