频道栏目
首页 > 资讯 > 网络技术 > 正文

2013年计算机四级考试网络工程师重点1

13-07-30        来源:[db:作者]  
收藏   我要投稿
  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

相关TAG标签
上一篇:著名黑客离奇死亡 曾曝光心脏起搏器漏洞可遥控杀人
下一篇:2013年计算机四级考试网络工程师重点2
相关文章
图文推荐

关于我们 | 联系我们 | 广告服务 | 投资合作 | 版权申明 | 在线帮助 | 网站地图 | 作品发布 | Vip技术培训 | 举报中心

版权所有: 红黑联盟--致力于做实用的IT技术学习网站