配置juniper交换机web管理界面
root@:RE:0% cliroot> configure 进入配置模式
root#
root# set system root-authentication plain-text-password 为root用户设置一个密码,不然保存不了,默认root用户是不能telnet的.
New password:
Retype new password:
root# set system login user huang> root# set system login user huang authentication plain-text-password为我们刚刚新建的huang用户设置一个密码
New password:
Retype new password:
root# set interfaces me0 unit 0 family inet address 192.168.1.1/24为我们的管理接口ME0配置IP地址
root# set system services telnet 开启telnet服务
root#
root# set system services web-management http 再开启web管理服务
root#
root# commit 到这里commit保存一下就可以了,
commit complete
root#
找根网线,接到接口上,在浏览器里输入你为ME0接口配置的IP地址, 我这里配置的是192.168.1.1/24 输入用户名和密码
页:
[1]