华为VRP命令行基础

VRP命令行基础


命令行视图

华为VRP命令行基础_第1张图片


命令行在线帮助

华为VRP命令行基础_第2张图片


配置设备名称

<Huawei>system-view 
[Huawei]sysname AR1
[AR1]

配置系统时钟

查看当前时间和日期

<AR1>display clock 
2017-12-06 17:53:51
Wednesday
Time Zone(BJ) : UTC+08:00

设置所在时区

<AR1>clock timezone BJ add 08:00:00

设置当前时间和日期

<AR1>clock datetime 10:00:00 2017-12-07

配置标题消息

配置在用户登陆前显示的标题消息

[AR1]header login information "welcome to huawei device"

配置在用户登陆后显示的标题消息

[AR1]header shell information "pelase don`t reboot the device"

命令等级

华为VRP命令行基础_第3张图片

设置命令等级

<R1> system-view
[R1]command-privilege level 3 view user save

用户界面

华为VRP命令行基础_第4张图片

配置登录并设置权限

<AR1>system-view
[AR1]user-interface vty 0 4                             *进入接口*
[AR1-ui-vty0-4]set authentication password cipher ar1   *设置密码*
[AR1-ui-vty0-4]user privilege level 1                   *配置权限*
[AR1-ui-vty0-4]idle-timeout 5 0                         *设置超时时间*

你可能感兴趣的:(网络)