計算機四級考試網(wǎng)絡(luò)工程師考試要點
導語:計算機四級網(wǎng)絡(luò)工程師的考試需要掌握一些考試要點,下面就由小編為大家?guī)碛嬎銠C四級考試網(wǎng)絡(luò)工程師考試要點,希望能給大家?guī)韼椭?/p>

1、進入特權(quán)模式 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
【計算機四級考試網(wǎng)絡(luò)工程師考試要點】相關(guān)文章:
計算機四級考試網(wǎng)絡(luò)工程師試題07-01
計算機四級考試網(wǎng)絡(luò)工程師練習01-10
計算機四級考試網(wǎng)絡(luò)工程師考點:Internet02-18
2015計算機四級考試網(wǎng)絡(luò)工程師重點01-31
計算機四級考試網(wǎng)絡(luò)工程師常見考點11-20
計算機四級考試網(wǎng)絡(luò)工程師考點精選201512-20
計算機四級考試網(wǎng)絡(luò)工程師模擬試題01-02