VRP基本操作

来源:互联网 发布:淘宝保税区发货靠谱吗 编辑:程序博客网 时间:2024/06/06 22:56
1.更改名字
    sysname XXX


2.更改时区时间
  clock timezoon XXX add/minus XX:XX:XX
  clock datetime XX:XX:XX XXXX-XX-XX
  display clock【显示现在时区时间】


3.配置console口密码
  user-interface console 0
  authentication-mode password
  XXX


4.显示初始信息
  header login information "XXX"
  header shell information "XXX"


5.显示现有配置
   display current-configuration


6.显示保存配置
   display saved-configuration


7.进入某接口
   intface g0/0/X


8.发送ICMP报文 确认通信
   ping -c -s -f XX.XX.XX.XX


9.开启虚拟终端
配置密码
  user-interface vty 0 4
  authentication-mode password
  XXX
  super password cipher XXX
原创粉丝点击