×

思科交换机常用配置命令

消耗积分:0 | 格式:rar | 大小:4 KB | 2011-02-19

267473

分享资料个

  交换机基本状态:

  switch: ;ROM状态, 路由器是rommon>

  hostname> ;用户模式

  hostname# ;特权模式

  hostname(config)# ;全局配置模式

  hostname(config-if)# ;接口状态

  交换机口令设置:

  switch>enable ;进入特权模式

  switch#config terminal ;进入全局配置模式

  switch(config)#hostname ;设置交换机的主机名

  switch(config)#enable secret xxx ;设置特权加密口令

  switch(config)#enable password xxa ;设置特权非密口令

  switch(config)#line console 0 ;进入控制台口

  switch(config-line)#line vty 0 4 ;进入虚拟终端

  switch(config-line)#login ;允许登录

  switch(config-line)#password xx ;设置登录口令xx

  switch#exit ;返回命令

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !