| 用户界面视图 |
user-interface vty 0 |
| 接口视图 |
interface serial 0 |
| ACL视图 |
ACL 2000 |
| VLAN视图 |
VLAN 5 |
| 路由协议相关视图路由策略视图 |
ospf |
| 从用户视图进入系统视图 |
system-view |
| 从系统视图返回到用户视图 |
quit |
| 任意的非用户视图返回到用户视图 |
return |
| 历史命令查询 |
display history-command |
| 配置主机名 |
system-view |
| 查看VRP版本 |
display version |
| 查看用户终端信息 |
display users |
| 查看当前视图下配置信息 |
display this |
| 查看当前mac地址缓存表 |
display mac-address |
| 查看设备保存的信息 |
display saved-configuration |
| 查看当前设备配置信息 |
display current configuration |
| 擦除存储设备中配置文件 |
reset saved configuration |
| 关闭自动协商 |
undo negotiation auto |
| 调至速率100M |
speed 100 |
| 调至全双工模式/半双工 |
doplex full /half |
| 清除mac地址表 |
reset arp all |
| 比较当前配置信息与存储设备中保存文件是否一致 |
compare configuration |