【发布时间】:2018-12-08 06:03:27
【问题描述】:
我在 GNS3 中使用 ONOS,在 ONOS CLI 中,我无法激活应用程序。
输入命令后
~/onos # app activate org.onosproject.fwd
报错
sh: app: not found
【问题讨论】:
-
如何在 GNS3 中访问 ONOS CLI?
标签: command-line-interface sh onos
我在 GNS3 中使用 ONOS,在 ONOS CLI 中,我无法激活应用程序。
输入命令后
~/onos # app activate org.onosproject.fwd
报错
sh: app: not found
【问题讨论】:
标签: command-line-interface sh onos
您应该从另一台可以通过 SSH 访问 ONOS 节点的计算机连接到ONOS CLI,然后运行应用激活命令。
您可以查看Remote CLI Monitoring 的 ONOS 实用程序脚本列表。 (要使用它们,您应该下载 ONOS 存储库,获取 ONOS 的 bashrc 并连接到 ONOS 容器)
【讨论】:
Onos-1 console is now available... Press RETURN to get started.