天下网吧 >> 网吧方案 >> 网络方案 >> 正文

Juniper路由器配置的保存方法

  第一种方法 直接设置后确认:

  huxiaoming@huxiaoming# run show configuration | display set | no-more

  set version 8.5R1.14

  set system host-name huxiaoming 只拿这个做例子

  huxiaoming@huxiaoming# set system host-name juncie-lab 通过set命令直接修改

  [edit]

  huxiaoming@huxiaoming# commit check

  configuration check succeeds

  [edit]

  huxiaoming@huxiaoming# commit

  [edit]

  huxiaoming@juncie-lab#   可以看出已经生效发生了变化

  第二种方法 复制粘贴:

  huxiaoming@juncie-lab# run show configuration | no-more

  ## Last commit: 2010-04-19 23:35:09 UTC by huxiaoming

  version 8.5R1.14;

  system {

  host-name ccie16689;

  domain-name ciscolang.com;

  backup-router 192.168.1.1;

  root-authentication {

  encrypted-password "$1$i0u9jbAk$dPNFboFtyKKmxvDNs64bZ0"; ## SECRET-DATA

  }

[1] [2] 下一页

 

  我们可以看到hostname位于system {的层次下

  huxiaoming@juncie-lab# load merge terminal 我在这个模式下粘贴命令,

  [Type ^D at a new line to end input]

  system {

  host-name ccie16689;

  domain-name ciscolang.com;

  backup-router 192.168.1.1;

  root-authentication {

  encrypted-password "$1$i0u9jbAk$dPNFboFtyKKmxvDNs64bZ0"; ## SECRET-DATA

  }

  terminal:7:(0) syntax error

  [edit system]

  ''

  syntax error 可以看到有层次上的错误

  load complete (1 errors)

  [edit]

  [edit system]

  huxiaoming@juncie-lab# load merge terminal

  [Type ^D at a new line to end input]

  system {

  host-name ccie16689;

  domain-name ciscolang.com;

  backup-router 192.168.1.1;

  root-authentication {

  encrypted-password "$1$i0u9jbAk$dPNFboFtyKKmxvDNs64bZ0"; ## SECRET-DATA

  }

  }注意这里,有点像html 语言的<>和</>一定要前后有头有尾巴

  load complete

  [edit system]

  huxiaoming@juncie-lab# commit

  commit complete

  [edit system]

  huxiaoming@ccie16689#

  第三种方法:命名配置,载入生效

  huxiaoming@ccie16689# set host-name huxiaoming

  [edit system]

  huxiaoming@ccie16689# show | compare 这个命令可以对比配置变化

  [edit system]

  - host-name ccie16689;

  + host-name

本文来源:天下网吧 作者:网吧方案

声明
声明:本站所发表的文章、评论及图片仅代表作者本人观点,与本站立场无关。若文章侵犯了您的相关权益,请及时与我们联系,我们会及时处理,感谢您对本站的支持!联系Email:support@txwb.com,系统开号,技术支持,服务联系QQ:1175525021本站所有有注明来源为天下网吧或天下网吧论坛的原创作品,各位转载时请注明来源链接!
天下网吧·网吧天下