NA的一些初级命令

router>en
router>enable
router#conf
router#configure t
router#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
router(config)#ena
router(config)#enable pa
router(config)#enable password cisco
router(config)#en
router(config)#ena
router(config)#enable sec
router(config)#enable secret cisco
The enable secret you have chosen is the same as your enable password.
This is not recommended.  Re-enter the enable secret.

router(config)#line vty ?
  <0-15>  First Line number

router(config)#line vty 0 4
router(config-line)#passwor
router(config-line)#password cisco
router(config-line)#exit
router(config)#exit
router# 
00:03:40: %SYS-5-CONFIG_I: Configured from console by consolei 
% Incomplete command.

router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
router(config)#line con 0
router(config-line)#exec-t
router(config-line)#exec-timeout 0 0
router(config-line)#logg
router(config-line)#logging synch
router(config-line)#logging synchronous
router(config-line)#end
router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
router(config)#host
router(config)#hostname R1
R1(config)#

posted @ 2007-10-29 17:37 wxbbk 阅读(68) 评论(2)  编辑 收藏 所属分类: Cisco

  回复  引用    
#1楼 2007-11-16 16:11 | 抒情 [未注册用户]
请教你一个问题,输命令时
Enter configuration commands, one per line. End with CNTL/Z.这句话是不是说命令输入要以ctrl+z结束,为什么我按了ctrl+z后老出现
%SYS-5-CONFIG_I: Configured from console by console的错误
  回复  引用    
#2楼 2007-11-18 14:09 | wxbbk [未注册用户]
Cisco IOS默认即是如此...按CTRL+Z返回特权模式

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-10-29 17:39 编辑过


相关链接: