码迷,mamicode.com
首页 > 其他好文 > 详细

Juniper简单配置

时间:2017-05-26 23:39:33      阅读:391      评论:0      收藏:0      [点我收藏+]

标签:juniper简单配置   juniper   

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简单配置

标签:juniper简单配置   juniper   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!