首页 > 其他 > 详细

Juniper简单配置

时间:2017-05-26 23:04:57      阅读:368      评论:0      收藏:0      [点我收藏+]

cli
configure
load factory-default

set system root-authentication plain-text-password

show system root-authentication

set system login user lab class super-user authentication plain-text-password

run set date 201702061449.57

set system time-zone Asia/Shanghai

set system host-name SR-650-1
set system name-server 172.17.1.26

set system services web-management http

set interfaces ge-0/0/0 unit 0 family inet address 172.17.1.23/24

set routing-options static route 0.0.0.0/0 next-hop 172.17.1.1

 set system services web-management http interface ge-0/0/0

show interfaces
commit  

show system

reboot

 

本文出自 “XnNetBlog” 博客,请务必保留此出处http://xnnet.blog.51cto.com/12795469/1930008

Juniper简单配置

原文:http://xnnet.blog.51cto.com/12795469/1930008

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!