av手机免费在线观看,国产女人在线视频,国产xxxx免费,捆绑调教一二三区,97影院最新理论片,色之久久综合,国产精品日韩欧美一区二区三区

等級考試

計算機四級考試網(wǎng)絡工程師考點1

時間:2025-03-12 07:02:33 等級考試 我要投稿
  • 相關推薦

2013年計算機四級考試網(wǎng)絡工程師考點(1)

  1、進入特權模式 enable

2013年計算機四級考試網(wǎng)絡工程師考點(1)

  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

【計算機四級考試網(wǎng)絡工程師考點1】相關文章:

計算機四級考試網(wǎng)絡工程師常見考點04-30

2017計算機四級考試網(wǎng)絡工程師考點02-28

計算機四級考試網(wǎng)絡工程師考點精選201508-02

計算機四級考試網(wǎng)絡工程師考點:Internet02-18

計算機四級考試網(wǎng)絡工程師考點:交換技術03-21

計算機四級考試網(wǎng)絡工程師考點:網(wǎng)絡管理07-22

計算機四級考試網(wǎng)絡工程師考點:DHCP要領05-04

計算機四級考試網(wǎng)絡工程師考點:TCP/IP聯(lián)網(wǎng)06-09

2014年計算機四級考試網(wǎng)絡工程師考點03-29