- 15
- 0
- 约6.23千字
- 约 10页
- 2017-06-06 发布于湖北
- 举报
JUNIPER EX3200交换机配置
1 Ex3200开机指导
?
开机后:
login: root
Last login: Fri Jan 17 22:21:55 on ttyd0
--- JUNOS 7.2R3.3 built 2002-03-23 02:44:36 UTC
Terminal type? [vt100] enter
root@%
注意使用root用户登录的情况下,输入帐号/密码以后,默认是进入shell模式的(而只有root用户帐号有这个现象),要输入cli命令进入用户模式:
root@% cli
root
2 配置模式
用户模式下输入configure命令进入配置模式,配置模式下可以对设备进行各种参数的配置
root configure
[edit]
root#
2.1 设置root用户密码
命令:
set system root-authentication plain-text-password
路由器初始化root用户是没有密码的,在第一次进行配置的时候必须要配置root密码才能commit成功。密码采用字母+数字方式。
Example:
lab@M7i_GZ# set system root-authentication plain-text-password???
New password:
Retype new password:
2.2
原创力文档

文档评论(0)