亚欧洲精品在线观看,窝窝影院午夜看片,久久国产成人午夜av影院宅,午夜91,免费国产人成网站,ts在线视频,欧美激情在线一区

等級考試

計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn)1

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

2013年計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn)(1)

  1、進(jìn)入特權(quán)模式 enable

2013年計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn)(1)

  router > enable

  router #

  2、進(jìn)入全局配置模式 configure terminal

  router > enable

  router #configure terminal

  router (conf)#

  3、交換機(jī)命名 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、進(jìn)入路由器某一端口 interface fastehernet 0/17 以17端口為例

  router > enable

  router #configure terminal

  router(conf)#hostname routerA

  routerA (conf)# interface fastehernet 0/17

  routerA (conf-if)#

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

  router > enable

  router #configure terminal

  router(conf)#hostname routerA

  routerA (conf)# interface fastehernet 0/17.1

【計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn)1】相關(guān)文章:

計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師常見考點(diǎn)04-30

2017計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn)02-28

計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn)精選201508-02

計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn):Internet02-18

計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn):交換技術(shù)03-21

計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn):網(wǎng)絡(luò)管理07-22

計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn):DHCP要領(lǐng)05-04

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

2014年計(jì)算機(jī)四級考試網(wǎng)絡(luò)工程師考點(diǎn)03-29