
<>中间的为设备名称system-view即可进入系统视图,可以用缩写sys代替。进入系统视图后于用户视图的区别介于<>尖括号变成了[]中括号。

interface ##为接口,进入接口视图quit返回上一视图return 或ctrl+z返回初始视图
例如:

image-1650164239723 可以看到路由器的G0/0接口上连接了PC,输入命令interface #

image-1650164327794 进入线路视图(模式)
display current-configurationdisplay ip interface briefps:与思科的show ip interface brief简直一模一样,只是show换成了displaydisplay interface #接口display thisreboot#只能在用户视图下执行saveps: 功能与思科的copy running-config startup-config 一样reset saved-configurationundo比如撤销一个已配置IP的接口:undo ip address 192.168.1.1 255.255.255.0shutdown与思科的命令相仿undo shutdown与思科的no shutdown如出一辙sysname #进行命名公司名_地域_地级市_机房设备列数_几号机_第几台根据个人情况来定义设备名,没有强求需要按照此标准。